Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.1.1
-
None
-
Unknown
-
Description
Steps to reproduce
- Configure wiki to support languages English and French, with default set to English
- Activate glossary transformation on save
- Create glossary entry Glossary.Hello in English with title "Hello"
- Translate entry to title "Bonjour" in French
- Create French page containing word "Bonjour" and save it
Expected result
- The glossary reference macro is inserted around word "Bonjour" (see below) and generates a link to that entry when rendered
{{glossaryReference glossaryId="Glossary" entryId="Hello"}}Bonjour{{/glossaryReference}}
Actual result
- The glossary reference macro is correctly inserted however the generated link is empty
Attachments
Issue Links
- is related to
-
GLOSSARY-24 Add ability to translate glossary entries
- Closed