Try dumping the charCode for each character in the file name.  I wonder if
you having some sort of double-byte or code page issue.

-Alex

On 11/2/15, 8:35 AM, "Marcus Fritze" <[email protected]> wrote:

>Mhm, the font is Verdana. So nothing special.
>
>But, when I set the fileRef.name to a TextField the file-name Test_ä.pdf
>is shown as Test_a.pdf
>
>And when I move the cursor after the „a" in the TextField and press
>backspace, the invisible
>character will be deleted, when I press backspace again, the „a“ will be
>deleted.
>
>But is my embedded font used when I save the file-name internally and
>upload the file-name to the server?
>
>Maybe, I should test on a older OS X (and not the latest version).
>
>> Am 02.11.2015 um 17:21 schrieb Tom Chiverton <[email protected]>:
>> 
>> On 02/11/15 16:16, Marcus Fritze wrote:
>>> (where I use embedded font, it works)
>> 
>> Maybe the font doesn't have the correct glyphs.
>> 
>> Tom
>

Reply via email to