Ticket #2223 (closed Bug: fixed)
Unnecessary link piping
| Reported by: | Joe Beaudoin Jr. | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | SVN (FCKeditor) |
| Keywords: | fixed | Cc: |
Description
When defining links, every single link is piped, regardless of whether it is necessary or not.
For instance
[[William Adama]]
turns into
[[William Adama|William Adama]]
It is a mild irritation for those who like clean code (wiki or otherwise), since piping is unnecessary in the above case.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
