I'm testing a new setup, I have the file attachment mod setup (if that matters?). If I send a ticket in from my o365 email account then view the ticket in osticket the HTML is cut off at
`<div id="ticket_tabs_container">
<div id="ticket_thread" class="tab_content">
<div id="ticketThread">
<div id="thread-items" data-thread-id="16">
`
It's as if something isn't being escaped correctly or osticket is crashing out. The debug events is empty except for it complaining about accessing a file (root)/attachments/-/-Nfjfhjf...... if that matters?
Any help appreciated.