[ 
https://jira.nuxeo.com/browse/NXP-8080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=107550#comment-107550
 ] 

Antoine Taillefer commented on NXP-8080:
----------------------------------------

Created NXP-8081 issue to improve the log in case of such a crash.

> Use the new a4j namespace URI in every XHTML files
> --------------------------------------------------
>
>                 Key: NXP-8080
>                 URL: https://jira.nuxeo.com/browse/NXP-8080
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Task
>          Components: Web UI
>    Affects Versions: 5.5-SNAPSHOT
>            Reporter: Antoine Taillefer
>         Attachments: a4j_namespace.log
>
>
> The URI for the a4j: namespace should be the same in every XHTML file.
> At the moment, there is a mix between the old URI 
> {{"https://ajax4jsf.dev.java.net/ajax"}} and the new one 
> {{"http://richfaces.org/a4j"}} (see http://doc.nuxeo.com/x/-4pH, "Use the new 
> a4j namespace"), depending on the xhtml files.
> For example in {{tree_explorer_with_virtual_nav.xhtml}} we have the old one 
> and in {{message_banner.xhtml}} the new one.
> That is not a problem as long as we don't use 2 different URIs for a given 
> namespace in XHTML files associated to fragment views in the theme. But if 
> ever we do (that is how I detected this incoherency), we get the attached 
> error.
> To reproduce it, just replace {{"https://ajax4jsf.dev.java.net/ajax"}} by 
> {{"http://richfaces.org/a4j"}} in {{user_clipboard.xhtml}} (then you will 
> have one of each URIs in 2 separate fragment XHTML views).

--
This message is automatically generated by JIRA.
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

Reply via email to