[Trac-tickets] [The Trac Project] #2064: Timeline WikiFormatting
mis-parses WikiLinks with aliases.
The Trac Project
noreply at edgewall.com
Wed Sep 14 11:38:11 CDT 2005
#2064: Timeline WikiFormatting mis-parses WikiLinks with aliases.
-------------------------------------+--------------------------------------
Reporter: chandlerc at gmail.com | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: timeline | Version: devel
Severity: normal | Keywords: WikiFormatting timeline |
-------------------------------------+--------------------------------------
In the timeline, the snippet of text that supports WikiFormatting will
mis-parse a [wiki:TracLinks link] of the format: {{{[wiki:foobar foo]}}}.
If the literal text "{{{[wiki:foobar foo]}}}" is longer than the line
permits, it will produce:
||Blah blah blah [wiki:foobar ...||
when it could easily fit
||Blah blah blah [wiki:foobar foo]||
into the line.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2064>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list