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

Michal Čihař michal at cihar.com
Tue Jun 6 14:53:03 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 58023e98a882605f7dd288b9cf9caae71068ea00
      https://github.com/phpmyadmin/phpmyadmin/commit/58023e98a882605f7dd288b9cf9caae71068ea00
  Author: Michal Čihař <michal at 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 at cihar.com>


  Commit: 4533e853a6f71e20170a4e35b59d31e66cdf2725
      https://github.com/phpmyadmin/phpmyadmin/commit/4533e853a6f71e20170a4e35b59d31e66cdf2725
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
    M ChangeLog
    M js/ajax.js

  Log Message:
  -----------
  Merge branch 'QA_4_7'


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/3ac2fbfc76b7...4533e853a6f7


More information about the Git mailing list