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.
| Comment | File | Size | Author |
|---|---|---|---|
| redirect.patch | 1.58 KB | kgnet |
Comments
Comment #1
dave reidPatch 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?
Comment #2
dave reid