OFS.ObjectManager raising string exceptions?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 In 2.7, ObjectManager raises 'Bad Request' most of the time, but in one case actually raises zExceptions.BadRequest. Did this get missed when all the string exceptions were getting replaced, or is it deliberately like this for backwards compatibility? - -- Stuart Bishop <stuart@stuartbishop.net> http://www.stuartbishop.net/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (Darwin) iD8DBQFAToYoAfqZj7rGN0oRAk20AJwI82ItBf4WqhCDwhQGVRFT/U8tDQCcCpjd X6XXkgrNEEGGWCiVKbBON5k= =MPo8 -----END PGP SIGNATURE-----
Stuart Bishop wrote:
In 2.7, ObjectManager raises 'Bad Request' most of the time, but in one case actually raises zExceptions.BadRequest. Did this get missed when all the string exceptions were getting replaced, or is it deliberately like this for backwards compatibility?
I must've missed it. Please feel free to check in any patch which removes string exceptions, on both the HEAD and the 2.7 branch. Tres. -- =============================================================== Tres Seaver tseaver@zope.com Zope Corporation "Zope Dealers" http://www.zope.com
participants (2)
-
Stuart Bishop -
Tres Seaver