[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 0caecf: Correct error handling when editing variable fails

Michal Čihař michal at cihar.com
Mon Jun 13 12:55:16 CEST 2016


  Branch: refs/heads/QA_4_6
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 0caecf5fc894db9d904fe1e62d05888edd664038
      https://github.com/phpmyadmin/phpmyadmin/commit/0caecf5fc894db9d904fe1e62d05888edd664038
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M js/server_variables.js

  Log Message:
  -----------
  Correct error handling when editing variable fails

Issue #12317

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


  Commit: b5faeb3c27c05b0ab3349272e51cfe053913e5e9
      https://github.com/phpmyadmin/phpmyadmin/commit/b5faeb3c27c05b0ab3349272e51cfe053913e5e9
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M ChangeLog
    M js/server_variables.js
    M templates/server/variables/variable_row.phtml

  Log Message:
  -----------
  Fixed editing of server variable

We now store verbatim variable name in HTML to avoid need to do some
magical transformations when parsing it.

Fixes #12317

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/2d7d2d2e8b08...b5faeb3c27c0


More information about the Git mailing list