[richfaces-issues] [JBoss JIRA] Resolved: (RF-7261) Many samples use the wrong URI for the JSTL namespace in Facelets

Alex Kolonitsky (JIRA) jira-events at lists.jboss.org
Mon Jun 1 05:21:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/RF-7261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Kolonitsky resolved RF-7261.
---------------------------------

    Resolution: Done
      Assignee: Alexander Dubovsky  (was: Alex Kolonitsky)


> Many samples use the wrong URI for the JSTL namespace in Facelets
> -----------------------------------------------------------------
>
>                 Key: RF-7261
>                 URL: https://jira.jboss.org/jira/browse/RF-7261
>             Project: RichFaces
>          Issue Type: Bug
>          Components: examples
>    Affects Versions: 3.3.1
>         Environment: Windows XP Pro
> Sun JavaEE SDK 5.07
> Apache Tomcat 6.0.18
>            Reporter: Scott Langley
>            Assignee: Alexander Dubovsky
>            Priority: Minor
>             Fix For: 3.3.2.CR1
>
>
> Many of the RichFaces Facelets sample files use this URI for importing JSTL:
>    xmlns:c="http://java.sun.com/jsp/jstl/core"
> For Facelets, the URL for importing the JSTL namespace should be:
>   xmlns:c="http://java.sun.com/jstl/core"
> This can confuse users as to the proper use of JSTL with RichFaces.
> Examples of such files:
> http://anonsvn.jboss.org/repos/richfaces/tags/3.3.1.GA/samples/layout-sample/src/main/webapp/pages/layout.xhtml

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list