You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "James Margaris (JIRA)" <xa...@incubator.apache.org> on 2007/06/12 22:05:28 UTC

[jira] Resolved: (XAP-476) "defs" tag appended directly to "ui" root tag causes an exception

     [ https://issues.apache.org/jira/browse/XAP-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Margaris resolved XAP-476.
--------------------------------

    Resolution: Fixed

Should be working now, minor change to DefsBridge fixed the problem.

> "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.