Closed (fixed)
Project:
Pathauto
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2018 at 18:35 UTC
Updated:
25 May 2018 at 09:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
berdirThis might already be fixed in the latest release.
Comment #3
berdirThe patch didn't apply, so pretty sure about that, feel free to re-open if you can confirm otherwise.
Comment #4
decafdennis commentedThis is still an issue, and is causing a slew of deprecation warnings in our PHPUnit tests.
You can manually verify there are duplicate
ignore_wordskeys here: http://cgit.drupalcode.org/pathauto/tree/config/schema/pathauto.schema.ymlComment #5
berdirI see, what was fixed was a duplicate key in the actual configuration, not the schema.
Still needs a patch that actually applies though.
Comment #6
Vidushi Mehta commentedAdded a patch for the same with the interdiff.
Comment #8
idebr commentedComment #10
berdirThanks.