-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 9.3-SNAPSHOT
-
Component/s: Web UI
-
Tags:
-
Sprint:nxGang Sprint 9.3.8
-
Story Points:1
Right now, when a document is created, the document name is sanitized, striping of several characters. However, this is different from what is done on JSF UI, which doesn't strip any characters. Name sanitization on document creation should be replaced by encoding any forbidden characters at the routing level.