Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
1.5.2
-
None
-
XWiki 15.10.6, Glossary v1.5.2
-
Unknown
-
Description
Prerequisites:
Multilanguage XWiki (optional)
Steps to reproduce:
- Create glossary entry "Car" in English and translate it to "Voiture" in French
- Create page TestCar in English with content (only word Car) on Sandbox space
- Translate created page into French (replace word Car with Voiture)
- Visit XWiki Job Scheduler page and find the "Glossary Entries Transformer"
- Trigger that job and refresh TestCar page or its translation page
Actual result
The job has no effect and words aren't transformed into glossary reference macro.
Expected result
Both word Car and Voiture are transformed into glossary reference macro (link type).
Note
I'm not sure whether it's a duplication or not of GLOSSARY-56. I assume save or re-save has to be done by groovy code and not manually.