Patch fixes incompatibility with path_auto module & auto-generated aliases:

  • hook_path_insert code added
  • circular redirects problem in hook_path_update & hook_path_insert - check & delete redirects if they are the same as current alias
  • initial redirect access time now = REQUEST_TIME (was 0), to secure aliases, after bulk-updates

Post this patch to dev, please.

CommentFileSizeAuthor
redirect.patch1.58 KBkgnet

Comments

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)

Patch is using the incorrect format, and I'm not sure if this is still needed after #1796596: Fix and prevent circular redirects has been committed?

dave reid’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)