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

f:param non longer working with p:splitButton #4264

Closed
mertsincan opened this issue Nov 20, 2018 · 2 comments
Closed

f:param non longer working with p:splitButton #4264

mertsincan opened this issue Nov 20, 2018 · 2 comments
Assignees
Labels
6.2.12 🐞 defect Bug...Something isn't working
Milestone

Comments

@mertsincan
Copy link
Member

mertsincan commented Nov 20, 2018

Reported By PRO User;

after release 6.2.11 , our code that uses f:param inside a p:splitButton crashes with this error below:
javax.faces.component.UIParameter cannot be cast to org.primefaces.model.menu.MenuElement: java.lang.ClassCastException: javax.faces.component.UIParameter cannot be cast to org.primefaces.model.menu.MenuElement
at org.primefaces.component.splitbutton.SplitButtonRenderer.encodeElements(SplitButtonRenderer.java:264)

@mertsincan mertsincan added 🐞 defect Bug...Something isn't working 6.2.12 labels Nov 20, 2018
@mertsincan mertsincan added this to the 6.3 milestone Nov 20, 2018
@mertsincan mertsincan self-assigned this Nov 20, 2018
@Rapster
Copy link
Member

Rapster commented Nov 20, 2018

And it worked before 6.2.11?

@mertsincan
Copy link
Member Author

Yes, this issue is related to SplitButton feature in 6.2.11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.2.12 🐞 defect Bug...Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants