Ticket #2223 (new Bug)
Unnecessary link piping
| Reported by: | Joe Beaudoin Jr. | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | SVN |
| Keywords: | Confirmed | 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.
Change History
Note: See
TracTickets for help on using
tickets.