Hi,

On Mon, 2002-07-22 at 09:05, Henk Hangyi wrote:
> Did you also try to change <%@page language="java"
> contentType="text/html; charset=utf-8" %> in the editwizard jsp pages in
> /mmapps/editwizard/jsp/. This didn't work?

yes I did... but it wouldn't help... the difference I noticed is that it
didn't work if your jsp doesn't use the mm-tags to handle the post data
& update the content. The mmbase jsp editors use the mm-tags so they
worked okay. It seems orion is a bit unreliable with handling the
charsets in jsp pages... the doc even states that "iso-8859-1" is the
default charset, so that would mean setting the default charset wouldn't
make much difference; but apparantly it does! 

Regards,

Ricardo.

> > I've spent a reasonable amount of time the past few days to 
> > try to fix a problem with a lot of our mmbase installations 
> > with orion on a (Debian) Linux server. The editwizards kept 
> > on refusing to properly handle iso-8859-1 charsets; (showing 
> > a "?" for special characters... you know the deal) even 
> > though the jsp and scan editors worked fine... adding 
> > -Dfile.encoding at the java commandline wasn't enough either ...
> > 
> > It turned out I could fix this by adding 
> > default-charset="iso-8859-1"
> > in the <orion-web-app/> tag in config/global-web-application.xml, 
> > which solved my problem.
> > 
> > I don't know if anybody else has / or will have the same 
> > problem in the future, but hopefully this will safe them some 
> > time (and headaches) if they do...
> > 
> > ...we really need a mmfaq module :)
> > 
> > Ricardo.
> > 
> > 
> 
> 
-- 


__________________________
Ricardo Kustner
IC&S Linux Professionals
Koningsweg 4
3582 GE Utrecht
T: +31 30 2322878
F: +31 30 2322305

PGP-key:
http://www.ic-s.nl/keys/ricardo.txt

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to