PacketFence - BTS - PacketFence | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001761 | PacketFence | captive portal | public | 2014-01-20 11:16 | 2014-01-20 11:16 |
Reporter | caralo | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Linux | OS | Debian | OS Version | 7 (Wheezy) |
Product Version | 4.1.0 | ||||
Target Version | Fixed in Version | ||||
fixed in git revision | |||||
fixed in mtn revision | |||||
Summary | 0001761: Captive Portal needs packetfence restart to show locale characters right | ||||
Description | All the special locale characters (accented vowels,..) are shown as "?" unless you restart packetfence. It seems that the init.d script needs to source the locale LANG variable. It works if you add something like this to /etc/init.d/packetfence: if [ -f /etc/default/locale ]; then . /etc/default/locale export LANG fi Or you could add a locale LANG variable in /etc/default/packetfence. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-01-20 11:16 | caralo | New Issue |
There are no notes attached to this issue. |