User: dww Branch: DRUPAL-5 Date: Sat, 29 Mar 2008 08:33:40 +0000 Modified files: /modules/project/release package-release-nodes.php project_release.module Log message: #126554 by dww: Fixed (hopefully final) edge case bug when the packaging script is publishing the first release for a new major version. Now, after all the release nodes have been published, the packaging script invokes project_release_check_supported_versions() on each project/major version that was created or updated to ensure that the {project_release_supported_versions} table is still valid. This commit also moves the code to clear the download table cache out of hook_nodeapi() into project_release_check_supported_versions(). Links: http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pa... http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pr...