Menu

#588 Plugin file-upload.php doesn't work on a nullable field

4.3.1
closed-out-of-date
nobody
5
2018-02-06
2018-01-19
Marcelo
No

After you had choosen the file to be uploaded, the function-field still remain as "NULL" and this is preventing the file of being uploaded . So, you must remember to manually remove this "NULL" on the left-drop-down, every time you need to upload a new file.

The workaround was set the "*_path" field as NOT NULL with a dummy default value like "empty", "void", etc

The the most likely cause is, different from the "native-generated-fields", this "plugin-generated-field" doesn't have any javascript that removes the NULL from the function-drop-down after the file had been choosen.

Discussion

  • Jakub Vrána

    Jakub Vrána - 2018-02-06
    • status: open --> closed-out-of-date
     
  • Jakub Vrána

    Jakub Vrána - 2018-02-06

    Fixed since Adminer 4.4.0.

     

Log in to post a comment.

MongoDB Logo MongoDB