You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Carl Moser (JIRA)" <de...@myfaces.apache.org> on 2014/03/08 10:47:44 UTC

[jira] [Created] (MYFACES-3866) Unexpected result when using "http://xmlns.jcp.org/jsf" namespace

Carl Moser created MYFACES-3866:
-----------------------------------

             Summary: Unexpected result when using "http://xmlns.jcp.org/jsf" namespace
                 Key: MYFACES-3866
                 URL: https://issues.apache.org/jira/browse/MYFACES-3866
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 2.2.0
         Environment: Linux
Java 1.7
Tomcat 7
            Reporter: Carl Moser


If I using the "jsf:id" element within a simple div, the rendered result is something like this:

{<http://xmlns.jcp.org/jsf id="someDiv" p:elementName="div"></http://xmlns.jcp.org/jsf>}

The following warning is shown.

{Warning: The page /test.xhtml declares namespace null and uses the tag http://xmlns.jcp.org/jsf , but no TagLibrary associated to namespace.}



--
This message was sent by Atlassian JIRA
(v6.2#6252)