Closed (duplicate)
Project:
Pathauto
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 May 2015 at 19:18 UTC
Updated:
13 May 2016 at 17:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nod_Don't know why the PHP fails but it's unrelated to this patch.
Comment #5
grimreaperHello,
The test failed because the 8.x-1.x branch on Drupal.org is not functionnal see #2442425: install a contrib module error
The real pathauto 8.x-1.x is there https://github.com/md-systems/pathauto
And I just check your patch against the last code base and it is applyable and it fixes the ESLint errors.
Thanks for the patch Drupal heroes ;)
Comment #7
dave reidNeeds a re-roll.
Comment #8
sdstyles commentedComment #11
juampynr commentedWhy context was removed here and in the next line?
I think that this is incorrect. It should be else if. Is ESLint changing this automatically?
Comment #12
sdstyles commented@juampynr you are right this should be fixed, last time I just reroll the patch, now I fixed issues and re-checked script with eslint.
Comment #13
alexdmccabeIt looks like these changes were already applied as a part of #2683367.