Skip Menu |

This queue is for tickets about the DBD-LDAP CPAN distribution.

Report information
The Basics
Id: 29344
Status: resolved
Priority: 0/
Queue: DBD-LDAP

People
Owner: Nobody in particular
Requestors: blackbird [...] webbird.de
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.09
Fixed in: (no value)



Hello, when obtaining data using a statement like this: select * from table which returns more than one record with different attributes (and so, attribute counts), incorrect data is returned. This seems to be a serious bug in JLdap.pm. When obtainig the data of an unique entry, with a statement like this: select * from table where id like 'iknowtheid' a complete and correct record is returned.
Can you furnish your (table.ldb) configuration file and either an example or more specifics on what was wrong with the result-set, ie. the diffs on the actual and expected result-set? Thanks, Jim Turner turnerjw784 -att- yahoo.com On Thu Sep 13 12:53:37 2007, MAB wrote: Show quoted text
> Hello, > > when obtaining data using a statement like this: > > select * from table > > which returns more than one record with different attributes (and so, > attribute counts), incorrect data is returned. This seems to be a > serious bug in JLdap.pm. > > When obtainig the data of an unique entry, with a statement like this: > > select * from table where id like 'iknowtheid' > > a complete and correct record is returned.
I believe this is resolved and that I forgot to close. I've released a new version (v0.10). If I'm dreaming and/or there's still a problem (after trying v0.10), then please open a new ticket. Thanks, Jim