[rt-users] critical bug with german letter '
Jesse Vincent
jesse at bestpractical.com
Wed Oct 15 18:22:20 EDT 2003
First off, update to the latest version of Text::Quoted.
On Thu, Oct 16, 2003 at 12:19:25AM +0200, frahm at wohnheime.studentenwerk-hamburg.de wrote:
> Hello,
> if there is the german letter 'ß' in a message , I get an error message
> like this : (I use RT Version 3.0.4 with Perl 5.8). Is this bug already
> fixed in an new version?
>
> System error
>
> error: Internal Error () on 'mit freundlichem Gruç at
> /usr/share/perl5/Text/Quoted.pm line 187.
>
> context: ...
> 183: $lines[-1]{presig} .= $lines[-1]{quoter} = defn $2;
> 184: $lines[-1]{presig} .= $lines[-1]{quotespace} = defn $3;
> 185: $lines[-1]{hang} = defn(Hang->new($_));
> 186:
> 187: s/([ \t]*)(.*?)(\s*)$//
> 188: or die "Internal Error ($@) on '$_'";
> 189: $lines[-1]{hangspace} = defn $1;
> 190: $lines[-1]{text} = defn $2;
> 191: $lines[-1]{empty} = $lines[-1]{hang}->empty() && $2 !~ /\S/;
> ...
>
> code stack: /usr/share/perl5/Text/Quoted.pm:187
> /usr/share/perl5/Text/Quoted.pm:63
> /usr/share/request-tracker3/html/Ticket/Elements/ShowTransaction:60
> /usr/share/request-tracker3/html/Ticket/Elements/ShowHistory:65
> /usr/share/request-tracker3/html/Ticket/Display.html:37
> /usr/share/request-tracker3/html/autohandler:163
>
> raw error
>
> Greetings
> Markus Frahm
>
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
>
> Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
>
--
http://www.bestpractical.com/rt -- Trouble Ticketing. Free.
More information about the rt-users
mailing list