[phpldapadmin] [ phpldapadmin-Bugs-3136564 ] Undefined variable: result (E_NOTICE)

"SourceForge.net" <[email protected]> Mon, 13 Dec 2010 14:50:28 +0000
Newsgroups gmane.comp.ldap.davedap
Message-ID <[email protected]>
Bugs item #3136564, was opened at 2010-12-13 17:50
Message generated for change (Tracker Item Submitted) made by buc
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=3136564&group_id=61828

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Dmitry Butskoy (buc)
Assigned to: Nobody/Anonymous (nobody)
Summary: Undefined variable: result (E_NOTICE)

Initial Comment:
There is a bug report in the Fedora distro, regardint hte undefined variables in some contexts.

(The problem is inspired by the fact that instead of the php config default "error_reportng = E_ALL & ~E_NOTICE", some production systems (Fedora as well)
use "E_ALL & ~E_DEPRECATED" instead. As a result, all the E_NOTICE errors are reported).

The original bug reportis here:
https://bugzilla.redhat.com/show_bug.cgi?id=662363

---cut here---
I get this message on an attempt to login:

You found a non-fatal phpLDAPadmin bug!
Error: Undefined variable: result (E_NOTICE)
File: ds_ldap.php line 488, caller cmd.php
Versions: PLA: 1.2.0.5, PHP: 5.3.3, SAPI: apache2handler
Web server: Apache/2.2.17 (Fedora)
---end ---

---cut here---
in addition:

You found a non-fatal phpLDAPadmin bug!
Error: Undefined variable: request (E_NOTICE)
File: rdelete.php line 66, caller cmd.php
Versions: PLA: 1.2.0.5, PHP: 5.3.3, SAPI: apache2handler
Web server: Apache/2.2.17 (Fedora)
---end---


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=3136564&group_id=61828

------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
______________________________________
phpLDAPadmin development mailing list.
To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel
http://phpldapadmin.sourceforge.net/