-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.2
-
Fix Version/s: 5.5
-
Component/s: Seam / JSF UI
-
Tags:
If you're using an anonymous authentification or a SSO authentication, in some case (first access to Nuxeo), a cookie is not set with the jsessionid.
A NPE can occur when building the link used by LiveEdit.
To be more robust, we should use the session related to the request to get the jsessionid.
- is related to
-
NXP-16398 Review jsessionid management in URL system
- Resolved