iMessages sent to someone who's connected via satellite are exported and rendered incorrectly #404
Labels
bug
Something isn't working
crate: cli
Related to the CLI crate
crate: database
Related to the database crate
html
Related to HTML Export
Such messages are exported like this:
which is not valid HTML, and is rendered as blank (two messages in this screenshot; the date is partially selected to show the text is there, but invisible):
Observed in version 2.2.1.
Similar to #361. Ideally the fix wouldn't just special iMessageLite as #363 did for RCS, but also ensure that unknown service IDs are still exported as valid HTML, and they render in some default color, not invisible.
The text was updated successfully, but these errors were encountered: