Form Attachment Issues
- Make sure we keep attachments in the session even if the page refreshes to display an error message - Reverse the array of files to be id => name instead of name => id - Make sure we retain the old ticket or task id if we encounter an error while trying to create a ticket or task from a thread entry - Make sure we have a valid fileId before returning file info - Make sure we can still add files for Canned Responses (id and name flip issue) - Make sure we can still add attachments to Internal Notes for Tickets and Tasks
Showing
- include/ajax.tasks.php 4 additions, 2 deletionsinclude/ajax.tasks.php
- include/ajax.tickets.php 1 addition, 1 deletioninclude/ajax.tickets.php
- include/class.attachment.php 4 additions, 5 deletionsinclude/class.attachment.php
- include/class.forms.php 15 additions, 22 deletionsinclude/class.forms.php
- include/class.thread.php 16 additions, 16 deletionsinclude/class.thread.php
- include/class.thread_actions.php 1 addition, 0 deletionsinclude/class.thread_actions.php
- include/staff/ticket-open.inc.php 1 addition, 0 deletionsinclude/staff/ticket-open.inc.php
- scp/tasks.php 2 additions, 6 deletionsscp/tasks.php
- scp/tickets.php 5 additions, 3 deletionsscp/tickets.php
Loading
Please register or sign in to comment