Package: firefox
Version: 1.5.dfsg+1.5.0.7-1
Severity: normal
Tags: upstream

It is acceptable to show filenames as question marks, but don't make
them simply disappear!

$ mount
  /dev/hdc on /cdrom950 type iso9660 (ro,nodev,iocharset=cp950)
$ LANG=zh_TW.Big5 firefox /cdrom950 #can see the Chinese chars
  Index of file:///cdrom950/
  Directory: 3_2_簡易說明.files             1970年01月01日     08:00:00
  File: 3_2_簡易說明.htm    38 KB   2004年12月09日     18:51:58
  File: AutoRun.exe     1611 KB         2004年09月09日     19:07:12

$ unset LANG; firefox /cdrom950 #now just question marks
  Index of file:///cdrom950/
  Directory: 3_2_????????.files                 01/01/70        08:00:00
  File: 3_2_????????.htm        38 KB   12/09/04        18:51:58
  File: AutoRun.exe     1611 KB         09/09/04        19:07:12

$ LANG=zh_TW.utf8 firefox /cdrom950 #now gone altogether!
  Index of file:///cdrom950/
  File: AutoRun.exe     1611 KB         2004年09月09日     19:07:12


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to