[phpmyadmin/phpmyadmin] 58023e: Fixed loading additional javascripts

6 Jun
2017
6 Jun
'17
2:53 p.m.
Branch: refs/heads/QA_4_7 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 58023e98a882605f7dd288b9cf9caae71068ea00 https://github.com/phpmyadmin/phpmyadmin/commit/58023e98a882605f7dd288b9cf9c... Author: Michal Čihař <michal@cihar.com> Date: 2017-06-06 (Tue, 06 Jun 2017) Changed paths: M ChangeLog M js/ajax.js Log Message: ----------- Fixed loading additional javascripts The server side loader does limit to 10 files, but the client side code happily generates more requests. Depending on loaded pages, this could lead to some javascript files not being loaded (eg. if you went to monitor directly from home page). Fixes #13362 Signed-off-by: Michal Čihař <michal@cihar.com>
3015
Age (days ago)
3015
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michal Čihař