From: Reini U. <ru...@x-...> - 2006-12-22 16:52:26
|
2006/12/22, Sabri LABBENE <sab...@st...>: > I describe the problem: > > I try to display this sentence: > > here "http://www.test.com/" after text > > The bug > > * using verbatim does not work: > > here "http://www.test.com/"; after text hmm, for me the roundtrip Wikitext => Wysiwyg => Wikitext for here "http://www.test.com/"; after text gives me: here " [http://www.test.com/] " after text but no " problem. > The problem is in the substitution of special characters - the html rendered above is: > > here "<a href="http://www.test.com/"">http://www.test.com/"</a>; after text > > instead of > > here "<a href="http://www.test.com/">http://www.test.com/</a>" after text -- Reini Urban http://phpwiki.org/ http://murbreak.at/ http://spacemovie.mur.at/ http://helsinki.at/ |