NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing.
Use Item9693 for docu changes for 1.2 and 2.0.

Item8930: Use JQuery to fetch init variable

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Normal Closed Extension TinyMCEPlugin Main.PaulHarvey, Main.ArthurClemens
It seems that for whatever reason, our foswiki_tiny_src that duplicates the foswiki object implemented in JQueryPlugin is failing on IE6 browsers under some circumstances (NatSkin at least; too much <head> noise?).

It's high time we deleted that code and used the JQueryPlugin conventions.

-- PaulHarvey - 20 Apr 2010

ArthurClemens reported on IRC that IE6 has got a hard limit of around 25 lines starting from the top of the html page to read meta tags. Is there any reference about this to read up?

-- MichaelDaum - 20 Apr 2010

If that was the case, then the JQueryPlugin foswiki object wouldn't be populated, would it?

Or perhaps jQuery itself has a work-around for this limit.

-- PaulHarvey - 20 Apr 2010

Not lines, but <style> and <script> tags.

-- ArthurClemens - 20 Apr 2010

http://support.microsoft.com/kb/262161 may be relevant

-- CrawfordCurrie - 20 Apr 2010

I confirm that this patched version fixes the problem with ie6. At least for our version. Thanks to PaulHarvey

-- IngoWolf - 12 May 2010

Closing, although the code checked in against this task is no longer relevant since the JQueryPlugin changes for 1.1

-- PaulHarvey - 24 Jun 2010
 

ItemTemplate edit

Summary Use JQuery to fetch init variable
ReportedBy PaulHarvey
Codebase trunk
SVN Range
AppliesTo Extension
Component TinyMCEPlugin
Priority Normal
CurrentState Closed
WaitingFor PaulHarvey, ArthurClemens
Checkins Foswikirev:7225 Foswikirev:7226
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r10 - 04 Oct 2010, KennethLavrsen
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads