Closed (fixed)
Project:
Commerce Shipping
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
18 May 2012 at 21:05 UTC
Updated:
2 Jul 2012 at 12:11 UTC
Jump to comment: Most recent file
The existing implementation for copying billing information is causing duplicate profiles, as described in #1308754: The customer profile duplication code has numerous edge cases that cause profiles to be needlessly duplicated. Additionally, #1410022: Improve copy address functionality - create a more generic solution was moved to Drupal Commerce and implemented a more generic solution. This patch removes the format plugin found in Commerce Shipping.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | remove-copy-format-1589088-1.patch | 8.13 KB | helior |
Comments
Comment #1
helior commentedComment #2
googletorp commentedI'll remove the code once commerce has a release with the functionality.
Comment #3
rszrama commentedCan we perhaps remove it in -dev once Commerce has removed it in -dev? Then just make a point release of Shipping once Commerce has one? This seems to make sense and would get more people testing the feature quicker. We can commit a couple other of Helior's patches before doing that and roll a beta2 here first, of course.
Comment #4
googletorp commentedCommitted to both branches.
@Ryan, this means we can't make a release until commerce 1.4 is out. But at that time we should make a release - for the 2.x branch for sure.
Comment #5
rszrama commentedSounds good. I'll probably push for a 1.4 in the next month or so to give us plenty of time before Munich to polish Commerce Kickstart 2.x. Thanks for taking care of this.