[gnue] r9753 - trunk/gnue-common/src/datasources

[email protected]
Newsgroups gmane.comp.cms.gnue.cvs
Message-ID <[email protected]>
Author: reinhard
Date: 2007-07-12 09:04:28 -0500 (Thu, 12 Jul 2007)
New Revision: 9753

Modified:
   trunk/gnue-common/src/datasources/GDataSource.py
Log:
Fixed Master-Detail-Detail.


Modified: trunk/gnue-common/src/datasources/GDataSource.py
===================================================================
--- trunk/gnue-common/src/datasources/GDataSource.py	2007-07-12 13:42:27 UTC (rev 9752)
+++ trunk/gnue-common/src/datasources/GDataSource.py	2007-07-12 14:04:28 UTC (rev 9753)
@@ -720,6 +720,9 @@
     """
 
     self.__currentResultSet = resultSet
+    # Let our details follow
+    if self.__currentResultSet.current is not None:
+        self.__currentResultSet.current._activate()
     self.__eventController.dispatchEvent ('dsResultSetActivated',
         resultSet = resultSet)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.