Skip to content

Conversation

@rvosa
Copy link
Contributor

@rvosa rvosa commented Jan 13, 2026

No description provided.

Copilot AI and others added 3 commits January 13, 2026 17:21
Replace EL expression `${errors.class.simpleName}` with scriptlet-based
type checking to avoid NumberFormatException in modern EL resolvers.

The issue occurred because when `errors` is a List, the EL resolver
tries to interpret `.class` as a list index access, attempting to parse
"class" as an integer, which fails with NumberFormatException.

Co-authored-by: rvosa <[email protected]>
…tion

Fix NumberFormatException in messages.jsp type checking
@rvosa rvosa merged commit eb1e6c4 into copilot/crossreference-pages Jan 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants