You are here: Foswiki>Tasks Web>Item11165 (07 Nov 2011, MichaelDaum)Edit Attach

Item11165: tml syntax highlight broken in latest Firefox

pencil
Priority: Normal
Current State: Duplicate
Released In: n/a
Target Release: patch
Applies To: Extension
Component: JQueryPlugin
Branches:
Reported By: AndreLichtsteiner
Waiting For:
Last Change By: MichaelDaum
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
 

ItemTemplate edit

Summary tml syntax highlight broken in latest Firefox
ReportedBy AndreLichtsteiner
Codebase 1.1.3, 1.1.3 RC1, 1.1.3 beta1, trunk
SVN Range
AppliesTo Extension
Component JQueryPlugin
Priority Normal
CurrentState Duplicate
WaitingFor
Checkins
TargetRelease patch
ReleasedIn n/a
Topic revision: r4 - 07 Nov 2011, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy