Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Customer
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Feb 2011 at 23:53 UTC
Updated:
3 Mar 2011 at 03:11 UTC
When adding a new customer profile type in an additional module, the fields aren't managed properly because the menu elements are declared with wildcards (%), we should replace the wildcards for the actual values of the menus.
Comments
Comment #1
pcambrahttps://github.com/pcambra/drupalcommerce/commit/da3783b1b578f40fecbefe9...
Comment #2
rszrama commentedCommitted, though I did revert the title change. We don't need actual titles for the customer profile types since those URLs simply serve to redirect to the fields management page for those profile types. (That's why it was static before.)