[rt-users] probleme with DBIx-SearchBuilder-0.93_04
Malek Shabou
Malek.Shabou at nic.fr
Wed Nov 12 11:59:59 EST 2003
hi,
i am running rt 3.0.6, and since i have upgraded the search builder to:
DBIx-SearchBuilder-0.93_04, every time i made a search i have this
error:
error: Can't call method "quote" on an undefined value at
/usr/lib/perl5/site_perl/5.8.0/DBIx/SearchBuilder.pm line 645.
context: ...
640:
641: #if we're explicitly told not to to quote the value or
642: # we're doing an IS or IS NOT (null), don't quote the operator.
643:
644: if ( $args{'QUOTEVALUE'} && $args{'OPERATOR'} !~ /IS/ ) {
645: $args{'VALUE'} = $self->_Handle->dbh->quote( $args{'VALUE'} );
646: }
647: }
648:
...
code stack: /usr/lib/perl5/site_perl/5.8.0/DBIx/SearchBuilder.pm:644
/usr/local/rt3/lib/RT/SearchBuilder.pm:132
/usr/local/rt3/lib/RT/Tickets_Overlay_SQL.pm:382
/usr/local/rt3/lib/RT/Tickets_Overlay.pm:2007
/usr/local/rt3/lib/RT/Tickets_Overlay.pm:1722
/usr/local/rt3/share/html/Search/Listing.html:104
/usr/local/rt3/share/html/autohandler:189
--
Malek Shabou E-mail: nic at nic.fr
AFNIC Tel: +33 1 39 30 83 00
Immeuble international, 2 rue Stephenson Fax: +33 1 39 30 83 01
Saint-Quentin-En-Yvelines 78180 Montigny-Le-Bretonneux
### Utiliser http://www.nic.fr/zonecheck/ pour verifier vos domaines ###
More information about the rt-users
mailing list