[Trac-tickets] [The Trac Project] #3240: Custom titled TracLinks
rendering
The Trac Project
noreply at edgewall.com
Thu Jun 8 08:00:16 CDT 2006
#3240: Custom titled TracLinks rendering
---------------------+------------------------------------------------------
Reporter: markus | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: general | Version: devel
Severity: normal | Keywords:
---------------------+------------------------------------------------------
I'm pretty sure this worked with milestone:0.9.
{{{
[TracInstall yadda yadda]
}}}
currently renders as: [TracInstall yadda yadda]
{{{
[wiki:TracInstall yadda yadda]
}}}
currently renders as: [wiki:TracInstall yadda yadda]
As you can see, wiki TracLinks do not get replaced by custom titles unless
you're using the `wiki:` prefix.
Is this behaviour by design (due to the implemented InterTrac feature) or
a bug introduced in milestone:1.0 trunk?
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3240>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list