- Edited
Ubuntu 20
Maria 10.3
PHP 7.3
Apache
1.15.8
So I recently upgraded from 1.15.6 to .8 and have started getting reports that the date picker is having a weird glitch. I have confirmed this in Firefox and Chrome in both the SCP and user side. If you have a date selection field open, it doesn't appear how it used to. The background is translucent and the calendar is pushed down over where the selection window would be. I am at a loss as to what may have caused this since the only thing done was upgrade OS Ticket. I see no errors in the either of the log files.
Edit---If I run a debugger on the window, I get the following error
404
Not Found
css/ui-lightness/jquery-ui-1.10.3.custom.min.css?fe1d1f8
edit #2 --- So I found that version 1.15.8 the filename is jquery-ui-1.13.1.custom.min.css . In my previous version of OS Ticket, it is jquery-ui-1.10.3.custom.min.css. So something is telling it to still look for 1.10 instead of 1.13, but I am not sure where that would be controlled at. I also dont know if this is the issue or not.