[rt-devel] default_escape_flags => 'h'

Jesse Vincent jesse at bestpractical.com
Wed Apr 2 10:38:22 EST 2003


have a look at how rt3 supplies its own escaping method in
lib/RT/Interface/Web.pm. you might be able to us that technique to
"back out" the difference in HTML::Entities


On Wed, Apr 02, 2003 at 07:31:09PM +0400, Sergey Gurov wrote:
> Hi,
> 
> Oups, I did it again :(
> We've just upgraded perl to 5.8.0 on box with RT 2.0.15 and our cyrillic
> messages look funny. As I found in archive it is due to "The
> HTML::Entities module assumes that text is in the ISO-8859-1 character
> set with all version of Perl before 5.8.0, and Unicode for version 5.8.0
> and greater."
> 
> Ok, what shoud be fixed in order to get it running? As I understand 'n'
> flag is not an option
> (http://lists.fsck.com/pipermail/rt-devel/2003-January/002943.html)
> To check RT3 I need perl 5.8.0, so downgrade is not option too :(
> 
> Sergey.
> 
> _______________________________________________
> rt-devel mailing list
> rt-devel at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-devel

-- 
http://www.bestpractical.com/rt  -- Trouble Ticketing. Free.



More information about the Rt-devel mailing list