You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caused by: java.lang.ClassCastException: org.springframework.faces.webflow.FlowExternalContext cannot be cast to org.primefaces.context.PrimeExternalContext
at org.primefaces.component.captcha.Captcha.createPostParameters(Captcha.java:188) ~[primefaces-5.2.jar:5.2]
at org.primefaces.component.captcha.Captcha.validateValue(Captcha.java:147) ~[primefaces-5.2.jar:5.2]
at javax.faces.component.UIInput.validate(UIInput.java:982) ~[jsf-api-2.2.10.jar:2.2]
at javax.faces.component.UIInput.executeValidate(UIInput.java:1248) ~[jsf-api-2.2.10.jar:2.2]
at javax.faces.component.UIInput.processValidators(UIInput.java:712) ~[jsf-api-2.2.10.jar:2.2]
at javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1260) ~[jsf-api-2.2.10.jar:2.2]
at javax.f
The text was updated successfully, but these errors were encountered:
svn2github/primefaces@c712ed5
The text was updated successfully, but these errors were encountered: