Active
Project:
Workbench Moderation
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2013 at 03:20 UTC
Updated:
18 Mar 2013 at 03:20 UTC
The subpathauto module allows node subpaths like node/444/edit to be aliased to node/my-node-title/edit.
This is incompatible with the workbench_moderation redirect to node/nid/current-revision after editing a draft. Subpathauto will alias that to node/my-node-title/current-revision, and that will return Not Found.
Related: #1945524: Incompatible with Workbench Moderation and #1945528: Add a path pattern exclusions/inclusions list