project_issue 4.7.x-2.1

Security update
New features
Bug fixes
Insecure

This release fixes a security vulnerability, all users of project_issue 4.7.x-2.0 are urged to upgrade. For more details, see DRUPAL-SA-2006-031.

Other changes since project_issue-4.7.x-2.0:

Bugs fixed:

  • #97944: fix broken pager links on filtered issue queries. This patch also fixes one of the main problems reported in #56200.
  • #78595: fixing issue followup previews for php5
  • #61453: fixing broken "Issues e-mail address" setting. The UI was mostly hidden unless you were a project administrator, and the code didn't match the descriptions. :( Now, if none of the filters are selected, you really do get the email (as the description has always said).
  • #85788 by fgm: project comment id (project_cid) sequence needs DB prefix.
  • #82619: blobs from comment bodies need to be decoded (for PostgreSQL).

New features:

  • #94000: adding $Name$ tags for automated version identification
  • #96971: make better use of tabs and subtabs on project nodes. Patch from comment #3
    by dww, to split up the project edit tab into subtabs for project, issues and releases.

project_issue 4.7.x-1.1

Security update
Bug fixes
Insecure

This release fixes a security vulnerability, all users of project_issue (4.7.x-1.0 or 4.7.0 from before the new release system) are urged to upgrade. For more details, see DRUPAL-SA-2006-031.

Besides the security fix, the only other changes in this release are bug fixes since project-issue-4.7.x-1.0:

project 4.7.x-2.1

Security update
New features
Bug fixes
Insecure

This release fixes a security vulnerability, all users of project 4.7.x-2.0 are urged to upgrade. For more details, see DRUPAL-SA-2006-031.

This release includes new database updates. After you upgrade, you should run update.php for your site:

  • project_release_update_1(): Adds the {project_release_default_versions} table for branch-aware default versions and populates it the best it can. See #89538 for details.
  • project_release_update_2(): Adds a new column to the {project_release_projects} table that determines if the development snapshot table should be shown on project nodes. See #101887 and #89539 for details.

Other changes since project 4.7.x-2.0:

Bugs fixed:

  • #97173: Download link targets other project's tarball. We were missing an unset() from #93471 and that's causing the wrong download links to be used since we're always using the same project identifier.
  • #96986: Minor bug in breadcrumb on releases (patch by Gurpartap, modified by dww to be slightly more clear, and to fix the $breadcumb[] element for the release itself, since we were using $node not $release).

project 4.7.x-1.1

Security update
Bug fixes
Insecure

This release fixes a security vulnerability, all users of project (4.7.x-1.0 or 4.7.0 from before the new release system) are urged to upgrade. For more details, see DRUPAL-SA-2006-031.

Besides the security fix, the only other changes in this release are bug fixes since project-4.7.x-1.0:

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes