Downloads

Download tar.gz 57.77 KB
MD5: df0b2729e6f7a094cd4e4c0aa5bfaba5
SHA-1: a67220cc33825173c0a00438c390dd7e49e5b139
SHA-256: fdd12ea31c98eda8aec7acfc4daab6811f67c5a8ad18a7310b516e9a650dfdb2
Download zip 67.64 KB
MD5: 7fb4d89813d82a1859e7988ac3d0e985
SHA-1: f140f9ae21698f875140991a8f68023104469f2a
SHA-256: 3799c5908c9d053e7ec797e1375eaa4d3356d59a3eff8900a3b902d9671665ce

Release notes

Changes since version 4.7.x-2.3:

  • #170135 by dww and hunmonk: Fixed a bug in project_db_rewrite_sql() that caused it to restrict access to nodes it should have allowed.
  • #75745 by dww and hunmonk: Fixed bug in the query that generates the project overview pages when using the project taxonomy. We need to restrict to top-level terms so that if any 2nd-level terms happen to have the same name, there's no collision and non-deterministic behavior.
  • #189843 by dww: Removed some really old, weird, dead code.
  • #170000 by hunmonk: make project overview query postgres compliant.
  • #170350 by hunmonk: drupal_not_found() for bogus project aliases.
  • #162456 by hunmonk: Browse by category should set page title properly.
  • #168520 by aclight: Set title attribute on Category links on browse by category overview page with term descriptions.
  • #196247 by hunmonk: Project registers the same menu path multiple times. also fixes bug where incorrect values were getting saved for the sort options, and a bug where the default sorting tabs wouldn't appear until the project settings page was saved.
  • Cleaned up and commented a confusing menu item.
  • Removed some stray whitespace from the code.
Created by: dww
Created on: 6 Jan 2008 at 23:11 UTC
Last updated: 6 Jan 2008 at 23:11 UTC
Bug fixes
Unsupported

Other releases