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

Leonardo Uribe reopened MYFACES-3866:
-------------------------------------


New evidence has been found over this topic.

I tried a black box test against Mojarra 2.2.5 and the div is wrapped by a 
custom component com.sun.faces.PassthroughElement. It has rendererType as 
javax.faces.passthrough.Element.

In JSF 2.2 spec section 10.1.4.1 Non-normative Feature Overview it says about 
this example:

"... As in the preceding example, the TagDecorator mechanism is activated but 
it is determined that this component should act as a <jsf:element> component 
for the purposes of postback processing ..."


> 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
>            Assignee: Leonardo Uribe
>         Attachments: test-result.xhtml, test.xhtml
>
>
> 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)

Reply via email to