Menu Model is not created if its tree is empty
----------------------------------------------
Key: TRINIDAD-101
URL: https://issues.apache.org/jira/browse/TRINIDAD-101
Project: MyFaces Trinidad
Issue Type: Bug
Reporter: Gary Kind
Attachments: trunk.patch
If the menu metadata used to create a menu model's tree has no nodes (i.e. only
<menu...></menu>), the menu model is not created and an exception to be thrown.
However, if the any methods in the model methods are called subsequently, an
NPE is the result and shown in the browser.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.