Closed (fixed)
Project:
Field Encryption
Version:
3.2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2024 at 19:13 UTC
Updated:
26 Mar 2025 at 09:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tame4tex commentedComment #3
tame4tex commentedComment #5
tame4tex commentedAttached patch from MR for those that prefer a patch file.
Comment #6
ptmkenny commentedWe should solve this issue but we need a test to confirm a change like this. Updating the development target since 3.2.x is now the active dev branch.
Comment #7
ptmkenny commentedComment #9
tame4tex commentedI have added a new MR !72 for the 3.2.x branch which includes tests for the bug.
Let me know if there is anything else needed to get this committed. Thanks!
Comment #10
alexpottConfirmed this bug - we have to undo the work done in \Drupal\field_encrypt\ProcessEntities::encryptEntity()
Comment #17
alexpottComment #18
alexpottIt is a shame about the performance hit but there is nothing we can do and this is a bug.
Comment #21
alexpottFixed in 4.x and 3.2.x
Comment #22
alexpott