
Branch: refs/heads/QA_4_8 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 07389d12aa52d147b4dc37c8fef4dceb3bd0f5c3 https://github.com/phpmyadmin/phpmyadmin/commit/07389d12aa52d147b4dc37c8fef4... Author: William Desportes <williamdes@wdes.fr> Date: 2019-05-01 (Wed, 05 May 2019) +02:00 Changed paths: M js/error_report.js M libraries/classes/ErrorReport.php Log Message: ----------- Fixed error reporting (current web page url, JS file name sanitization) - Added tests on master branch - Added support for js/*.js files - Added support for slashes and dots in file paths - Added back support for 'url' (the current webpage) All js files where reported as 'index.php' now they are reported as their real name Signed-off-by: William Desportes <williamdes@wdes.fr>