phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #4090] problem with createobject if classes


From: nobody
Subject: [Phpgroupware-tracker] [bug #4090] problem with createobject if classes are called 'appname.ui'
Date: Sat, 28 Jun 2003 00:31:42 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130

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

Changes by: Michael Totschnig <address@hidden>
Date: Sat 06/28/2003 at 04:31 (GMT)

------------------ Additional Follow-up Comments ----------------------------
I will rename news_admin.ui back to news_admin.uinews. (I had named it ui when 
I merged the two classes uinews and uiadmin). sorry for the trouble.



=================== BUG #4090: FULL BUG SNAPSHOT ===================


Submitted by: ceb                     Project: phpGroupWare                 
Submitted on: Tue 06/24/2003 at 21:43
Category:  API - phpGWapi             Bug Group:  devel cvs                 
Severity:  5 - Major                  Priority:  High                       
Resolution:  None                     Assigned to:  None                    
Status:  Open                         Component Version:  CVS               
Platform Version:  None               Reproducibility:  None                

Summary:  problem with createobject if classes are called 'appname.ui'

Original Submission:  example: home-screen -> hook home;
several apps called their ui class just 'ui'. i.e. news_admin and stocks. in 
their hook_homes they both create an object 'appname.ui'. it fails to create 
the second object, because there exists already an object 'ui'. we have to 
rename our app_classes to i.e. *uiappname* (uistocks,uinews) or change the 
createobject function...

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

-------------------------------------------------------
Date: Sat 06/28/2003 at 04:31       By: totschnig
I will rename news_admin.ui back to news_admin.uinews. (I had named it ui when 
I merged the two classes uinews and uiadmin). sorry for the trouble.


CC list is empty


No files currently attached


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

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





reply via email to

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