[rt-users] RT3/perl problem

Charlie Wiseman wiseman at cs.utk.edu
Thu May 15 14:44:23 EDT 2003


I've got RT3 up and running, but whenever I try to create
a ticket, i get the following errors (in the browser):

error:   	Error during compilation of /usr/local/rt/rt/share/html/Ticket/Elements/ShowTransaction:
Unrecognized escape \p in character class passed through before HERE mark in regex m/(\pL[\p << HERE L']*)/ at /usr/lib/perl5/site_perl/5.6.1/Text/Autoformat.pm line 429.
Unrecognized escape \p in character class passed through before HERE mark in regex m/^(\pL[\p << HERE L']*) / at /usr/lib/perl5/site_perl/5.6.1/Text/Autoformat.pm line 431.
Unrecognized escape \p in character class passed through before HERE mark in regex m/ (\pL[\p << HERE L']*)$/ at /usr/lib/perl5/site_perl/5.6.1/Text/Autoformat.pm line 432.
Unrecognized escape \p in character class passed through before HERE mark in regex m/\( (\pL[\p << HERE L']*) / at /usr/lib/perl5/site_perl/5.6.1/Text/Autoformat.pm line 435.
Unrecognized escape \p in character class passed through before HERE mark in regex m/(\pL[\p << HERE L']*) \) / at /usr/lib/perl5/site_perl/5.6.1/Text/Autoformat.pm line 436.
Unrecognized escape \p in character class passed through before HERE mark in regex m/ ( [:;] \s+ ) (\pL[\p << HERE L']* ) / at /usr/lib/perl5/site_perl/5.6.1/Text/Autoformat.pm line 439.

context:  	
...  	
code stack:  	/usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Interp.pm:597
/usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Interp.pm:332
/usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm:874
/usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm:978
/usr/local/rt/rt/share/html/Ticket/Elements/ShowHistory:62
/usr/local/rt/rt/share/html/Ticket/Display.html:37
/usr/local/rt/rt/share/html/Ticket/Create.html:242
/usr/local/rt/rt/share/html/autohandler:145

The Text::Autoformat module is up to date, so I'm not sure what else
problem may be.  Any ideas?

Thanks,
Charlie Wiseman



More information about the rt-users mailing list