Modify ↓
Ticket #9041 (closed defect: worksforme)
Opened 2 years ago
Last modified 7 months ago
[wiki: "string"] mdoesn't work, always points to WikiStart
| Reported by: | svdwal@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.11.6 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
In particular, these two lines do not work:
I would expect to see an url like ...\wiki\App%20iPhone and ...\wiki\App%20iPad, but I see ...\wiki\WikiStart instead. a plain CamelCase
do work, but these names are 1) not really suitable as the names should really be "App for iPhone OS 1-3.1" and "App for iPhone OS 3.2+" and 2) they are horrible, because iPhone and iPad-like names do not lend to be CamelCased?.
The notation promises normal, human-readable names, it is a pity that it doesn't work.
Attachments
Change History
comment:1 Changed 2 years ago by rblank
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 7 months ago by rblank
- Milestone not applicable deleted
Note: See
TracTickets for help on using
tickets.



How about [wiki:"App iPhone"]?
That is, don't leave a space between wiki: and the page name.