From: [EMAIL PROTECTED]
Operating system: SuSe Linux 7.0
PHP version: 4.0CVS-2002-03-25
PHP Bug Type: LDAP related
Bug description: Attribute "networkAddress" is not complete
Seems to me its the "why display something if there is nothing ? question"
(See also Bug #8054)
Problem:
$ip = unpack("C*", $bindata);
$bindata is read from Novell NDS Ldapserver "networkAddress"-attribute
(User is logged in)
If the decoded address ($ip[3]...$ip[6]) should be fx. 210.0.230.32 its
only 210... Everything behind and including zero is cutted off. This is
true for $bindata. 210.29.230.48 works fine.
All our Perlscripts work fine.
Should i upgrade or is this still a bug ?
I'm using php 4.0.4pl1.
Tested on Suse Linux 7.0 and OpenUNIX8/Caldera Linux
Thanks for your patience and sorry for my english
--
Edit bug report at http://bugs.php.net/?id=16271&edit=1
--
Fixed in CVS: http://bugs.php.net/fix.php?id=16271&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=16271&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=16271&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=16271&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16271&r=support
Expected behavior: http://bugs.php.net/fix.php?id=16271&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=16271&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=16271&r=submittedtwice