Needs review
Project:
Redirect
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2017 at 08:35 UTC
Updated:
28 Feb 2017 at 21:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gkj commentedFixes the issue the same way as the Field Collection bug.
Comment #3
joelpittetJust to confirm this is for the redirect module?
This also sounds like something they should be fixing if so and not off loading their config onto other modules.
Comment #4
gkj commentedThat's correct.
I think they implemented this setting in order to be able to turn redirects off for entities from other modules. So I could still turn off the redirect from a custom module. But yeah, I don't think there's any other solution (in redirects) right now.
Comment #5
joelpittetYeah a config page that did an entity info alter hook to add this would be a better solution IMO
Comment #6
joelpittetMoving this issue to the owner of the field, they can decide if they want to implement #5