Hi,
i need some help with an encoding problem in insert dialog in one of our systems.
After choosing an macro in macro browser the insert macro dialog opens and the apostroph before and behind the macro title is encoded with unicode decimal.
Example:
Insert ‘ExampleMacroTitle’ Macro
I appreciate any help!
Regards,
Markus Weigelt
The problem occurs only in german so i think it s only a problem with the german language package.
In german language package 4.3.0 i found for the macro browser title following key:
macro.browser.insert.macro.title=&\#8216;{0}&\#8217; Makro einf\u00FCgen
In german language package 4.3.2 the value of macro browser title key has an other format:
macro.browser.insert.macro.title=\u2018{0}\u2019 Makro einf\u00FCgen
I think the variant of macro.browser.insert.macro.title in german language package 4.3.2 is right. The other variant is a little bit strange but the default language pack for confluence 4.3.2 is version 4.3.0! ;)
Later i found this ticket https://jira.atlassian.com/browse/CONF-26892 witch discribed my problem. the ticket describes also a problem with macro title encoding in french.
Regards,
Markus Weigelt
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.