project_issue 4.7.x-2.3

Security update
Bug fixes
Insecure

This release fixes a security vulnerability, all users of project_issue 4.7.x-2.2 and earlier are urged to upgrade. For more details, see DRUPAL-SA-2007-012.

Besides the security fix, two critical PostgreSQL bugs are fixed in this version:

  • #109851 by Rok Zlender: SQL error on "My issues" page with PostgreSQL
  • #82696: PostgreSQL sequence missing for {project}_cid.

project_issue 4.7.x-1.3

Security update
Bug fixes
Insecure

This release fixes a security vulnerability, all users of project_issue 4.7.x-1.2 and earlier are urged to upgrade. For more details, see DRUPAL-SA-2007-012.

Besides the security fix, 2 critical PostgreSQL bugs are fixed in this version:

  • #109851 by Rok Zlender: SQL error on "My issues" page with PostgreSQL
  • #82696: PostgreSQL sequence missing for {project}_cid.

simplenews 5.x-1.1

Bug fixes
Insecure

Includes bug fixes committed by Sutharsan including:

#104982 by sutharsan: Can't delete a newsletter
#104995 by patrickharris and sutharsan: theme_simplenews_block doesn't show block message
#109674 by yhager: Plain text newsletters do not show footer
#112155 by tbarregren: simplenews_node_prepare() should mimic node_view()
#112191 by sutharsan: e-Mail invalid in newsletter/subscriptions/
#112196 by tbarregren: Sending plain with mimemail.module installed
#112334 by tbarregren: Mail are sent before the node has is complete processed

ldap_integration 5.x-1.x-dev

Bug fixes

Development release for Drupal 5.x

This release contains primarily bug fixes now. It should be used instead of 5x-1-3/

Support for previous versions of this module may be extremely limited.

project 4.7.x-1.2

Security update
Bug fixes
Insecure

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

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

  • #100901: there was 1 more call to project_project_set_location() which i missed when backporting this fix to DRUPAL-4-7. :( This causes undefined function errors when you try to add a release in 4.7.x-1.*.
  • #11879: removing dead hook_content() code
  • removing weird stale code that's initializing things from $_GET in hook_form() which was added in revision 1.15, 2003.
  • hook_form() doesn't need $node passed by reference. Removing some stray whitespace and a line of commented-out dead code.
  • #104837: remove unneeded t() and double check_plain() + check_url()
  • removing cruft that's no longer relevant or desired: we don't want checkboxes to be inline'ed on project node forms.
  • #105228: fix CSS to handle new behavior of FAPI #prefix/#suffix (#100787)
  • use l() to generate links instead of our own custom code

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes