Closed
Bug 1110668
Opened 10 years ago
Closed 10 years ago
Major failure: jQuery data() not working since 34.0.5 Update
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: info, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36
Steps to reproduce:
Major failure: jQuery data() not working since 34.0.5 Update
$('body').data('KEY);
Does not work any more. Major websites are not useable with JavaScript now. Specific case:
http://www.starbike.com/
http://www.bike24.de
Actual results:
Javascript not executed, no error, nothing. Just nothing happend after calling data()
P.S. even the "Enter a bug" form here @ bugzilla cannot be fired!!!!
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•