Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Not an Issue
-
Affects Version/s: 1.8.1
-
Fix Version/s: 1.8.2
-
Component/s: Zend_Translate
-
Labels:None
Description
the spanish opener question mark symbol ¿ does not render
tested by csv file system
here is my plugin for translation:
http://code.google.com/p/nolotiro/source/browse/trunk/library/Nolotiro/Controller/Plugin/Language.php
and the view sample code to apply the translate (line 41):
http://code.google.com/p/nolotiro/source/browse/trunk/application/views/scripts/auth/login.phtml#41
and this is the cvs where the question marks exists (line 39):
http://code.google.com/p/nolotiro/source/browse/trunk/application/languages/es.csv#39
Please provide a example for reproducation. (CSV file and short code).
Hint:
Rendering is not done by Zend_Translate.