Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download redirect-7.x-1.0-rc1.tar.gztar.gz 37.42 KB
MD5: e6663d34d310877c935558c7cb69cd04
SHA-1: ebb23e3308ead59ef578a0c5d4a7c665edd3010a
SHA-256: ea96b35cd5fcfadcca34008f15aeb1c105f3b90ed92d9f3644f7333b1beb6f90
Download redirect-7.x-1.0-rc1.zipzip 46.22 KB
MD5: a0cc55733dd693377d6ecc92bde3f071
SHA-1: 35c1ecbbe32d95b35364cceb22d1d2b66d2ac985
SHA-256: 30fb5078ba01f238e25ca93415bfc9ceda7833ddb6f71075af88d6e5300c6db1

Release notes

Changes since 7.x-1.0-beta4:

  • #1263884 by marcusx, Dave Reid, droath, BWPanda: Avoid redirect field and form injection on entities that have a path but makes no sense to have redirects (e.g. comments).
  • #995844 by Dave Reid, iamEAP: Added migration path from path_redirect.
  • #1392974: Fixed redirect caching not compatible with Varnish due to lack of cache control headers being sent.
  • #1774502: Disable calling entity_uri() from redirect_url_inbound_alter() until a proper solution is found.
  • #1781736: Updated default redirect view export, added human name, and fixed description.
  • Fixed incompatibility with subpathauto module.
  • #1580746: Fixed spelling error on the redirect add/edit form.
  • #1367278: Fixed the 'Add redirect' on 404 pages did not work correctly if the site_404 variable set (e.g. if the Search 404 or 404 Navigation module is enabled).
  • Hide the operations fieldset if no redirects are selected.
Created by: Dave Reid
Created on: 18 Sep 2012 at 17:34 UTC
Last updated: 29 Jun 2015 at 19:48 UTC
New features
Bug fixes

Other releases