Skip to content

Make fragment caching locale-aware

Vincent Agnano requested to merge locale-aware-fragment-cache into recette

Created by: n-b

Followup #1847. Make sure the fragments cached are invalidated when the translations change.

WIP: Merge #1847 d’abord

Checklist avant review:

  • reparcourir le code rapidement pour voir les problèmes évidents (fichiers touchés inutilement, debug logs qui trainent…).
  • Tester la fonctionnalité sur la review app

Merge request reports