Author: reinhard Date: 2007-11-08 03:12:20 -0600 (Thu, 08 Nov 2007) New Revision: 9794
Modified: trunk/gnue-forms/src/GFObjects/GFBlock.py Log: Added new FIXME comment. Modified: trunk/gnue-forms/src/GFObjects/GFBlock.py =================================================================== --- trunk/gnue-forms/src/GFObjects/GFBlock.py 2007-11-07 08:31:52 UTC (rev 9793) +++ trunk/gnue-forms/src/GFObjects/GFBlock.py 2007-11-08 09:12:20 UTC (rev 9794) @@ -340,7 +340,10 @@ def __ds_resultset_activated(self, event): # Don't let the user interface follow while we iterating through the - # detail resultsets for the commit triggers + # detail resultsets for the commit triggers. + # FIXME: This also means that detail blocks don't contain the correct + # result set at PRE-INSERT/PRE-UPDATE/PRE-DELETE trigger execution of + # the master block. if self.mode == 'commit': return _______________________________________________ commit-gnue mailing list commit-gnue@gnu.org http://lists.gnu.org/mailman/listinfo/commit-gnue