Menu

#155 Problems when inserting words with umlauts

v3.0-dev-1
closed-invalid
nobody
Tables (62)
5
2003-11-08
2003-05-26
No

I am encountering problems when inserting a row with
text values which contain german umlauts (ä, ö, ...). All
of these characters are converted to 0x3f.
When inserting via pgsql or via pg_exec() inside a php-
script, everything is fine.
Did I miss any option for choosing the character
encoding or anything else?

Discussion

  • Christopher Kings-Lynne

    Logged In: YES
    user_id=82305

    Hi Andreas,

    What is your database encoding?
    What web browser are you using?
    Can you attach say a word document with a bunch of
    sentences containing accented characters so I can test?
    Where do you see the '0x3f' letters appear? When you
    browse?
    What language do you log in with?

    Thanks,

    Chris

     
  • Christopher Kings-Lynne

    • status: open --> closed-invalid
     
  • Christopher Kings-Lynne

    Logged In: YES
    user_id=82305

    I believe that the PostgreSQL database is probably in the
    wrong encoding here. No-one else has reported a problem,
    especially our German developers.

     

Log in to post a comment.