|
| Summary: |
file system document reference with no space have a leading / |
| Issue Type: |
Bug |
| Affects Versions: |
0.13 |
| Assignee: |
Unassigned |
| Components: |
Model - FileSystem |
| Created: |
24/Jan/25 11:56 |
| Priority: |
Major |
| Reporter: |
Manuel Leduc |
| Description: |
Reproduction steps
- create a document reference with no space e.g., "index"
- serialize it
Expected no leading / : "index" Actual "/index" |
|