The fifteenth maintenance and security release of the Drupal 5 series. Only fixes for security vulnerabilities and other bugs have been committed. New features are only being added to the forthcoming Drupal 7.0 release.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:
This release fixes two security vulnerabilities described in DRUPAL-SA-CONTRIB-2009-001. Sites are urged to upgrade immediately. In addition to these security updates, this release includes the following changes since version 5.x-1.2:
Project module
Bug fixes
#235037 by aclight and dww: Fixed critical bugs in project_page_overview() query and logic. It wasn't using the {project_release_supported_versions} table, so download links were sometimes pointing to the wrong releases.
#239240 by aclight and hunmonk: Fixed bug where browse by date only worked with project_release and taxonomy modules (for no good reason).
#211188 by aclight: Fixed bug where project node teasers were different when filtering by a version which was caused by the node type not being included in the query for the project browsing pages.
#233052 by aclight: Fixed bug with hook_project_page_link_alter() when a project disables its issue tracker.
#327285 by dww: Fixed bug introduced in #218571 where release-related links were added to project nodes that had disabled releases.
This release fixes two security vulnerabilities described in DRUPAL-SA-CONTRIB-2009-002. Sites are urged to upgrade immediately. Other changes since version 5.x-2.2:
Bug fixes
#209507 by aclight: Fixed critical bug introduced with #188198 where the original poster of an issue wouldn't get notification emails about that issue unless they also commented on it.
#283332 by hunmonk: {project_issues} table not being created when module is enabled. Removed erroneous default value from original_issue_data text column. No database update is necessary because MySQL simply tosses the default value declaration if it does install the table.
#272618 by aclight: Fixed bug where 'Create Issue' menu item was visible even when 'create project issues' permission is disabled.
#11211 by Gabor Hojtsy: proper use of drupal_add_feed().
#293882 by agentrickard and scor: Fixed broken project lookup in mailhandler code.
#275323 by aclight and hunmonk: Prevent project_issue_generate_issue_comments() from causing fatal errors in rare cases.
The thirteenth maintenance and security release of the Drupal 5 series. Only fixes for security vulnerabilities and other bugs have been committed. New features are only being added to the forthcoming Drupal 7.0 release.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement: