Skip to content

[FIX] Cypht: Fixed reload folders bug

Josaphat Imani requested to merge josaphat.imani97/tiki:reload-bug into master

When a user access the webmail page for the first time, hm_reload_folder cookie is set. But contrarily to elsewhere where this cookie is set (nux modules, smtp for example), this one does not autodelete which causes cypht reloads folders in every page load deleting cache data.

Relates: - https://avan.tech/item60586

Merge request reports