[contributions:vauxia] /modules/pay/includes/handlers pay.inc pay_form.inc
User: vauxia Branch: HEAD Date: Mon, 12 Jul 2010 20:26:47 +0000 Modified files: /modules/pay/includes/handlers pay.inc pay_form.inc Log message: - Respect a special form_type of 'amount', which indicates an amount-only form. This is useful in e.g. donations, where you'd have an amount-only block that POSTs to the full form page. - Respect forms that are POSTed in such a manner by setting any values using a set_* function. This is safe, assuming that these functions cleanly and securely set the request values and that the validator catches any invalid user input. - Use (float) rather than (int) on the "total" query. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/pay/includes/handl... http://cvs.drupal.org/diff.php?path=contributions/modules/pay/includes/handl...
participants (1)
-
drupal-cvs@drupal.org