Re: [mp1.99_10] And tricky code for Mason.

2003-11-06 Thread Ruslan U. Zakirov
Neil Watson ÐÐÑÐÑ: On Thu, Nov 06, 2003 at 05:28:23PM +0300, Ruslan U. Zakirov wrote: RT have issue with attachments coruption, it have such issue almost all time with latest mp2 from time to time, RT's documentation have WARNING RT has had issues with attachment corruption that are not rela

Re: [mp1.99_10] And tricky code for Mason.

2003-11-06 Thread Neil Watson
On Thu, Nov 06, 2003 at 05:28:23PM +0300, Ruslan U. Zakirov wrote: RT have issue with attachments coruption, it have such issue almost all time with latest mp2 from time to time, RT's documentation have WARNING RT has had issues with attachment corruption that are not related to mp2. I have RT o

[mp1.99_10] And tricky code for Mason.

2003-11-06 Thread Ruslan U. Zakirov
Hello All. I'm Request Tracker(RT) user. There were talk and code for mason handler in the archive: if ($mod_perl::VERSION >= 1.9908) { require Apache::RequestUtil; no warnings 'redefine'; my $sub = *Apache::request{CODE}; *Apache::request = sub { my $r; eval { $r =