1 reply [Last post]
spydor@drupal.org's picture
Offline
Joined: 01/20/2008
Juice: 50
Was this information Helpful?

I've tested this for two minutes so it must work without flaws Eye-wink

Basically just changed uc_product_adjustments_form to store the serial data in 'value' instead of 'hidden'.

It seems to work without issue in my limited testing. I know it's a very small change, but it keeps the data from being sent or manipulated by the user.

-Shane

PreviewAttachmentSize
uc_attribute.diff339 bytes
Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Change uc_product_adjustments_form

Committed. There are other places where this needs to happen, too, I'd imagine.