Closed Bug 77374 Opened 24 years ago Closed 21 years ago

ldapArgs defines $opt_v

Categories

(Directory Graveyard :: PerLDAP, defect)

Sun
Solaris
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: mozbugs, Assigned: leif)

Details

calling ldapArgs seems to define $opt_v even if it wasn't defined before. If the rest of the script uses $opt_v for whatever reason, things like this will always show as true: print "Couldn't connect\n" if $opt_v;
Reversing database corruption. Pay no attention to the man behind the curtain.
QA Contact: mystery.user
Status: NEW → ASSIGNED
Not sure if or when this was fixed, but in the dev branch (devel-branch-1_4_2) this doesn't seem to happen.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.