phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [Bug #163] Incorrect method of merging arrays


From: nobody
Subject: [Phpgroupware-tracker] [Bug #163] Incorrect method of merging arrays
Date: Sun, 05 May 2002 19:01:09 -0400

=================== Bug #163: Full Bug Snapshot ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=163&group_id=509

Submitted by: None                      Project: phpGroupWare                   
Submitted on: 2002-May-05 19:01
Category:  addressbook                  Bug Group:  0.9.14 RC3                  
Severity:  5 - Major                    Priority:  Immediate                    
Resolution:  None                       Assigned to:  None                      
Status:  Open                           Platform Version:  Linux - Debian       
Reproducibility:  Every Time            

Summary:  Incorrect method of merging arrays

Original Submission:  On line 681 and 822 in 
addressbook/inc/class.uiaddressbook.inc.php, you try to merge some arrays by 
using "+". I'm not sure if this is correct. It results in this error on my 
system:
[Sun May  5 15:36:55 2002] [error] PHP Fatal error:  Unsupported operand types 
in /usr/share/phpgroupware/addressbook/inc/class.uiaddressbook.inc.php on line 
822

This can be fixed by using the array_merge function instead. 



No Followups Have Been Posted


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=163&group_id=509



reply via email to

[Prev in Thread] Current Thread [Next in Thread]