After adding product to shopping cart and after updating product count with ajax Chrome send error message "'Attr.nodeValue' is deprecated. Please use 'value' instead." It is breaks main jquery library.

Jquery 1.4.4 and 1.5.2

I have tested in Chrome browser.

Comments

anikitin35’s picture

I have just tested. And update shopping cart function breaks jquery. Please help for this issue.

subhojit777’s picture

Patches are welcome :)

subhojit777’s picture

I am not getting this warning in Firefox developer edition version 37. And also this module does not adds any plugins libraries anything like that. It just uses the existing js libraries provided by Drupal. The warning does not breaks anything I guess.

anikitin35’s picture

I am just try it. All jquery fuctions are breaks (dropdown menus, onclick and etc.) after product quantity update. So I set off this functional in a module. All works fine when I'm removing items from cart or adding items to cart. But recalculating is a good functional...

subhojit777’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)
StatusFileSize
new115.83 KB

I tested this with Chrome Version 47.0.2508.0 canary and I cant see any error. I am closing this because I cannot reproduce the error. Please re-open this issue if you still face the problem.