Skip Menu |

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)



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
[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