Bug 466881 - Namespaces in JSF (JSP) templates should be updated
Summary: Namespaces in JSF (JSP) templates should be updated
Status: NEW
Alias: None
Product: Java Server Faces
Classification: WebTools
Component: Core (show other bugs)
Version: 3.6.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Ian Trimble CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2015-05-08 18:17 EDT by Ian Trimble CLA
Modified: 2017-02-08 10:52 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Trimble CLA 2015-05-08 18:17:32 EDT
JSF (JSP) templates create pages using "java.sun.com" namespaces, when "xmlns.jcp.org" namespaces should be used now.

Facelets (HTML) template issues were addressed by bug 466475, but the JSP case is more complex, since WPE (and other) tooling will create duplicate ("java.sun.com") namespace entries when certain components are dropped on a page. This bug served to track the JSP-related effort.
Comment 1 Leonard Theivendra CLA 2017-02-08 10:44:25 EST
Hello, is there any outlook for a fix for this issue?
Comment 2 Raghunathan Srinivasan CLA 2017-02-08 10:52:12 EST
we will revisit this issue. We are happy to take any contributions