
Branch: refs/heads/QA_4_6 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 0caecf5fc894db9d904fe1e62d05888edd664038 https://github.com/phpmyadmin/phpmyadmin/commit/0caecf5fc894db9d904fe1e62d05... Author: Michal Čihař <michal@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@cihar.com> Commit: b5faeb3c27c05b0ab3349272e51cfe053913e5e9 https://github.com/phpmyadmin/phpmyadmin/commit/b5faeb3c27c05b0ab3349272e51c... Author: Michal Čihař <michal@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@cihar.com> Compare: https://github.com/phpmyadmin/phpmyadmin/compare/2d7d2d2e8b08...b5faeb3c27c0