Ticket #198 (assigned bug)

Opened 13 months ago

Last modified 13 months ago

Chinese file and directory is not display properly in SMB, FTP and fonbrowser

Reported by: chifong Owned by: chihchun
Priority: critical Milestone: Requests
Component: fon-base-firmware Keywords:
Cc:

Description

Chinese file and directory name is not display properly in SMB, FTP and fonbrowser.

Change History

Changed 13 months ago by chihchun

  • owner set to chihchun

Hi, Chifong,

In which encoding and filesystem ? tested fine with UTF-8 and ext3

Changed 13 months ago by chihchun

After logined into Chifong's machine, I see these

root@Fonera:~/run/mountd# mount|grep sda
/dev/sda1 on /tmp/run/mountd/sda1 type vfat (rw,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1)

The admin page need to have a setting for correct codepage.

Changed 13 months ago by chihchun

  • status changed from new to assigned

The disk might use cp950/big5 as encoding, will need to have Native Language Support for CJK. Incoding the code pages, and default code page mount option for different language.

Note: See TracTickets for help on using tickets.