[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 2a883f: Include error detail in the error message

Michal Čihař michal at cihar.com
Mon Sep 4 16:58:24 CEST 2017


  Branch: refs/heads/QA_4_7
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 2a883f8ba1f61c53275a358db47ab0d51a041cdf
      https://github.com/phpmyadmin/phpmyadmin/commit/2a883f8ba1f61c53275a358db47ab0d51a041cdf
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
    M js/ajax.js

  Log Message:
  -----------
  Include error detail in the error message

Issue #13183

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 0fcceb9b2f821852c8f1aa75c805f7c090116788
      https://github.com/phpmyadmin/phpmyadmin/commit/0fcceb9b2f821852c8f1aa75c805f7c090116788
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
    M js/ajax.js

  Log Message:
  -----------
  Do not include error code 0 in the message

It really is not useful information.

Issue #13183

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 04add7c9180e65f7a66a0236e5ef979e9833d7c4
      https://github.com/phpmyadmin/phpmyadmin/commit/04add7c9180e65f7a66a0236e5ef979e9833d7c4
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
    M js/ajax.js
    M js/messages.php

  Log Message:
  -----------
  Better report connection errors

Provide verbose error description when we can't connect to the server
from client.

Fixes #13183

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/71370f1be336...04add7c9180e


More information about the Git mailing list