tickets: Fix subject display for non text fields
If the subject field is something crazy, such as an HTML field, ensure that the layout of the ticket queue is preserved and properly truncated. Furthermore, ensure that the HTML is properly rendered on the client and staff ticket view pages.
Showing
- assets/default/css/theme.css 3 additions, 2 deletionsassets/default/css/theme.css
- include/client/tickets.inc.php 1 addition, 1 deletioninclude/client/tickets.inc.php
- include/client/view.inc.php 24 additions, 16 deletionsinclude/client/view.inc.php
- include/staff/ticket-view.inc.php 2 additions, 1 deletioninclude/staff/ticket-view.inc.php
- include/staff/tickets.inc.php 5 additions, 5 deletionsinclude/staff/tickets.inc.php
- js/osticket.js 8 additions, 0 deletionsjs/osticket.js
- scp/css/scp.css 3 additions, 2 deletionsscp/css/scp.css
- scp/js/scp.js 8 additions, 0 deletionsscp/js/scp.js
Loading
Please register or sign in to comment