Branch: refs/heads/QA_4_3 Home: https://github.com/phpmyadmin/phpmyadmin Commit: a47128ca4fccd6d3438bb12dea176af34af4e5b2 https://github.com/phpmyadmin/phpmyadmin/commit/a47128ca4fccd6d3438bb12dea17... Author: Ann + J.M phpMyAdmin@ZweiSteinSoft.de Date: 2014-11-27 (Thu, 27 Nov 2014)
Changed paths: M js/error_report.js
Log Message: ----------- [FIX] JS error reporting: Preserve hash fragment
The JS error reporting notification bar closing link points to href="#". Don't allow navigating to the target, so our hash history is not overwritten.
Signed-off-by: Ann + J.M phpMyAdmin@ZweiSteinSoft.de