Hello,

during debugging, I found out that in org.apache.myfaces.view.facelets.FaceletViewDeclarationLanguage#getResponseEncoding the statement sm.put(CHARACTER_ENCODING_KEY, encoding); creates a session if none exists. I doubt that this is desired, at least in my case it isn't. Also, I don't see why this has to be done at all.

Any hints? Or is this just a bug?

Regards,

Christian

Reply via email to