Downloads
Download tar.gz
32.17 KB
MD5: 9a5e7be68b1ced03f836a4ab4ed65b67
SHA-1: d80e7c0c402c60b8db591834f1342852a44575b7
SHA-256: 58a01374b8d47b54b99efeda350b69c087c52633d46e49e52e66e86f53b213d1
Download zip
40.01 KB
MD5: f77784ae26e05fae89fddd0bb6d63481
SHA-1: ff168820a68f4e690a9a54922bd35cb43f67b213
SHA-256: 9243c6d4aeafe807f98c15f99b5312a80486cb6f8e2979fff2ad1370d4dc6f88
Release notes
Fixed XSRF issue which potentially allowed malicious users to craft a link which could change the order of a node's children if accidentally visited by a site admin. See SA-CONTRIB-2012-099 - Node Hierarchy - Cross Site Request Forgery - CSRF
Also:
Issue #1003582 by derjochenmeyer: Fixed notice error
Issue #386470 by derjochenmeyer: Added label and exclude options to the Parent Node Views field
Issue #813868 by jonathan_hunt: Checked to make sure $node was populated for Node Hierarchy actions (Views, Site Outline)
Issue #375581 by pivica: Fixed recursive deletion of children nodes.