AW: Charset Problem?

2001-05-22 Thread oLi

I'm having the same problem: Cocoon web app running on
NT4.0, Tomcat 3.2.1, IIS 4.0 in our intranet. When I
enter umlauts into a form they get all scrambled up,
however, today I have noticed that when I do it with
Opera, it works fine. It also works perfectly when I
use another web server. I'm not sure if it really is a
problem with the redirector. Does anybody have a clue?

oLi

-Ursprüngliche Nachricht-
Von: Andreas Schlegel
[mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 26. April 2001 11:57An:
[EMAIL PROTECTED]
Betreff: Charset Problem?Hi,
does anyone know this problem. Having an HTML form the
user may type
words like 'Köln' (ö - special german character). In
one case the
server receives the parameter 'Köln', in the other
case it receives only'K'.
On the other hand the server has no problem to build +
send HTML pages
that contain words like 'Köln'.
The Browser is always the same (i.e. Opera 5.0, IE
4.0).
The application is the same.
Could it be a charset problem? But I think by default,
a server parses
parameters using the common Latin-1 (ISO 8859-1)
charset. That works for
Western European languages.Works::
Configuration: Tomcat 3.2.1, MS-SQL 7, NT 4, runing in
intranetDoesn't work:
Configuration: Tomcat 3.2.1 as in-process addon with
IIS 4, MS-SQL 7, NT
4, runing in internetGreetings,Andreas


__
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de



Re: AW: Charset Problem?

2001-05-22 Thread oLi

It is not a bug in the redirector, it just depends on
the HTML Doctype tag, the language part just has to be
DE in my case. Works fine now.

--- oLi [EMAIL PROTECTED] schrieb:  I'm having the
same problem: Cocoon web app running
 on
 NT4.0, Tomcat 3.2.1, IIS 4.0 in our intranet. When I
 enter umlauts into a form they get all scrambled up,
 however, today I have noticed that when I do it with
 Opera, it works fine. It also works perfectly when I
 use another web server. I'm not sure if it really is
 a
 problem with the redirector. Does anybody have a
 clue?
 
 oLi
 
 -Ursprüngliche Nachricht-
 Von: Andreas Schlegel
 [mailto:[EMAIL PROTECTED]]
 Gesendet: Donnerstag, 26. April 2001 11:57An:
 [EMAIL PROTECTED]
 Betreff: Charset Problem?Hi,
 does anyone know this problem. Having an HTML form
 the
 user may type
 words like 'Köln' (ö - special german character).
 In
 one case the
 server receives the parameter 'Köln', in the other
 case it receives only'K'.
 On the other hand the server has no problem to build
 +
 send HTML pages
 that contain words like 'Köln'.
 The Browser is always the same (i.e. Opera 5.0, IE
 4.0).
 The application is the same.
 Could it be a charset problem? But I think by
 default,
 a server parses
 parameters using the common Latin-1 (ISO 8859-1)
 charset. That works for
 Western European languages.Works::
 Configuration: Tomcat 3.2.1, MS-SQL 7, NT 4, runing
 in
 intranetDoesn't work:
 Configuration: Tomcat 3.2.1 as in-process addon with
 IIS 4, MS-SQL 7, NT
 4, runing in internetGreetings,Andreas
 
 

__
 Do You Yahoo!?
 Gesendet von Yahoo! Mail - http://mail.yahoo.de



__
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de



RE: AW: Charset Problem?

2001-05-22 Thread Pernica, Jan

We had similar problem with using windows-1250 encoding. The problem
is that MS IE does not provide conding information in the request header.
We have to manualy set request encoding to windows-1250

On Tuesday, May 22, 2001 2:39 PM, oLi [SMTP:[EMAIL PROTECTED]] wrote:
 It is not a bug in the redirector, it just depends on
 the HTML Doctype tag, the language part just has to be
 DE in my case. Works fine now.
 
 --- oLi [EMAIL PROTECTED] schrieb:  I'm having the
 same problem: Cocoon web app running
  on
  NT4.0, Tomcat 3.2.1, IIS 4.0 in our intranet. When I
  enter umlauts into a form they get all scrambled up,
  however, today I have noticed that when I do it with
  Opera, it works fine. It also works perfectly when I
  use another web server. I'm not sure if it really is
  a
  problem with the redirector. Does anybody have a
  clue?
  
  oLi
  
  -Ursprüngliche Nachricht-
  Von: Andreas Schlegel
  [mailto:[EMAIL PROTECTED]]
  Gesendet: Donnerstag, 26. April 2001 11:57An:
  [EMAIL PROTECTED]
  Betreff: Charset Problem?Hi,
  does anyone know this problem. Having an HTML form
  the
  user may type
  words like 'Köln' (ö - special german character).
  In
  one case the
  server receives the parameter 'Köln', in the other
  case it receives only'K'.
  On the other hand the server has no problem to build
  +
  send HTML pages
  that contain words like 'Köln'.
  The Browser is always the same (i.e. Opera 5.0, IE
  4.0).
  The application is the same.
  Could it be a charset problem? But I think by
  default,
  a server parses
  parameters using the common Latin-1 (ISO 8859-1)
  charset. That works for
  Western European languages.Works::
  Configuration: Tomcat 3.2.1, MS-SQL 7, NT 4, runing
  in
  intranetDoesn't work:
  Configuration: Tomcat 3.2.1 as in-process addon with
  IIS 4, MS-SQL 7, NT
  4, runing in internetGreetings,Andreas
  
  
 
 __
  Do You Yahoo!?
  Gesendet von Yahoo! Mail - http://mail.yahoo.de
 
 
 
 __
 Do You Yahoo!?
 Gesendet von Yahoo! Mail - http://mail.yahoo.de


__
Tato komunikace je urcena vyhradne pro adresata a je duverna. 
This communication is intended solely for the addressee and is confidential.






AW: Charset Problem?

2001-04-26 Thread Stefan Busse

yep, i posted about this problem some days ago, with no reply.
obviously a bug in the connector, which (by mistake) expects
a Unicode-Charset.

*stefan

-Ursprüngliche Nachricht-
Von: Andreas Schlegel [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 26. April 2001 11:57
An: [EMAIL PROTECTED]
Betreff: Charset Problem?


Hi,

does anyone know this problem. Having an HTML form the user may type
words like 'Köln' (ö - special german character). In one case the
server receives the parameter 'Köln', in the other case it receives only
'K'.

On the other hand the server has no problem to build + send HTML pages
that contain words like 'Köln'.
The Browser is always the same (i.e. Opera 5.0, IE 4.0).
The application is the same.

Could it be a charset problem? But I think by default, a server parses
parameters using the common Latin-1 (ISO 8859-1) charset. That works for
Western European languages.

Works::
Configuration: Tomcat 3.2.1, MS-SQL 7, NT 4, runing in intranet

Doesn't work:
Configuration: Tomcat 3.2.1 as in-process addon with IIS 4, MS-SQL 7, NT
4, runing in internet

Greetings,
Andreas





Re: AW: Charset Problem?

2001-04-26 Thread Andreas Schlegel

Stefan Busse wrote:

 yep, i posted about this problem some days ago, with no reply.
 obviously a bug in the connector, which (by mistake) expects
 a Unicode-Charset.

If it is clear that is a Tomcat bug is it also a known bug? I tried to have
a look on the bug database. But I was confused about the huge amount of
options.

I hope some Tomcat developer is reading this bug thread :-)

Greetings,
Andreas