Notifications
Clear all
Oct 10, 2022 1:29 am
Hi,
Seems there is a problem with jquery version in 1.17 rev1, it try to load 1.12.1 while it is 1.13.1 that is in js folder :

I think it is in header.inc.php :
<script type="text/javascript" src="<?php echo ROOT_PATH; ?>js/jquery-ui-1.12.1.custom.min.js?1d8b790"></script>
Regards,
Oct 10, 2022 7:34 am
Thank you very much for the head's up, @Benoit!
I know that you've already figured out how to fix this yourself. But, for everyone else, I've released osTicket Awesome for osTicket 1.17 (Revision 2) that contains this and another important fix (basic search functionality in the Staff Panel).