Downloads

Download pathauto-5.x-2.1.tar.gztar.gz 51.85 KB
MD5: 84b8c81c0911ec5bbfd88b8d8f91a591
SHA-1: e8817d4d3ae1db302d74bad6ff172b74246d0c5d
SHA-256: 2a8ffb4940bfce263bb09fac661f7b87095fc03ae02adc5be0f8f7ae206101ec
Download pathauto-5.x-2.1.zipzip 67.47 KB
MD5: 191fb29895046774e79602ca8daa20ec
SHA-1: c52ee781e87b43e521379304f2491315c44251b4
SHA-256: ce355ed2aa91fc1a6277cf79ed7b605dae34c5f0715bee033913107e9f47749c

Release notes

This is primarily a stability fix on the 5.x-2.0 release of Pathauto though it does include some new "features" they were considered to be quite important in order to be added.

Changes since DRUPAL-5--2-0:

  • feature #191393 by greggles, pinpoint problem for 'not valid within the scope of tokens' errors
  • feature #83993 by greggles, Blog path alias created for users who have no permissions to have own blog
  • feature #144366 by greggles, provide [bookpathalias] token
  • bugfix #191187 by greggles, change includes to requires to highlight file inclusion problems more clearly
  • bug #192300 by greggles, if there is no pattern, don't alter the node form
  • feature #32956 by greggles, More on Verbose option - decide who can see the alias changes information
  • bugfix #192949 by bainome and greggles, Fatal error Unsupported operand types when editing a user
  • bug #194669 by greggles, undefined function pathauto_cleanstring in some scenarios
  • bugfix no nid by greggles: tracker default should use -raw
  • temporary bugfix for #195044, reported by lylep, call to undefined function db_change_column on pgsql
  • bug #192298 by greggles and jbjaaz, collapse token list to reduce UI clutter
  • bug #195153 by vito_swat, no table prefixing in url_alias_extra query
  • bug #192126 reported by skizzo patch by greggles, incorrect use of t function
  • #199264 by greggles: allow really long patterns, found by Stefan Vaduva
  • #196465 by vito_swat, Editing taxonomy name doesn't change taxonomy alias
  • add translation of punctuation settings
  • #188606 by vito_swat, universal aliasing for taxonomies (so image galleries and ...work)
  • #198413 by vito_swat, bug Duplicate entry error in url_alias_extra
  • cleanup from last bit removing opening question mark/exclamation
  • #197929 by greggles, on nodeapi delete try to delete the alias in case the user is not a path admin
  • #201153 by greggles: ui fix, remove big warning about bulk updates and just leave it in README.txt for really curious people
  • #195044 by HorsePunchKid and greggles, make pathauto_install work on more pgsql systems
  • #198138 by greggles: feature, if src and dst are the same don't create the alias
  • #201784 by hinrichsislcocom, cleanup from last commit which caused syntax error - whoops
    #198138 by greggles: feature, if src and dst are the same don't create the alias - message cleanup
  • #193733 by Junyor and greggles, Access Denied after account creation when using ldapauth and securesite
  • #197929 by greggles, on nodeapi delete try to delete the alias in case the user is not a path admin - followup for copy/paste bug
  • bug #210640 by greggles, found by beginner: notices on nodes without taxonomy.
  • feature #207797 by Island Usurper: Allow other object types in Bulk Delete form
  • small notice error on user edit with no user defined roles
  • bug #214051 by jgoldberg: duplicate entry warning for */feed aliases
  • #175772 by greggles: document WYSIWYG conflicts (also slight indentation cleanup after last commit)
  • bug #208820 by quicksketch and greggles: only add javascript and only take actions if there is a path box to modifiy (prevents conflicts with webform)
  • reverting #193733 because it caused regression #214724 : when admin edits user account creates incorrect alias
  • bug #106296 by greggles and J-K: allow admins to specify whether the URL should be all lower case or leave patterns alone
  • bug #201659 pathauto overwrites admin created alias when 'automatically alias' has been unchecked if followup edit is done by non-path-admin
  • bug #217160 by jgoldberg: debug code accidentally left in
  • bug #218552 by greggles: path_set_alias only takes 3 arguments
  • reverting #180440 if an alias is manually created, don't automatically update it (among other related issues)
  • feature #219726 by wad: Add update path aliases as a node operation
  • bug #221189 by greggles: only offer to bulk delete aliases for enabled modules
  • feature #216245 by greggles: add back the node feeds, og uses them and others might too
  • bug #171659 by greggles: if token isn't available (which happens apparently in profiles sometimes) guard against a WSOD
  • bug #221512 by greggles: warn users about spaces and + since they aren't generally a good idea
  • bug #169250 by patryk: transliteration failed with non-latin characters
  • bug #210968 by greggles: Path redirect integration forwards front page to new location
  • bug #218279 by greggles: ensure aliases are unique among existing aliases and redirects
  • bug #217992 by greggles: Can't create panel pages because of Path field locked
  • feature #138460 by greggles: allow admin to configure feed alias pattern
  • bug #224112 by sun: typo in permission used in access check

A few changes were added and then reverted prior to release since they introduced a lot of bugs. If you are interested in fixing the "node form checkbox forgets its state" issue, see a roadmap for ideas on where to help implement this code.

  • bug #175830 by greggles: regression from #180440, automatically alias new nodes
  • features #180440 and #193558 by greggles, if admin creates alias don't replace it with a pathauto value on subsequent edits and provide a 'delete pathauto aliases' feature

Thanks to mlsamuelson for testing/issue queue maintenance and horsepunchkid and vito_swat for help with patches.

Created by: greggles
Created on: 21 Feb 2008 at 09:11 UTC
Last updated: 1 Aug 2018 at 20:25 UTC
New features
Bug fixes
Insecure

Other releases