Downloads

Download tar.gz 39.79 KB
MD5: 6d047846959321b027eea726dd8a1efc
SHA-1: a33dbeb773974d536a64dc97cd0681fccfe5d5db
SHA-256: dd1a5227c9834b680e974a0d5605e86834b42b6b04fd6d8e11a6e7bad8f86862
Download zip 46.46 KB
MD5: d46bda02d4aeb2fcb2a34ad7228c6a64
SHA-1: e43d011bdc056f90f069c16fbc8ef8e0625cbdb1
SHA-256: 0d33c39b1c49f422019b4abe5b2a9295c6adebde306ca4d4d44b5eb53f0295f9

Release notes

Many bug-fixes including these:
1) Fix for not showing "pending publishing" message on Document creation if the document is already published.
2) Issue #913922 by Robert_T: Fixed issue with Document to loose url and type on reverting previous revisions. Now no validation is performed on reversion and url, type and fid is copied from the revision being reverted instead of trying to generate them again.
3) Issue #927554 by Robert_T: Fixed $op code for "delete revision" in hook_nodeapi().
4) Fix to ensure that a document file shared by multiple revisions does not get removed when one of the revisions is deleted. A file can get associated to multiple revisions when a revision is reverted. At that time, all its data including file information is copied to the new revision from the existing revision being reverted from.
5) Issue #942548 by Simon Georges: i18n improvements.
6) Issue #1123282 by chris.wray: Sorting and Paging links for document search are hooked via jQuery for performing ajax search to ensure proper application of paging and sorting parameters as this module does not support PostBack paging/sorting for Search module currently.

Created by: r_honey
Created on: 15 May 2011 at 22:14 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
Bug fixes
Insecure
Unsupported

Other releases