[ 
https://jira.nuxeo.com/browse/NXP-8603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXP-8603.
--------------------------------------

    Resolution: Fixed

https://github.com/nuxeo/nuxeo-jsf/commit/843d025d108782bc7c939da4c74af40693c969c4

> Fix CSV rendering of list widget
> --------------------------------
>
>                 Key: NXP-8603
>                 URL: https://jira.nuxeo.com/browse/NXP-8603
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.5
>            Reporter: Anahide Tchertchian
>            Assignee: Anahide Tchertchian
>             Fix For: 5.6
>
>
> CSV export of list properties fails with error:
> {code}
> ERROR [facelets.viewhandler] Error Rendering 
> View[/incl/export/content_view_xl.xhtml]
> com.sun.facelets.tag.TagAttributeException: 
> /widgets/list_widget_template.xhtml @11,86 
> value="#{widget.subWidgets.length}" For input string: "length"
>       at com.sun.facelets.tag.TagAttribute.getObject(TagAttribute.java:235)
>       at com.sun.facelets.tag.TagAttribute.getObject(TagAttribute.java:166)
>       at 
> org.nuxeo.ecm.platform.ui.web.tag.handler.SetTagHandler.apply(SetTagHandler.java:88)
>       at com.sun.facelets.tag.jstl.core.IfHandler.apply(IfHandler.java:54)
> ...
> Caused by: java.lang.NumberFormatException: For input string: "length"
>       at 
> java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
>       at java.lang.Integer.parseInt(Integer.java:449)
>       at java.lang.Integer.parseInt(Integer.java:499)
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to