Jump to content


Photo

Price doesn't AJAX Update in IE9


If there's a price-altering custom package field, and you select it, in IE9 the price doesn't AJAX update.

#812061

Status: Cannot Reproduce
Version: 1.5.2
Fixed In: 0


7 Comments

It seems that even on browsers where the price does AJAX update, the price is still flowing through incorrectly to the cart.

e.g. - $20 item gets reduced to $10 via dropdown selections, but appears in the cart at $20.

Related incident:

http://community.inv...-applied-r38432
Updating Status to: Confirmed - Skin Issue

<em>-</em>
Updating Status to: Cannot Reproduce

-
Investigating via ticket
Clearing the cache via Tools --> F12 Devloper Tools --> Cache --> 'Clear browser cache for this domain' fixed this issue.
Update: clearing the cache worked at first glance, but this seems to not be working again. It is as though it re-downloaded whatever "bad" js it had in the cache initially.
Final word on this. Custom skin issue with Nexus Payments --> viewItem. I had made some changes, probably on an older version, so when some items were added to lines 80,198, and 200, the template wasnt updated and it led to this mess. Thanks to Mark H. and Dustin from finalprestige for helping me figure this out!