RE: encoding of form data

2002-05-28 Thread Vadim Gritsenko
> From: Gerhard Hipfinger [mailto:[EMAIL PROTECTED]] > > Hi! > > I know this question was asked a month ago, but the thread ended without > a real solution to the problem. > > The problem in short: > Form data with special chars (i. e. german umlauts) is not encoded > correctly in the FormValid

encoding of form data

2002-05-23 Thread Gerhard Hipfinger
Hi! I know this question was asked a month ago, but the thread ended without a real solution to the problem. The problem in short: Form data with special chars (i. e. german umlauts) is not encoded correctly in the FormValidatorAction. The suggested solutions were: 1) set UNIX: LOCALE=... 2