Closed (fixed)
Project:
Extra Fields Checkout Pane
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Jul 2011 at 18:48 UTC
Updated:
8 Oct 2011 at 12:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
j0rd commentedEdit, it appears there code for the saved addressfield drop down, but it doesn't work currently with me and a "checkbox". I also don't believe it would work for a select dropdown.
Comment #2
megachrizI've tested it and you are right about the checkbox: the checkbox does not get populated when selecting an other address from the saved addresses dropdown and 'My delivery information is the same' doesn't take over the value of the checkbox. I didn't encounter issues with the selection field type.
I don't have the time right now to fix this. Do you want to write a patch?
Comment #3
sin commentedHi.
My fix for a checkbox fields change on saved addresses drop down change.
Comment #4
megachriz@sin
Thanks. I can confirm the checkbox get filled in when selecting an other address from saved addresses drop down. Now we only need to find a way to fix "My billing information is the same as my delivery information" for checkboxes.
Comment #5
megachrizI'm currently working on a solution for this.
Comment #6
megachrizHere is a patch for fixing copying over values of checkbox from one address pane to the other ("My billing information is the same as my delivery information"). This patch includes the changes from the previous patch posted by sin in #3.
Please tell me if this fixes the problem and I will add it to the module.
Comment #7
megachrizA fix for this issue is now added to the module. This fix is different from the patch posted in #6. The patch didn't copy checkbox values over when you changed a checkbox after ticking the box "My billing information is the same as my delivery information", but the fix that is now added does.
You may reopen this issue if you think it's not completely fixed.