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 #4979: MenuRenderer#createCollection fails when collection is an instance of java.util.Arrays$ArrayList #4982

Merged
merged 1 commit into from
Nov 25, 2021

Conversation

christophs78
Copy link
Contributor

Not sure this is the best way to solve this issue, but at least it works.
MyFaces (i did not debug this aspect in detail) seems to avoid this issue at all.

…ction is an instance of java.util.Arrays$ArrayLis
@christophs78 christophs78 changed the title Fix #4979: MenuRenderer#createCollection fails when collection is an instance of java.util.Arrays$ArrayLis Fix #4979: MenuRenderer#createCollection fails when collection is an instance of java.util.Arrays$ArrayList Oct 21, 2021
@arjantijms
Copy link
Contributor

That's a good question. You'd think there should be a better solution, but let's keep that in mind then for the future.

@arjantijms arjantijms added the 2.3 label Nov 25, 2021
@arjantijms arjantijms added this to the 2.3.17 milestone Nov 25, 2021
@arjantijms arjantijms added the bug Something isn't working label Nov 25, 2021
@arjantijms arjantijms merged commit b1d222d into eclipse-ee4j:2.3 Nov 25, 2021
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