[contributions(DRUPAL-6--1):vaish] /modules/patterns patterns.module
User: vaish Branch: DRUPAL-6--1 Date: Fri, 09 Jan 2009 06:18:34 +0000 Modified files: /modules/patterns patterns.module Log message: Added custom implementations of some of the Drupal's core functions in order to fix the following issues caused by static caching: 1. If you call drupal_validate_form() on the same form more than once per page request, validation is not performed on any but the first call. (see issue: http://drupal.org/node/260934) 2. static caching was preventing certain dropdowns (parent menu item, parent and related taxonomy terms) from being updated and populated with the items created during the current pattern execution causing form validation errors (this became an issue only once we fixed #1) Links: http://cvs.drupal.org/diff.php?path=contributions/modules/patterns/patterns....
participants (1)
-
drupal-cvs@drupal.org