Author: remi
Date: 2009-08-01 14:19:39 +0200 (Sat, 01 Aug 2009)
New Revision: 5268

Modified:
   
software_suite_v3/smart-core/smart-server/trunk/resources/03_content_servers/02_resourceGagdetsServer.py
Log:
* Fixed a bug with a wrong method name

Modified: 
software_suite_v3/smart-core/smart-server/trunk/resources/03_content_servers/02_resourceGagdetsServer.py
===================================================================
--- 
software_suite_v3/smart-core/smart-server/trunk/resources/03_content_servers/02_resourceGagdetsServer.py
    2009-08-01 12:04:29 UTC (rev 5267)
+++ 
software_suite_v3/smart-core/smart-server/trunk/resources/03_content_servers/02_resourceGagdetsServer.py
    2009-08-01 12:19:39 UTC (rev 5268)
@@ -181,7 +181,7 @@
         filesCacheManager.destroyFileCache(cFile)
         self.__gadgetsContainer.check()
         resourceUgcServer.createUgcFromGWC()
-        resourceUgcServer.getUgcContainer().updateParentGadgetsPtr()
+        resourceUgcServer.getUgcContainer().updateParentGadgets()
         return result
 
     def insertTemporaryServerGadgetInContainer(self, scgUrl):


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to