Closed (works as designed)
Project:
jQuery Update
Version:
7.x-2.2
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2012 at 08:51 UTC
Updated:
18 Jun 2014 at 02:12 UTC
Jump to comment: Most recent
Comments
Comment #1
travelerttIt's not a error, it's a warning message in jQuery 1.6. In jQuery 1.7 this warning is removed along with support for event.layerX and event.layerY. Since, the 7.x-2.x branch is now on jQuery 1.7 this won't be a problem.
Comment #2
nykoppa commentedThough I also found that jQuery 1.7 fixes this warning, the 7.x-2.x branch updates jQuery to jQuery 1.5.2 (as stated on the project's page).
I can see the warnings on my site too.
Comment #3
damontgomery commentedThe dev version of this module includes a selection box for choosing 1.5 or 1.7 in the performance menu. This is the same menu as the clear cache button and cache / aggregation settings.
I have installed the dev module and it does use 1.7 for me. Unfortunately, 1.7 is breaking image uploads for me, but that discussion is happening in another thread. This doesn't happen for everyone.
Comment #4
markhalliwell