Ticket #2594 (closed defect: fixed)
Wiki Links formatting makes entering links with special characters difficult
| Reported by: | fast40x | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | general | Version: | 0.9.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It is difficult to enter a path like this with the Wiki formatting:
"file://localfs/path to projects/project 1"
The problem is that the user must have special knowledge to replace spaces with %20 (along with the other url encodings).
It would be much easier if you could just use quotes to define it, such as:
["file://localfs/path to projects/project 1" Project 1]
instead of
["file://localfs/path%20to%20projects/project%20" Project 1]
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


