I installed latest git version (1557b27773fef10969957b39313d9f0db71d0ca0) of commerce_addressbook and encountered a strange problem: got white lines after I choose an address for billing or shipping information. Tried to find what is the problem and created a small patch for this.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

p-andrei’s picture

Forgot to add patch

bojanz’s picture

Status: Active » Closed (won't fix)

The 7.x-2.x branch of Addressbook should not have this problem. The 7.x-1.x branch is no longer supported.
I suggest you apply the #1311470: Provide missing uninstall code to your 7.x-1.x install, uninstall 7.x-1.x (and report in that issue that everything went well), then install 7.x-2.x
and live happily ever after :)

All customer profiles will be kept, the only thing lost between uninstalls is the information on which profile is the default, which is a minor detail compared to getting a functioning module.

p-andrei’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Status: Closed (won't fix) » Closed (fixed)

Tested 7.x-2.x branch and it seems to work ok, saved address do not dissappear.

Thanks

p-andrei’s picture

Issue summary: View changes

Added git revision