currently there is a way to set encoding on level of action, but not
controller. This means that if there is an application that needs to run under
UTF-8 or some other encoding, each action needs to set encoding.
This is a request to set encoding at controller level once, so that all
sub-classes use that encoding, unless overridden in action using current method
Original issue reported on code.google.com by i...@polevoy.org on 25 Jul 2012 at 4:24
Original issue reported on code.google.com by
i...@polevoy.org
on 25 Jul 2012 at 4:24