Problem/Motivation
I am getting the following error when using Stale 404 Purge:
TypeUnsupportedException: "path"
I don't think any of my purgers supports path, on URLs.
Steps to reproduce
Change any alias with Stale 404 Purge enabled.
Proposed resolution
Stale 404 Purge should fall back on using URL, which is more universally used by purgers, if path is not a valid purge type.
Issue fork stale_404_purge-3580915
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
dgroene commentedComment #4
dgroene commented