Closed (fixed)
Project:
jQuery Update
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2009 at 23:20 UTC
Updated:
7 May 2009 at 18:40 UTC
There was a change in last jQuery for describing the version that affects to the jQuery version shown in the status report
| Comment | File | Size | Author |
|---|---|---|---|
| jquery_update.module.patch | 559 bytes | jcmarco |
Comments
Comment #1
jcmarco commentedComment #2
Anarchtica commentedBefore the patch, the status report for jQuery Update said 0. After the patch it says 1.3.2.
Worked for me, thanks for the patch.
Comment #3
Terence Westphal commented"Before the patch, the status report for jQuery Update said 0. After the patch it says 1.3.2."
I confirm that the patch indeed fixed the issue. So I guess this patch can be added to the next 6.x-2.x-dev version.
Comment #4
davidwhthomas commentedWhile the patch fixes the version number,
FF Web Developer Toolbar > Information > View Javascript
still shows the loaded jQuery file version as:
jQuery 1.2.6 - New Wave Javascript
It appears the new version isn't being loaded?
//UPDATE cleared cache at admin > settings > performance; FF WD Toolbar > Misc > Clear Cache; Shift + Refresh etc.. a few times and the 1.3.2 version came up - problem resolved. Thanks!
Comment #5
mfer commentedThanks, fixed.