Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Mojarra issue 5153 NumberFormatException updating buttons inside facet header of a data table #5170

Merged
merged 3 commits into from
Nov 17, 2022

Conversation

BalusC
Copy link
Contributor

@BalusC BalusC commented Nov 12, 2022

Fixes #5153

Fix NumberFormatException when row index is unexpectedly not the first
segment after table's own client ID
Add unit test for Util#extractFirstNumericSegment()
@arjantijms arjantijms changed the title Mojarra issue 5153 Fix Mojarra issue 5153 NumberFormatException updating buttons inside facet header of a data table Nov 17, 2022
@arjantijms arjantijms added the 2.3 label Nov 17, 2022
@arjantijms arjantijms added this to the 2.3.19 milestone Nov 17, 2022
@arjantijms arjantijms added the bug Something isn't working label Nov 17, 2022
@arjantijms arjantijms merged commit c37cd16 into 2.3 Nov 17, 2022
@arjantijms arjantijms deleted the mojarra_issue_5153 branch November 17, 2022 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.3 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants