On Mon, 2003-12-22 at 12:25, Chris Johnson wrote: > Jon, > > Are you familiar with the code at all in admindb? I'm tracing > back up from line 150. Again, I don't really know python, but if I'm > reading this right, the line where it's supposed to grab the > QUERY_STRING from the HTTP environment is completely empty. > > Wierd! > I'm not an expert, just a plain ordinary Python hacker, but it looks like all your data is being dumped (like in a redirect when all the posted data is dumped).
What do your Apache logs show when you do a transaction? ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
