RT for rt.cpan.org
Skip Menu
|
Bug #3057 for DBIx-SearchBuilder: rollback problems
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
DBIx-SearchBuilder CPAN distribution
.
Report information
The Basics
Id:
3057
Status:
resolved
Priority:
0/
Queue:
DBIx-SearchBuilder
People
Owner:
Nobody in particular
Requestors:
pdh [...] snapgear.com
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Sun Jul 27 23:45:15 2003
pdh [...] snapgear.com - Ticket created
Date:
Mon, 28 Jul 2003 13:45:06 +1000
From:
Phil Homewood <pdh [...] snapgear.com>
To:
bug-dbix-searchbuilder [...] rt.cpan.org
Subject:
rollback problems
1. DBIx::SB::Handle->Rollback() doesn't catch TRANSDEPTH==0, resulting in a TRANSDEPTH = -1. 2. DBIx::SB::Handle->ForceRollback() should return() explicitly (but that's just cosmetics :-) -- Phil Homewood, Systems Janitor,
http://www.SnapGear.com
pdh@snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630 SnapGear - Custom Embedded Solutions and Security Appliances
Mon Oct 17 00:09:53 2005
jesse+cpan [...] fsck.com - Status changed from 'new' to 'resolved'
Mon Oct 17 00:09:53 2005
jesse+cpan [...] fsck.com - Correspondence added
[pdh@snapgear.com - Sun Jul 27 23:45:15 2003]:
Show quoted text
> 1. DBIx::SB::Handle->Rollback() doesn't catch TRANSDEPTH==0, > resulting in a TRANSDEPTH = -1. > > 2. DBIx::SB::Handle->ForceRollback() should return() > explicitly (but that's just cosmetics :-)
Thanks. Fixed