Item9597: JQueryPlugin not backwards compatible

pencil
Priority: Urgent
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Extension
Component: JQueryPlugin
Branches:
Reported By: MichaelDaum
Waiting For:
Last Change By: KennethLavrsen
This plugin must also be installable as is on foswiki engines < 1.1. This currently fails for three easons:

  1. percent is new: so the docu topics look off
  2. EXPORTEDPREFERENCES is new: javascript code like this foswiki.getPreferences('TOPIC') returns null, hower these preferences are kind of granted to be present in the header
  3. %CLEAR% was a macro and now is a preference variable set in DefaultPreferences: this should be created automatically on older engines

-- MichaelDaum - 31 Aug 2010

Once again I have to set the TargetRelease to minor and not the default n/a

-- KennethLavrsen -31 Aug 2010

It should be known to all that 1.1 beta is about to be released in hours. Why is this not being addressed at all?

In a few hours I will downgrade this to normal. I want 1.1 beta out Now

-- KennethLavrsen - 11 Sep 2010

I have fixed the $percnt vs $percent part today. One less thing to fix

-- KennethLavrsen - 12 Sep 2010

Fixed rating formfield

-- MichaelDaum - 22 Sep 2010

Fixed %CLEAR%

Only one remaining is EXPORTEDPREFERENCES. We will have to move this one from templates back to perl, as foswiki engines < 1.1 don't have a %FORMAT% macro.

-- MichaelDaum - 22 Sep 2010
 
Topic revision: r20 - 22 Sep 2010, KennethLavrsen
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