Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: a0d091e1f86c858b00a686572a7671fa095b3c3a https://github.com/phpmyadmin/phpmyadmin/commit/a0d091e1f86c858b00a686572a76... Author: William Desportes williamdes@wdes.fr Date: 2019-05-01 (Wed, 05 May 2019) +02:00
Changed paths: M test/classes/ErrorReportTest.php
Log Message: ----------- Add test for sanitizeUrl and improve testGetForm with real data
Signed-off-by: William Desportes williamdes@wdes.fr
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
Commit: 0bdf3486f37228cc01ef7090dff683dd98b93e76 https://github.com/phpmyadmin/phpmyadmin/commit/0bdf3486f37228cc01ef7090dff6... 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: ----------- Merge branch 'QA_4_8'
Signed-off-by: William Desportes williamdes@wdes.fr