Re: File Chooser Dialog returns underscores for extended character set characters
Jean-Marc Desperrier <[email protected]> Wed, 30 May 2007 15:12:33 +0200
| Newsgroups | gmane.comp.mozilla.internationalization |
|---|---|
| Message-ID | <[email protected]> |
AC wrote: > Jeff Osborn wrote: >> When I use a File Chooser Dialog on a file with extended character set >> characters in the path and/or name, those characters end up in my >> Input field as underscores. [...] > Searching Bugzilla > Summary contains all words: file name > Product: Core > Component: HTML: Form Submission > > produces some candidate bugs, in particular > https://bugzilla.mozilla.org/show_bug.cgi?id=66041 In fact, handling characters outside of the courant local under Windows was hopeless before Fx 2.0 that includes the fix for bug 162361. But even after that version, some specific cases seem still broken. The positive point is that they should now be easy to fix if properly identified. This one looks really similar to bug 359148 that was fixed from 2.0.1 upwards. Maybe it's a small variation of bug 359148 that was unfortunately not covered by the patch of bug 359148. I think most concerned users are so used to those problems that they don't really report them.