Closed (fixed)
Project:
Ubercart Addresses
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
9 Feb 2013 at 08:36 UTC
Updated:
23 Feb 2013 at 11:30 UTC
Jump to comment: Most recent file
In this commit, the handler UcAddressesTextFieldHandler was moved from the example module to the main module for the 7.x-1.x version. The handler in the example module was then renamed to UcAddressesExampleTextFieldHandler.
This change needs to be backported to the 6.x-2.x version for consistency.
I'm working on it.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | uc_addresses6-move-UcAddressesTextFieldHandler-1912698-1.patch | 5.13 KB | megachriz |
Comments
Comment #1
megachrizThe attached patch moves the handler UcAddressesTextFieldHandler to the main module and renames the handler in the example module to UcAddressesExampleTextFieldHandler.
Comment #2
megachrizcommitted #1.