This issue has been created
 
 
Glossary Application / cid:jira-generated-image-avatar-8c92f402-c21b-4071-ae5b-2c08e7d32ad5 GLOSSARY-62 Open

Glossary Entries Transformer job does not transform glossary entity into reference macro

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-63b16e2d-76f3-485f-84eb-8e5762c6f0bb Nikita Petrenko created this issue on 29/May/25 13:01
 
Summary: Glossary Entries Transformer job does not transform glossary entity into reference macro
Issue Type: cid:jira-generated-image-avatar-8c92f402-c21b-4071-ae5b-2c08e7d32ad5 Bug
Affects Versions: 1.5.2
Assignee: Unassigned
Components: Application
Created: 29/May/25 13:01
Environment: XWiki 15.10.6, Glossary v1.5.2
Priority: cid:jira-generated-image-static-major-f47b2b5a-dfdb-477b-b71d-dc68e24f5e92 Major
Reporter: Nikita Petrenko
Description:

Prerequisites:

Multilanguage XWiki (optional)

Steps to reproduce:

  1. Create glossary entry "Car" in English and translate it to "Voiture" in French
  2. Create page TestCar in English with content (only word Car) on Sandbox space
  3. Translate created page into French (replace word Car with Voiture)
  4. Visit XWiki Job Scheduler page and find the "Glossary Entries Transformer"
  5. 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.