Closed Bug 1385 Opened 26 years ago Closed 26 years ago

Bug in API.pm when updating multiple attributes

Categories

(Directory :: PerLDAP, defect, P1)

All
Solaris
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: leif, Assigned: leif)

Details

From: Dave Carrigan <Dave.Carrigan@cnpl.enbridge.com> Index: Conn.pm =================================================================== RCS file: /cvsroot/mozilla/directory/perldap/Conn.pm,v retrieving revision 1.18.2.7 diff -u -b -u -r1.18.2.7 Conn.pm --- Conn.pm 1998/09/29 07:20:29 1.18.2.7 +++ Conn.pm 1998/10/28 19:52:43 @@ -430,6 +450,7 @@ else { @arr = (); + undef %new; grep(($new{$_} = 1), @vals); foreach (@{$entry->{"_${key}_save_"}}) {
Priority: P2 → P1
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed.
QA Contact: 3849
asking Dave.Carrigan@cnpl.enbridge.com to verify the fix
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.