Hi -- I've encountered what seems to be a bug in external method invocation. With all my external methods, the first time any given one is run during a session, Zope fails to pass the parameters. If I hit the "back" arrow on the browser and then hit the "Submit" button a second time, then it works. Why is this? Is there any way to change it? -- Matt -------------------------------------- Nu sculon herigean heovonrices Weard Meotodes mighte ond His modgethanc Now we must praise the Kingdom of Heaven's Sovereign, The Measurer's power and his completed design --First two lines, Caedmon's Hymn ---------------------------------------
This was a bug that is fixed in the CVS version of Zope.... and possibly in the 2.6alpha1 release on Zope.org. Tks, - C On Wed, 2002-08-28 at 16:50, Matthew T. Bell wrote:
Hi --
I've encountered what seems to be a bug in external method invocation. With all my external methods, the first time any given one is run during a session, Zope fails to pass the parameters. If I hit the "back" arrow on the browser and then hit the "Submit" button a second time, then it works. Why is this? Is there any way to change it?
-- Matt
-------------------------------------- Nu sculon herigean heovonrices Weard Meotodes mighte ond His modgethanc
Now we must praise the Kingdom of Heaven's Sovereign, The Measurer's power and his completed design --First two lines, Caedmon's Hymn ---------------------------------------
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Interesting. That was what I was seeing with Plone's view_source external method, I was supposed to write view_source up for the Plone docs, but thought I was doing something wrong when I saw this very behavior.
This was a bug that is fixed in the CVS version of Zope.... and possibly in the 2.6alpha1 release on Zope.org.
I've encountered what seems to be a bug in external method invocation. With all my external methods, the first time any given one is run during a session, Zope fails to pass the parameters. If I hit the "back" arrow on the browser and then hit the "Submit" button a second time, then it works. Why is this? Is there any way to change it?
participants (3)
-
Chris McDonough -
Jeff Kowalczyk -
Matthew T. Bell