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

CommentFileSizeAuthor
currency.diff1.06 KBiosif.peterfi

Comments

kbahey’s picture

Status: Patch (to be ported) » Fixed

Thanks. This should be in the tarball about 9 hours from now.

iosif.peterfi’s picture

Thanks :D

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

iva2k’s picture

Status: Closed (fixed) » Active

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.

kbahey’s picture

Status: Active » Fixed

Fixed. Should be in the tarball in about 11 hours.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.