PacketFence - BTS - PacketFence |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0001115 | PacketFence | configuration | public | 2010-11-11 16:32 | 2011-10-24 20:24 |
|
| Reporter | fgaudreault | |
| Assigned To | obilodeau | |
| Priority | normal | Severity | tweak | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | 1.9.1 | |
| Target Version | 3.0.0 | Fixed in Version | 3.0.0 | |
| fixed in git revision | |
| fixed in mtn revision | e0629c5db1d209173328fb8461ef2a27112a0f60 |
|
| Summary | 0001115: Spanish translation and encoding |
| Description | The 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 |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | 0001114 | closed | obilodeau | Improved translated strings integration in captive portal templates |
|
| Attached Files | |
|
| 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 |