User: aland Branch: DRUPAL-6--1 Date: Mon, 17 Nov 2008 12:41:07 +0000 Modified files: /modules/upload_element upload_element.module upload_element.pages.inc Log message: Two bug fixes: 1) The element_children based search used by the AHAH request was generating a false match when the comments module was enabled. This resulting in part of the comment field being falsely returned by the AHAH callback. This has addressed. 2) When saving images using a ImageCache preset, the size was not being correctly recorded in the {files} table. The size is now recalculated prior to saving the {files} record. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/upload_element/upl... http://cvs.drupal.org/diff.php?path=contributions/modules/upload_element/upl...