Closed (fixed)
Project:
EU Cookie Compliance (GDPR Compliance)
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2020 at 09:42 UTC
Updated:
22 Oct 2022 at 12:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
mpp commentedComment #5
mpp commentedComment #6
svenryen commentedThanks for the patch. I will take a look later.
Comment #7
svenryen commentedHi!
I applied your patch, but I can't see the link being translatable in Drupal 8. Is translations of urls a new option for Drupal 9?
Comment #8
vacho commentedCreating a patch for #4 mr
Comment #9
vacho commentedThis patch fixed adds a path format to the default value.
@svenryen for D8 and D9 yes we can set a key as translatable or not. https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-...
Also to get this patch working well unfortunately we need to apply this another core patch too
https://www.drupal.org/project/drupal/issues/2866303#comment-14195658
Comment #10
neslee canil pintoTested #9 and seems to be a valid patch which can be approved and merged into the module, but the thing is we are depending for core patch also, so until its merged to core we cant move forward with committing for the time being
Comment #11
svenryen commentedComment #12
svenryen commentedThe core issue still hasn't been merged, so I'll move this one to "Needs work".
Comment #13
svenryen commentedComment #15
svenryen commentedI'm closing this since we now have translatable settings (per language) in 2.0.x.