Closed (fixed)
Project:
Redirect
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2017 at 00:26 UTC
Updated:
26 Feb 2017 at 21:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
stella commentedComment #4
berdirThe HEAD test fail is fixed now.
Can you also update the dependency in \Drupal\redirect_404\Tests\Fix404RedirectUILanguageTest? As far as I see, it only needs to depend on language, not content_translation.
Comment #5
stella commentedUpdated patch which adds in dependency on language module in the tests. I've also removed the 'content_translation' dependency at your suggestion.
Comment #7
berdirThanks!