[Catalyst] [ANNOUNCE] CALL FOR TESTING Catalyst-Runtime
5.80014_01
Vladimir Timofeev
vovkasm at gmail.com
Tue Nov 24 10:04:14 GMT 2009
At first glance all ok. I can't find any encoding issues with my
application (all templates and data in koi8-r). But I do not try to
print any chars, all data - bytes.
On Tue, Nov 24, 2009 at 02:54, Tomas Doran <bobtfish at bobtfish.net> wrote:
> Hot on the heels of Catalyst-Runtime 5.80014, I'd like to announce a
> development release, Catalyst 5.80014_01.
>
> This release has a potentially behavior changing fix for the CGI and FastCGI
> engines to do with outputting UTF-8. This fixes a serious bug with
> outputting utf-8 pages using Catalyst::Plugin::Unicode::Encoding at least..
>
> I _NEED_ people using FastCGI and dealing with high bit characters in their
> applications to test this release for me and let me know if they see any
> issues. If you do see any issues in your app which previously worked with
> any other 5.80 version, please reply to this mail or log a bug in RT.
>
> You can try it out by typing:
> cpan -i BOBTFISH/Catalyst-5.80014_01.tar.gz
>
> The changelog is included below as usual. Thanks in advance to anyone
> helping test this release.
>
> Cheers
> t0m
>
> --
> 5.80014_01 2009-11-22 20:01:23
>
> Bug fixes:
> - Filehandle now forced to binmode in CGI and FastCGI engines. This
> appears
> to correct some UTF-8 issues, but may break people's code which relies
> on the old behaviour.
>
> Refactoring / cleanups:
> - Plugins which inherit from Catalyst::Controller or Catalyst::Component
> are deprecated and now issue warnings.
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
--
-- vovkasm
More information about the Catalyst
mailing list