- π―π΅Japan ptmkenny
There were major changes to how caching was handled in 3.x. 2.x is no longer being developed, so I'm closing this as outdated.
If you have a caching issue in 3.x, please open a new issue with steps to reproduce.
This took me a while to figure out because it is my first time using this module.
After enabling encryption on a field for the first time, some part of the site cache needs to be cleared before values will be displayed correctly. If you do not clear the cache, the value for the encrypted field will be "[ENCRYPTED]" on both the entity form and the entity display (see screenshots).
In my simple tests, this issue does not affect fields on Nodes. It does affect fields on Profile entities. Perhaps there is something within the node module that is clearing the necessary cache when fields are updated that is not in the Profile module (and perhaps not in other modules that create their own fieldable entities).
How to replicate:
Screenshots
Closed: outdated
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
There were major changes to how caching was handled in 3.x. 2.x is no longer being developed, so I'm closing this as outdated.
If you have a caching issue in 3.x, please open a new issue with steps to reproduce.