#11900: commit_on_success: Handle Exception in commit()
---------------------------------------------------+------------------------
Reporter: guettli | Owner:
gabrielhurley
Status: assigned | Milestone: 1.2
Component: Database layer (models, ORM) | Version: 1.0
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 1
Needs_better_patch: 0 |
---------------------------------------------------+------------------------
Changes (by gabrielhurley):
* cc: gabrielhurley (added)
* owner: nobody => gabrielhurley
* status: new => assigned
Comment:
The reason for the problem is clear enough: The error raised in the
finally clause overrides the original error.
However, I tried for about 2 hours to reproduce the reported bug with no
success.
guettli, can you some information about the code you're using that
triggers the bug?
--
Ticket URL: <http://code.djangoproject.com/ticket/11900#comment:3>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.