[gnue] r9579 - trunk/gnue-forms/src

[email protected]
Newsgroups gmane.comp.cms.gnue.cvs
Message-ID <[email protected]>
Author: reinhard
Date: 2007-05-14 07:56:47 -0500 (Mon, 14 May 2007)
New Revision: 9579

Modified:
   trunk/gnue-forms/src/GFForm.py
Log:
Fixed parameter.


Modified: trunk/gnue-forms/src/GFForm.py
===================================================================
--- trunk/gnue-forms/src/GFForm.py	2007-05-14 11:48:04 UTC (rev 9578)
+++ trunk/gnue-forms/src/GFForm.py	2007-05-14 12:56:47 UTC (rev 9579)
@@ -1570,7 +1570,7 @@
         @param name: name of the trigger to be launched.
         """
 
-        self._triggerDictionary[triggerName](self=self)
+        self._triggerDictionary[name](self=self)
 
 
     # -------------------------------------------------------------------------
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.