- Edited
Hi all,
We are using osTicket v1.17.3. We got a strange issue yesterday, that we never faced before.
We received an e-mail with all long message history to our support address. The e-mail got fetched on auto-cron as usual.
When we access to the ticket page it is displaying a strange page and is continuously trying to load the page.
All other ticket pages are loading correctly.
Then I looked into the database and found out that the field "body" was empty in the concerned Thread. So as a test I added a simple "<p>test</p>" and now the page is loaded. But of course the body of the ticket contains only "test".
Also the notification e-mail received from osTicket shows on top 25 times "JavaScript must be enabled."
This is how the ticket page looks like:
In the database the thread body field was empty:
The confirmation e-mail looks like this:
Did someone face this type of issue before?
What do you think could trigger this issue? And how can I avoid this to happen again?
Thank you in advance for your help.
Angel