Details
-
Bug
-
Resolution: Fixed
-
Major
-
0.9
-
None
-
Unknown
-
Description
Deleting a translation corrupts the RAG index (XWikiDocumentStoreEventListener.java:103): the delete event's source document has no locale, so deleting Page;fr wrongly deletes the default document's chunks and orphans the French ones forever.