#2989: html preprocessor messes up with these links
--------------------+-------------------------------------------------------
Reporter: joram | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: wiki | Version: 0.9.3
Severity: normal | Keywords:
--------------------+-------------------------------------------------------
{{{
{{
#!html
<a href="file://\\tbe1fp1\R&D_ACCESS\DEVELOPMENT\R&D - Doc\Automatic Test
Framework\TelindusTestFramework">ActiveTcl installation</a>
}}
}}}
becomes
{{{
<a href="file://\\tbe1fp1\R&D_ACCESS\DEVELOPMENT\R&D -
Doc\Automatic Test Framework\TelindusTestFramework">ActiveTcl
installation</a>
}}}
and
{{{
{{
#!html
<a href="tsvn:http://10.0.24.72/svn/repos/ttf">tsvn checkout</a>
}}
}}}
becomes
{{{
<a>tsvn checkout</a>
}}}
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2989>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets