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
$ message = (new FormattedMessageFactory())
->withHtml(<p>zażółć gęślą jaźń</p>) ...
I have invalid characters in alternative text.
The problem is probably in AlternativeText::fromHtml($html) which uses: DOMDocument->loadHTML() which recodes characters.
regards
The text was updated successfully, but these errors were encountered:
Hello
when I use UTF-8 and
I have invalid characters in alternative text.
The problem is probably in
AlternativeText::fromHtml($html)
which uses:DOMDocument->loadHTML()
which recodes characters.regards
The text was updated successfully, but these errors were encountered: