-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.0.2
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #82
-
Story Points:2
Since NXJS-206, there is no more forward slash deduplication done while joining segments. This can cause an issue as built URLs may contain duplicate / depending of the inputs.
We want to have back deduplication of forward slash between segments, but not inside a segment itself.
- is caused by
-
NXJS-206 Escape forward slashes in vocabulary entry when deleting or updating an entry
- Resolved