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

Michal Čihař michal at cihar.com
Wed Aug 16 15:56:11 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 7ba7db2806c4fbc92331c60178577c481765ab95
      https://github.com/phpmyadmin/phpmyadmin/commit/7ba7db2806c4fbc92331c60178577c481765ab95
  Author: Manish Bisht <manish.bisht490 at 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 at gmail.com>


  Commit: 1f3bab4c0ce12dc0325e046c432bbc3707839e09
      https://github.com/phpmyadmin/phpmyadmin/commit/1f3bab4c0ce12dc0325e046c432bbc3707839e09
  Author: Michal Čihař <michal at 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/ec9fe20e48882e76197804e96ac6ae543665397e
  Author: Michal Čihař <michal at 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 at cihar.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/81470f864d7d...ec9fe20e4888


More information about the Git mailing list