Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
Description
If the same code is used ot generated a component tree for more than one part of a webpage, the rendered IDs are the same and functionality is broken (javascript needs unique IDs).
An example of when this happens is when as portlet uses JSF for rendering. If the portlet is used more than once on a single page (e.g. an RSS reader) all the IDs are the same.
Thus we need a way to have more configurable (perhaps random) IDs when rendered.
Attachments
Issue Links
- is part of
-
MYFACES-1154 PortletExternalContextImpl#encodeNamespace postfixes the namespace instead of prefixes it
- Closed