Skip to content
Snippets Groups Projects
Commit 25b93083 authored by Jared Hancock's avatar Jared Hancock
Browse files

Fix images in new ticket notice to end user

Images placed in the "Issue Details" in a new ticket by staff are not
correctly translated to the standard used in the storage model in the
%ticket_thread table nor for the standard used by the email system.

This patch changes the logic used to create the email template to fetch the
sanitized and converted message body from the ThreadEntry instance created
rather than reusing the raw message originally sent in the request.

References:
https://github.com/osTicket/osTicket-1.8/issues/816
parent eb7dd95e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment