RT for rt.cpan.org
Skip Menu
|
Bug #35387 for DBIx-HA: prepare() doesn't pass $attr argument through
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
DBIx-HA CPAN distribution
.
Report information
The Basics
Id:
35387
Status:
resolved
Priority:
0/
Queue:
DBIx-HA
People
Owner:
Nobody in particular
Requestors:
TIMB [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Thu Apr 24 18:57:42 2008
TIMB [...] cpan.org - Ticket created
Subject:
prepare() doesn't pass $attr argument through
in prepare() $dbh->SUPER::prepare($sql); should be: $dbh->SUPER::prepare($sql, @_); this is to work with drivers like DBD::Gofer.
Fri May 02 21:55:47 2008
MARKSTOS [...] cpan.org - Correspondence added
Tim, I've committed this now to the Google Code SVN. Thanks for the contribution. Mark
Fri May 02 21:55:49 2008
The RT System itself - Status changed from 'new' to 'open'
Mon May 05 06:25:26 2008
TIMB [...] cpan.org - Correspondence added
Resolved in
http://code.google.com/p/perl-dbix-ha/source/detail?r=6
Mon May 05 06:25:29 2008
TIMB [...] cpan.org - Status changed from 'open' to 'resolved'