You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by Nevinia210 October 11, 2022
Hello,
i find out that when i try to insert inline image with " (\" or ") character in caption, it results in an error
in UI it is possible to insert quotes in title of inline image.
I think my application internally send json that is not encoded, could you please check it?
The text was updated successfully, but these errors were encountered:
jansenbe
changed the title
Quote character in Inline image title
Quote character in Inline image title results in an error
Oct 13, 2022
@Nevinia210: I've implemented JSON string escaping for the relevant inline image properties. Next nightly (version 1.7.103 or higher) will contain this fix. Closing issue, please re-open if that does not fix the issue for you.
Discussed in #992
Originally posted by Nevinia210 October 11, 2022
Hello,
i find out that when i try to insert inline image with
"
(\"
or"
) character in caption, it results in an errorin UI it is possible to insert quotes in title of inline image.
I think my application internally send json that is not encoded, could you please check it?
The text was updated successfully, but these errors were encountered: