-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
Severity 3 - Minor
-
Issue Summary
When inserting custom emojis in dynamic content macros, and converting it to styled view through the REST API, the emoji image will be replaced by a blue star.
Steps to Reproduce
- Add a dynamic content macro to a page
- Insert a custom emoji in the macro body
- Grab the storage format for the macro body
- Convert it to styled view with /wiki/rest/api/contentbody/convert/styled_view
- Check the result, the img attribute will have the wrong src url.
Expected Results
The converted styled view refers the correct url as the img src
Actual Results
The converted styled view refers the wrong url
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
CONFCLOUD-69848 Emoticons and named "blue-star" in storage format
- Closed
- mentioned in
-
Page Loading...