Needs work
Project:
External Links Filter
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2018 at 14:00 UTC
Updated:
18 Aug 2022 at 18:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
manuel.adanComment #3
miroslav-leeIt works. Thank you!
Comment #4
ddrozdik commentedComment #5
ddrozdik commentedThanks, very good catch. Ready to be merged.
Comment #6
ddrozdik commentedAfter applying the patch and reviewing it better in the PhpStorm I noticed that creating ConfigFeactory service is not necessary for the controller because it will be created when the config() method is executed. We can safely simplify the patch and make it lighter.
@manuel.adan take a look please, and if you are ok, I will merge it.
Comment #7
dealancer commentedCan not apply this patch anymore with a recent dev version.