Skip to content

Angle brackets not being escaped, treated as HTML markup #203

Description

@kswartz26

Send a message with text like the following:

Tell <name of person> that they can arrive at <this time>.

In the client, it appears as:

Tell that they can arrive at .

It appears the client is interpreting the text as HTML, and not escaping those angle brackets. You can see this more clearly with the following sample message:

This <b>bold</b> example of text is not consistent.

The HTML is interpreted in the client, but not on the phone.

Thankfully, the script tag does not work. :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions