Just to make sure this is really a bug ...

View: New views
1 Messages — Rating Filter:   Alert me  

Just to make sure this is really a bug ...

by mamue :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Graeme,

sorry for bothering you through the mailing list. Could not find an email address to contact you in personal ...

I hab little problems with character encoding in my app. So I downloaded the source version of Grails 1.1 and hab a look at it. I found out that in RenderDynamicMethod.java there is a property called "gspEncoding" which one can set in Config.groovy (through "grails.views.gsp.encoding") ... but seems to me it is never used to render the output. Instead there's always the call to DEFAULT_ENCODING (utf-8).

Is that correct or am I missing something?

Thanks in advance!

Kind regards,
Markus