Ticket #1152 (closed defect: fixed)
Linking to objects with space in name
| Reported by: | coolhard@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | wiki system | Version: | 0.8 |
| Severity: | normal | Keywords: | |
| Cc: | danarmak@… |
Description
It's sometimes nice to have human-readable (several words, separated by spaces) names for objects, e.g. milestone. The problem is linking to it in Wiki. [milestone:Big Milestone] doesn't work obviously. What comes to mind is to quote it, milestone:"Big Milestone" and yes, that works! But quotes are considered to be part of milestone name, i.e. it expects to find "Big Milestone" (with quotes). So, so far there're only two workarounds for human-readbale names: either replace spaces with underscores, or add quotes around. It would be nice if quoting worked as expected.


