Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
47.54 KB
MD5: ba22023c0e62072f96dace2177468b61
SHA-1: 5842a2047ee9f1a1732f615507f3d806098d06fc
SHA-256: 57f360dfc751f5ff029db18ab8cb5ea3b0e04d6b788f8674f02e9dd799ada56b
Download zip
62.49 KB
MD5: 8731dac4744d003dc9c30c4447c50925
SHA-1: 0e5837a6fb6407882f379f8c8fa1f504e5b633c8
SHA-256: 3145909aa82065d0231423a0a0ac4f456670afd0909086c3bf1f9c6ecec924c4
Release notes
This is only a bug fix and documentation release. No functional change over 7.x-3.0. It is expected to become the final 7.x-3.1 unless additional bugs are discovered.
- Minor formatting cleanups.
- Updated README for 7.x-3.x branch.
- #1733594: Grace delay for expired ads set to -1 not working by fgm: infinite grace was not honored.
- #1653560: Character limit not working if user uses 'cut & paste' or disables JS by fgm: Added server-side validation for body length.
- #1553010: dsm() function in classified_notifications.module by fgm: removed dsm() in classified_notifications_deliver().
- #1511962: Add config link in info file by fgm, rogical: Added configure link to info files.
All code changes were developed in TDD mode using Simpletest functional tests.