Downloads

Download taxonomy_access-6.x-1.3.tar.gztar.gz 59.83 KB
MD5: 9ce21f4e89ecfc88a482f67d235a44dc
SHA-1: 988a45bc99372b6b31cebc49832747710c48c1e8
SHA-256: 2689f5120280a52112279d20dcd9d5cecc7adfc9a73879bd78604ed2bf437560
Download taxonomy_access-6.x-1.3.zipzip 94.29 KB
MD5: fe638ea4225bbc7d7f599ea87f707358
SHA-1: 5c639a443194fa2219e6901e2e65b005fe4eaf37
SHA-256: 1df948c2a2e96ea04f6d8754e2539f9a936c33d87a5d66ffbd2ddf91a0a9f8e3

Release notes

The 6.x-1.3 release of Taxonomy Access Control fixes a major bug where editing nodes under certain conditions would corrupt node access records, possibly leading to restricted nodes being accessible. (See #902858: Node records sometimes corrupted after removing all terms from the node and #902858: Node records sometimes corrupted after removing all terms from the node). Various other minor bug fixes and features are also included.

Note: the tac_fields submodule should be considered experimental; do not use this submodule on a production site without thorough testing.

Complete changelog:

  • #1050982 by mula: Fix 5.x to 6.x upgrade bug.
  • #902858 by xjm: Prevent corrupted node access records when $node->taxonomy
    is not consistent with the actual {term_node} data.
  • #902458 by xjm: Remove old, unneeded code from hook_nodeapi() presave op.
  • #786360 by mr.andrey, lhristov: Provide views filters for TAC grants.
  • #818212 by ayalon: Do not alter queries for the {node_revisions} table.
  • #339366 by xjm: Initial commit of tac_fields, an experimental submodule to
    apply taxonomy access to specific fields.
  • #728406 by xjm: hook_form_alter() expects a plain object for $form_state,
    not a reference.
  • #785060 by alexb: Fixed bug with argument identification in admin/ paths.
Created by: xjm
Created on: 7 Feb 2011 at 18:43 UTC
Last updated: 7 Feb 2011 at 18:46 UTC
New features
Bug fixes

Other releases