PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001115PacketFenceconfigurationpublic2010-11-11 16:322011-10-24 20:24
Reporterfgaudreault 
Assigned Toobilodeau 
PrioritynormalSeveritytweakReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version1.9.1 
Target Version3.0.0Fixed in Version3.0.0 
Summary0001115: Spanish translation and encoding
DescriptionThe Spanish traduction of packetfence seems to be encoded using UTF-8. This cause an issue with perl, since the language is not UTF-8 aware by default.

Quick Fix : Convert the spanish packetfence.po from utf-8 to iso-8859-1 using iconv

iconv -f UTF-8 -t ISO-8859-1 packetfence.po > packetfence.po.iso
TagsNo tags attached.
fixed in git revision
fixed in mtn revisione0629c5db1d209173328fb8461ef2a27112a0f60
Attached Files

- Relationships
related to 0001114closedobilodeau Improved translated strings integration in captive portal templates 

-  Notes
(0001951)
fgaudreault (viewer)
2011-03-18 11:23

Another possible solution, is to wrap the gettext method into the decode_utf8() fonction in lib/pf/web.pm. However, this is not a REAL solution. We will need to find something more extensible.

Tested with the spanish locale.
(0002158)
obilodeau (reporter)
2011-08-25 12:03

everything is UTF-8 now
(0002261)
obilodeau (reporter)
2011-09-21 22:15

fix released in 3.0

- Issue History
Date Modified Username Field Change
2010-11-11 16:32 fgaudreault New Issue
2010-11-19 14:24 obilodeau Target Version 1.9.2 => 2.0.0
2011-01-18 09:47 obilodeau Target Version 2.0.0 => 2.0.1
2011-01-26 15:30 obilodeau Target Version 2.0.1 => 2.0.2
2011-03-03 15:19 obilodeau Target Version 2.0.2 => +1
2011-03-18 11:23 fgaudreault Note Added: 0001951
2011-03-18 11:29 obilodeau Relationship added related to 0001114
2011-03-21 09:33 obilodeau Summary Spanish traduction and encoding => Spanish translation and encoding
2011-08-25 12:03 obilodeau mtn revision => e0629c5db1d209173328fb8461ef2a27112a0f60
2011-08-25 12:03 obilodeau Note Added: 0002158
2011-08-25 12:03 obilodeau Status new => resolved
2011-08-25 12:03 obilodeau Fixed in Version => trunk
2011-08-25 12:03 obilodeau Resolution open => fixed
2011-08-25 12:03 obilodeau Assigned To => obilodeau
2011-09-21 22:07 obilodeau Fixed in Version trunk => 3.0.0
2011-09-21 22:15 obilodeau Note Added: 0002261
2011-09-21 22:16 obilodeau Status resolved => closed
2011-10-24 20:24 obilodeau Target Version +1 => 3.0.0


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker