Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 103.73 KB
MD5: 6afacd1a7abebd4023f4eb1eb630299e
SHA-1: df18646f397ee47e5044e8034d0d26da3b23cf07
SHA-256: e885b30f86e862a1143d0c6e12d2f1ecd6769fa794c79b674d888b2a1610c448
Download zip 125.61 KB
MD5: 049576299bceb013d3c9157205197abd
SHA-1: acb2f1f11a3f88004d01bf9a40a828282335eef5
SHA-256: 402166e778d8c2aed88ed3b2653a91c260b3e356d7fbafadf433263bd0b766e4

Release notes

This is a maintenance release with a number of bugfixes and test and documentation improvements.

Changes since 7.x-1.1:

  • #1182962 by te-brian: Fixed privatemsg_message_change_recipient() does not pass to hook_privatemsg_block_message().
  • by Berdir: Fixed minor coding style issue.
  • #1122188 by Berdir: Fixed uid column not found errors during 6.x-2.x to 7.x-1.x upgrade.
  • by Berdir: Fixed various typos, unused variables and similar issues indicated by PHPStorm.
  • #1046982 by cousin_itt: Added tests for role-based blocking.
  • #1093252 by Berdir: Added better tests for message preview.
  • by Berdir: Fixed various coding style issues.
  • #1126158 by deviantintegral: Use the current account when checking permissions in hook_user().
  • #1104234 by dragon_eater: Fixed can not sent a message consisting only of the string '0'.
  • #1105520 by franz: Fixed validation errors returned by the validate hook are incorrectly merged.
  • #1097286 by Berdir: Fixed outdated query builder documentation.
  • #1097380 by Berdir: Fixed subject consisting of only a space can not be clicked.
  • #967164 by Berdir: Fixed privatemsg_roles tries to send message to uid 0 for authenticated user role.
  • #1074802 by Berdir | gc11: Fixed og.module breaks privatemsg_new() form by overriding form validate callback.
  • Added docblock documentation for privatemsg_schema().
  • #1034378 by Berdir: Fixed Sqlite compatibility.
  • #1034378 by Berdir: Fixed PostgreSQL compatibility.
  • #1034378 by Berdir, te-brian: Added Add more recipient types to 'list' sql query, refactor user_load wrapper function.
  • #1033378 by Berdir, te-brian: Added proper encoding (including tests) for subject to privatemsg_get_link().
  • #1054082 by te-brian: Added hook to allow modules to act when message status changes.
  • #1040150 by Berdir: Fixed 'Invalid address' error when from email address is left blank.
  • #1048166 by Flo.: Fixed undefined variable account_id in author pane integration.
  • #1034998 by Berdir: Removed outdated, unecessary hook implementation.
Created by: berdir
Created on: 19 Jun 2011 at 11:33 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
Bug fixes
Insecure
Unsupported

Other releases