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, 14 Jun 2002 15:40:17 -0400

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

Submitted by: None                      Project: phpGroupWare                   
Submitted on: 2002-Jun-14 15:40
Category:  forum                        Bug Group:  0.9.14 RC3                  
Severity:  5 - Major                    Priority:  Immediate                    
Resolution:  None                       Assigned to:  None                      
Status:  Open                           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))



No Followups Have Been Posted




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]