Active
Project:
Form single
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2006 at 13:45 UTC
Updated:
20 Nov 2006 at 16:14 UTC
Beyond testing, here is what needs to be done with this module:
Comments
Comment #1
pwolanin commentedDo you have a suggested protocol for testing?
Comment #2
robertdouglass commentedThe only way that I've been testing so far is to click repeatedly on submit buttons and to see if that generates multiple posts. Improvements on the testing technique would be appreciated.
A recent problem that was spotted (and is hopefully fixed) arises when multiple forms exist on the same page. This will be the case when the login form, the search form, webforms from the webform module, the contact form from contact module, or the execute php form from the devel module are on the page together, so be sure to test that case as well.
Thanks for your interest.
Comment #3
pwolanin commentedJust taking a look at the module- it seems a bit unfortunate that the recent addition of form tokens http://drupal.org/node/90508
did not address this issue.