Ticket #7695 (new defect)
Omitting the prefix "wiki:" doesn't work with quoted links when an alternative link text is provided
| Reported by: | sebastian@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | wiki system | Version: | 0.11.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Omitting the prefix "wiki:" doesn't work with quoted links when an alternative link text is provided. For example the following works:
[wiki:"Quoted Wiki Page" This is a quoted wiki page] ["Quoted Wiki Page"] [QuotedWikiPage This is another wiki page]
But the following (omitting "wiki:") doesn't work (as expected):
["Quoted Wiki Page" This is a quoted wiki page] ["TracGuide" Not even when no spaces are used]
Displays as:
- ["Quoted Wiki Page" This is a quoted wiki page]
- ["TracGuide" Not even when no spaces are used]
And should be displayed as:
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


