URL:
  <http://savannah.gnu.org/patch/?5433>

                 Summary: Addressbook times out under PHP5
                 Project: phpGroupWare
            Submitted by: steep
            Submitted on: Sunday 10/01/2006 at 20:00
                Category: addressbook
                Priority: 5 - Normal
              Item Group: CVS HEAD (aka development code base)
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

Target Branch: HEAD
Purpose: Under PHP5, the addressbook times out / doesn't show any 
entries. This is caused by the '@' on the each() on line 464 of
uiaddressbook, so the array doesn't increment.
Also, contacts_sql has 3 array_merge() which need the 2nd arg casting to
array (due to the change of operation under PHP5)
Format: cvs rcs || diff
Affected file/s: 
  addressbook/inc/class.uiaddressbook.inc.php, 
  phpgwapi/inc/class.contacts_sql.inc.php





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sunday 10/01/2006 at 20:00  Name: addressbook.diff  Size: 2kB   By:
steep
run 'patch -p1 &lt; addressbook.diff' in phpgroupware dir
<http://savannah.gnu.org/patch/download.php?file_id=10875>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?5433>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
phpGroupWare-tracker mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker

Reply via email to