Romanian Currency Name Change
iosif.peterfi - September 21, 2009 - 15:46
| Project: | Currency Exchange |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | iosif.peterfi |
| Status: | closed |
Jump to:
Description
I don't know for sure if you guys are talking care of the currency_api.. if i am mistaken maybe you can direct me to the correct project owner.
Since 2007 Romanian currency is not called 'Romanian Leu' anymore and has been replaced by 'Romanian New Leu' and the code is 'RON'.... the symbol remaining 'lei' as the old one.
The patch is for the 6.0 stable version but should apply cleanly to the dev too.
Regards,
Iosif
| Attachment | Size |
|---|---|
| currency.diff | 1.06 KB |

#1
Thanks. This should be in the tarball about 9 hours from now.
#2
Thanks :D
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
#4
Somehow http://drupal.org/cvs?commit=265654 introduced an error into 6.x-1.x-dev (2009-Sep-21), while the patch in #0 was OK:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /sites/all/modules/currency/currency_api/currency_api.module on line 386
6.x-1.x-dev apparently lacks a trailing comma in the changed line.
#5
Fixed. Should be in the tarball in about 11 hours.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.