it's a bug on my part - edit the sqlDeleteValue method and make a default value for name of "" - ie change the arg list to name="" is fixed in local code, should be part of 0.3.0 (out this weekend, all things going well). Anthony
Timothy Grant wrote Just started messing around with SQLSession, and have come across something I don't understand. If I call SESSION.clear(), Zope reports a BadRequest exception with the value as ['name']. Does SESSION.clear() NOT clear an entire session, can it only be used to clear specific names within the session?
Thanks. -- Stand Fast, tjg.
Chief Technology Officer tjg@exceptionalminds.com Red Hat Certified Engineer www.exceptionalminds.com Avalon Technology Group, Inc. (503) 246-3630
>>>>>>>Linux...Because rebooting isn't normal<<<<<<<<<<<<
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-- Anthony Baxter <anthony@interlink.com.au> It's never too late to have a happy childhood.
participants (1)
-
Anthony Baxter