[Freeipa-devel] [PATCH] better exception handling, allow 1-character fields

Rob Crittenden rcritten at redhat.com
Tue Feb 12 00:28:58 UTC 2008


Fix bug that prevented single-character fields
Fix bug in exception handling where we were sending the wrong thing as 
detail.
Basically we were catching an LDAP error, generating an IPAError from 
it, catching that, then setting the detail of the 2nd exception to 
another IPAError rather than the root exception. This caused anything 
looking at e.detail to crap out

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-638-exception.patch
Type: text/x-patch
Size: 3894 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20080211/8e17f32e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20080211/8e17f32e/attachment-0001.bin>


More information about the Freeipa-devel mailing list