Closed (fixed)
Project:
Currency
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2013 at 15:43 UTC
Updated:
24 Jul 2013 at 08:44 UTC
Jump to comment: Most recent file
Comments
Comment #1
xanoComment #2
kaizerking commentedThanks it worked
Comment #3
xanoIt works, but I don't know if this is the right solution. With the array structure used in the 1.x branch, I'm not sure if an unknown value for a currency property should be implemented as a missing array key, or an empty array item.
Needs review from @amateescu.
Comment #4
amateescu commentedI'd say an empty array item :)
Comment #5
xanoThe patch adds default property values, except for the number of decimals, to all currencies.
Comment #6
xano@kaizerking: can you test the second patch?
Comment #7
kaizerking commentedTested it works
Comment #8
xanoThanks!
Comment #10
xano