There is 1 comment.
 
 
Glossary Application / cid:jira-generated-image-avatar-995362e1-7045-484f-a58e-43f637a96fcb GLOSSARY-56 Open

Glossary entries are not transformed into glossary references in document translations

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-0507f0e9-d3e1-4e3b-a30b-7c161eb3fed3 Nikita Petrenko on 29/May/25 13:08
 
Seems the issue appears only on first save - when user is creating translation in FR (or other locale). Because by manually editing page and saving it once again without modification - it will transform _Voiture_ into glossary reference thanks to [_onEvent_|https://github.com/xwiki-contrib/application-glossary/blob/7a1a4bccc050b086f749015aa90614dab1d32207/application-glossary-api/src/main/java/org/xwiki/contrib/glossary/internal/GlossaryDocumentSaveEventListener.java#L84-L118] method.

In this one [GLOSSARY-62|https://jira.xwiki.org/browse/GLOSSARY-62], once I enable debug for glossary application on re-save attempt that fix the issue, I only observe the [line|https://github.com/xwiki-contrib/application-glossary/blob/7a1a4bccc050b086f749015aa90614dab1d32207/application-glossary-ui/src/main/resources/Glossary/Code/GlossaryEntriesTransformerJob.xml#L226] in logs how much time it took.