phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #4517] SideBox Menue only one _NewLine_ is p


From: nobody
Subject: [Phpgroupware-tracker] [bug #4517] SideBox Menue only one _NewLine_ is possible
Date: Thu, 23 Oct 2003 17:45:25 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20031010 Mozilla Firebird/0.6.1

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

Changes by: Hsing-Foo Wang <address@hidden>
Date: Thu 10/23/2003 at 21:45 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Is this still a problem?



=================== BUG #4517: FULL BUG SNAPSHOT ===================


Submitted by: knackw                  Project: phpGroupWare                 
Submitted on: Mon 07/28/2003 at 22:27
Category:  API - phpGWapi             Bug Group:  0.9.16 pre RC             
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  None                     Assigned to:  None                    
Status:  Open                         Component Version:  CVS               
Platform Version:  Windows            Reproducibility:  Every Time          

Summary:  SideBox Menue only one _NewLine_  is possible

Original Submission:  one possible solution 



use 



'_NewLine_1'            =>'', // give a newline 1

'_NewLine_2'            =>'', // give a newline 2



and so on in



hook_sidebox_menu.inc.php



changes in



phpgwapi/templates/idots/navbar.inc.php



on line 162



from



if($item_text=='_NewLine_')



to



if(substr($item_text,0,9)=='_NewLine_')



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

-------------------------------------------------------
Date: Thu 10/23/2003 at 21:45       By: pooh_
Is this still a problem?


CC list is empty


No files currently attached


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

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





reply via email to

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