« Return to Thread: File Chooser Dialog returns underscores for extended character set characters

Re: File Chooser Dialog returns underscores for extended character set characters

by Jean-Marc Desperrier :: Rate this Message:

Reply to Author | View in Thread

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.
_______________________________________________
dev-i18n mailing list
dev-i18n@...
https://lists.mozilla.org/listinfo/dev-i18n

 « Return to Thread: File Chooser Dialog returns underscores for extended character set characters