phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #632] class.boforum.inc.php: get_all_cat_inf


From: nobody
Subject: [Phpgroupware-tracker] [Bug #632] class.boforum.inc.php: get_all_cat_info() doesn't handle empty $cats properly
Date: Fri, 05 Jul 2002 16:43:32 -0400

=================== BUG #632: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=632&group_id=509

Changes by: Bettina Gille <address@hidden>
Date: 2002-Jul-05 20:43 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
fixed



=================== BUG #632: FULL BUG SNAPSHOT ===================


Submitted by: None                      Project: phpGroupWare                   
Submitted on: 2002-Jun-14 19:40
Category:  forum                        Bug Group:  0.9.14 RC3                  
Severity:  5 - Major                    Priority:  Immediate                    
Resolution:  None                       Assigned to:  None                      
Status:  Closed                         Platform Version:  Windows              
Reproducibility:  Every Time            

Summary:  class.boforum.inc.php: get_all_cat_info() doesn't handle empty $cats 
properly

Original Submission:  Changing line 195 of the file class.boforum.inc.php to 
the following code solves the problem.

if (!empty($cats)) while(list($key,$cat) = each($cats))

Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Jul-05 20:43             By: ceb
fixed




No files currently attached


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



reply via email to

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