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: Alex Kolonitsky
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-sam...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: