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
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
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 =