"defs" tag appended directly to "ui" root tag causes an exception
-----------------------------------------------------------------
Key: XAP-476
URL: https://issues.apache.org/jira/browse/XAP-476
Project: XAP
Issue Type: Bug
Components: Widgets: Other
Reporter: James Margaris
If you append a defs tag to the ui root of the document you get an error, but
if you append it to sub-child like horizontalPanel it works fine. Defs is
supposed to go under the ui root.
This can be seen in the popupMenu widget example. The example currently does
not append "defs" to the UI root but instead to a sub-child. If you change the
example to use the correct syntax with defs under the root it fails.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.