Hi everyone,Am I simply doing something wrong, or have I discovered a bug?I have a localized project. In the Application constructor, I set
WOMessage.setDefaultEncoding("UTF8");
Which works fine up to where
-takeValuesFromRequest
gets called on the session object. At that point, the
formValueEncoding enters the method as UTF8. After a call to super,
it becomes ISO8859_1 in Wonder projects but remains UTF8 in a plain
vanilla WebObjects projects. I've tested this under 5.3.3 and 5.4.1.
Is there something I'm doing wrong?
Thank you
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
