DirectoryEntryOutput NPE crash
------------------------------
Key: NXP-1622
URL: http://jira.nuxeo.org/browse/NXP-1622
Project: Nuxeo Enterprise Platform 5
Issue Type: Bug
Affects Versions: 5.1.1
Reporter: Florent Guillaume
Assignee: Florent Guillaume
Priority: Major
Fix For: 5.1.2
14:22:38,408 ERROR [[Faces Servlet]] Servlet.service() for servlet Faces
Servlet threw exception
java.lang.NullPointerException
at
org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputRenderer.encodeBegin(DirectoryEntryOutputRenderer.java:82)
at
javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:785)
In encodeBegin, Boolean displayIdAndLabel is null, but the call to
DirectoryHelper.instance().getOptionValue(entryId, label, display,
displayIdAndLabel, " ")
tries to unbox it and crashes on NPE.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://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