[phpmyadmin/phpmyadmin] 7ba7db: show error message on export page when database is...

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 7ba7db2806c4fbc92331c60178577c481765ab95 https://github.com/phpmyadmin/phpmyadmin/commit/7ba7db2806c4fbc92331c6017857... Author: Manish Bisht <manish.bisht490@gmail.com> Date: 2017-08-14 (Mon, 14 Aug 2017) Changed paths: M db_export.php Log Message: ----------- show error message on export page when database is empty Signed-off-by: Manish Bisht <manish.bisht490@gmail.com> Commit: 1f3bab4c0ce12dc0325e046c432bbc3707839e09 https://github.com/phpmyadmin/phpmyadmin/commit/1f3bab4c0ce12dc0325e046c432b... Author: Michal Čihař <michal@cihar.com> Date: 2017-08-16 (Wed, 16 Aug 2017) Changed paths: M db_export.php Log Message: ----------- Merge remote-tracking branch 'origin/pull/13585' Commit: ec9fe20e48882e76197804e96ac6ae543665397e https://github.com/phpmyadmin/phpmyadmin/commit/ec9fe20e48882e76197804e96ac6... Author: Michal Čihař <michal@cihar.com> Date: 2017-08-16 (Wed, 16 Aug 2017) Changed paths: M db_export.php Log Message: ----------- Use Response::addHTML to render error message This way the rendering is explicit instead of relying on hidden logic in handling global variables. See #13585 Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/phpmyadmin/compare/81470f864d7d...ec9fe20e4888
participants (1)
-
Michal Čihař