Closed (fixed)
Project:
lm_paypal
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2009 at 13:45 UTC
Updated:
23 Apr 2009 at 10:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
lyricnz commentedCaused by the following code:
Where $textual_currency will already contain html-entities for some currencies. Since this doesn't come from end-users, it's okay to use !currency here.
Comment #2
lyricnz commentedSee attached patch. Now output looks like attached image.
Trivial. Applyinh now.
Comment #3
lyricnz commentedApplied. Also fixed some language in the same message.
http://drupal.org/cvs?commit=192780
Comment #5
manoloka commentedI've got the exactly same problem but with Pound Sterling instead of Yen.
I'm using the latest 6 dev version (2009-Apr-08),
It doesn't seem that this patch applies here anymore.
Any suggestions?
Thanks