-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.8
-
Fix Version/s: 5.8.0-HF03, 5.9.1
-
Component/s: Web Common
FacesManager seems to be unable to get the current conversation id if the URL contains a quote, which comes from the document path.
In this case, the conversationId is incremented, which could be a problem where storing information in the context, like the Faces messages.
Step to reproduce :
1. Install Template rendering addon
2. create a File document whose title is "Fêtes de fin d'année" and upload a PNG file
3. Click on "PDF" in the available renditions
4. The system returns on the summary, the rendition fails but nothing is displayed
- depends on
-
NXP-13319 Fix increment of current conversation id when clicking on tabs on document with a quote in name
- Resolved