Menu

Bug report: Export filename ending with "." in adminer-editor

Help
T P
2021-02-06
2021-02-07
  • T P

    T P - 2021-02-06

    Hello,
    I am using adminer-editor without any plugins or extensions.
    When using the Export, the filename for the downloaded csv file will always end with a ".", like names.csv. which makes my system think that the file is corrupt.

    I looked into the code, the reason is that in function dump_headers the variable $ze = $_POST["output"]; is empty. In the next line, in the if, this will lead to an additional . after the file extension.

    I hope this helps making the project better than it already is! :-)

     
  • Jakub Vrána

    Jakub Vrána - 2021-02-07

    Thanks for the report, fixed.

     

Log in to post a comment.

MongoDB Logo MongoDB