Re: mod_mbox bug squashing

2005-08-29 Thread Eli Marmor
Maxime Petazzoni wrote: 5) If you know that the AJAX view only works in Gecko based browsers do you plan on sniffing the browser type and redirecting to the non-AJAX view in that case? This is probably a bit of a controversial subject, but it seems like the kind of thing that would

Re: mod_mbox bug squashing

2005-08-29 Thread Maxime Petazzoni
Hi, First of all, thanks for your reply, I was looking forward to having mod_mbox's original author comments ! It crashes Safari (Mac OS X 10.4.x) when I try to select a message in the list when I already have a message open. Ouch! Ok, if it crashes it means we won't have any debugging

Re: mod_mbox bug squashing

2005-08-29 Thread Maxime Petazzoni
Hi, * Eli Marmor [EMAIL PROTECTED] [2005-08-29 11:57:50]: Maxime Petazzoni wrote: I'll try to make the AJAX view work on as many browser as possible. I'd like it to work on Konqueror and Opera. The IE problem does not seem to be fixable. I agree that it is better to dedicate the time

Build error on FreeBSD-5.4

2005-08-29 Thread Nikolay Ananiev
This is the error I get when I run make (this happens on freebsd 5.2 too) ar cru .libs/mod_apreq2.a handle.o filter.o ranlib .libs/mod_apreq2.a creating mod_apreq2.la (cd .libs rm -f mod_apreq2.la ln -s ../mod_apreq2.la mod_apreq2.la) make: don't know how to make all-local. Stop *** Error code

Re: mod_mbox bug squashing

2005-08-29 Thread Justin Erenkrantz
--On August 29, 2005 11:52:18 AM +0200 Maxime Petazzoni [EMAIL PROTECTED] wrote: First of all, thanks for your reply, I was looking forward to having mod_mbox's original author comments ! Ha! =) Ok, if it crashes it means we won't have any debugging information. If you have a couple of

Re: mod_mbox bug squashing

2005-08-29 Thread Maxime Petazzoni
Perhaps later on today. But, you're in France, right? I'm in California (GMT-7), so that might be hard to arrange. I use to stay late on IRC, just ping me on #apache-modules when you have some time. I just changed that yesterday evening because I find that the date is too long in the

mod_smtpd filter support

2005-08-29 Thread Rian A Hunter
Hi, I just checked in support for input filters and header parsing in mod_smtpd. This currently means little since there is no documentation on how to use mod_smtpd or many example plugins. In the next few days (once I receive power) I will have a couple of example plugins checked in (regular

Django : how to use Django with mod_python

2005-08-29 Thread Nicolas Lehuen
Hi, Here is a link to a documentation on how to use Django with mod_python. What's interesting is how they cope with the current bugs, with sentences like When deploying Django sites on mod_python, you'll need to restart Apache each time you make changes to your Python code. or you'll need to

Re: svn commit: r264623 - in /httpd/httpd/trunk: CHANGES modules/generators/mod_cgid.c

2005-08-29 Thread Nick Kew
On Monday 29 August 2005 21:12, [EMAIL PROTECTED] wrote: Author: wrowe Date: Mon Aug 29 13:12:43 2005 New Revision: 264623 URL: http://svn.apache.org/viewcvs?rev=264623view=rev Log: Correct mod_cgid's argv[0] so that the full path can be delved by the invoked cgi application, to

a testing competition

2005-08-29 Thread Calvin Austin
[note: apologies if you received this from one of the other apache aliases but this was the recommended place to post this for httpd] When was the last time someone thanked you for writing a test, or noticed that you dramatically improved code coverage. Do you know what the current code

Status of 2.1.7

2005-08-29 Thread Paul Querna
I counted two votes about 2.1.7-beta: +1: Brad, Joe No one else put votes in the thread. We did find several non-showstopper issues with this tag. If anyone has a few spare minutes, it would be good to start back porting these from trunk to the 2.2.x branch. Thanks, Paul