Closed (fixed)
Project:
Obfuscate Email
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2021 at 23:34 UTC
Updated:
29 Sep 2022 at 14:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
larisse commentedHi @zcht!
Can you check if this patch work, please? =)
Comment #3
zcht commentedHi Larisse, thanks for the patch. So the deprecation is gone, so the patch works, thanks :)
However, the email addresses are still output as plain. I understand correctly that I should see the data attribute in the source code? Or how else could I test this? :thinking:
Comment #4
zcht commentedMy mistake, everything works as it should. Thanks for the patch, RTTB ++1 :)
Comment #5
zcht commentedComment #6
schoenef commentedHi @b_sharpe, any chance this could be merged and released?
Thx a lot!
Comment #9
b_sharpe commentedPut into dev, but before I cut a release I should probably look at the deprecation for BC, don't want to break a bunch of older installs
Comment #11
jcnventura@b_sharpe, these changes remove support for Twig 1, so they break backward compatibility with Drupal 8. Make sure to remove Drupal 8 from core_version_requirement in the info.yml of both projects.