Fix advanced search form error after JBoss 5 upgrade
----------------------------------------------------

                 Key: NXP-5813
                 URL: https://jira.nuxeo.org/browse/NXP-5813
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.4-SNAPSHOT
            Reporter: Anahide Tchertchian
            Assignee: Anahide Tchertchian
             Fix For: 5.4


Customization done on checkbox renderer for NXP-5300 does not work anymore 
after the JBoos 5.1 upgrade:

java.lang.ClassCastException: java.util.ArrayList cannot be cast to 
java.lang.Boolean
        at 
javax.faces.component.UISelectBoolean.isSelected(UISelectBoolean.java:106)
        at 
com.sun.faces.renderkit.html_basic.CheckboxRenderer.getEndTextToRender(CheckboxRenderer.java:137)
        at 
com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeEnd(HtmlBasicRenderer.java:160)
        at 
javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:861)

see http://hg.nuxeo.org/nuxeo/nuxeo-jsf/rev/883bdcf319f7

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to