There is a bug in CVS HEAD that transaction.hasSession() always returns false, even when there really is a transaction. This broke my app, for example, which relies on hasSession() to avoid creating a new one for every anonymous visitor. Reverting to Webware 0.8.1 fixed the problem.
Looking at Transaction.py revisions doesn't reveal anything. I think the problem is caused in some other file such as URLParser.py. -Chuck -- http://ChuckEsterbrook.com/ ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel