Thomas Andraschko created MYFACES-4345:
------------------------------------------
Summary: ClientWindow url rendering doesn't follow the specs
Key: MYFACES-4345
URL: https://issues.apache.org/jira/browse/MYFACES-4345
Project: MyFaces Core
Issue Type: Bug
Reporter: Thomas Andraschko
Assignee: Thomas Andraschko
The specs says that the ClientWindow Id always has to be appended to the URLs,
if the ClientWindow != null and isClientWindowRenderModeEnabled.
This means that #getQueryURLParameters is just something additional (as you can
read the javadoc on it).
Currently we only rely on #getQueryURLParameters
--
This message was sent by Atlassian Jira
(v8.3.4#803005)