Item11165: tml syntax highlight broken in latest Firefox
Priority: Normal
Current State: Duplicate
Released In: n/a
Target Release: patch
With
<verbatim class="tml">
I get wiki syntax nicely coloured. This bases on jQuery chili and a tml recipe:
\pub\System\JQueryPlugin\plugins\chili\recipes\tml.js
. Latest Firefox seem to not like the tml recipe and as Chili works still perfect with html, I do believe its a Foswiki bug.
As the two following samples do not contain any Foswiki mark up, the output should look the same:
- verbatim class="html"
-
<a href="http://www.foswiki.org/">Foswiki</a>
- verbatim class="tml"
-
<a href="http://www.foswiki.org/">Foswiki</a>
- I get for class="tml" on Firefox 7 (simulated)
-
<a href="rg/">Foswiki</a>
--
AndreLichtsteiner - 03 Oct 2011
Thanks Andre. Probably same problem as
Item11051
--
PaulHarvey - 03 Oct 2011
This is a duplicate. Chili is broken.
--
PaulHarvey - 22 Oct 2011
Chili works fine again in firefox-8.0
--
MichaelDaum - 07 Nov 2011