[Trac-tickets] [The Trac Project] #2029: Wiki Links with no
description should not strip the prefix for external links
The Trac Project
noreply at edgewall.com
Thu Sep 8 08:34:15 CDT 2005
#2029: Wiki Links with no description should not strip the prefix for external
links
--------------------+-------------------------------------------------------
Reporter: cboos | Owner: cboos
Type: defect | Status: new
Priority: normal | Milestone: 0.9
Component: wiki | Version: 0.9b1
Severity: minor | Keywords: |
--------------------+-------------------------------------------------------
The implementation for #867 (`[wiki:Sometext] -> Sometext`) [[BR]]
had a bad side-effect for external links: (`[http://host] -> //host`).
I'll propose a patch for fixing this.
PS: Also contained in the patch is the possibility to
add a `]` in the link description, by enclosing the
description in `'...'` or `"..."` quotes, like
one can already do for the target.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2029>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list