31 Aug
2008
31 Aug
'08
7:37 p.m.
User: freixas Branch: HEAD Date: Sun, 31 Aug 2008 17:37:33 +0000 Modified files: /modules/uc_addresses uc_addresses.module Log message: Fix for [#301233]. Logic was changed so that addresses are saved only when order payment is received. The default address was always being used for billing/delivery (if the option to fill these fields was set). Now it is used only if the fields are empty to avoid overwriting the user's changes. The code for checking for duplicate address names was supposed to allow for duplicate empty names (interpreted as assigning no name), but it was treating these as duplicates. Fixed. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/uc_addresses/uc_ad...