expressjs/multer

Filesize in mutliple upload returns fieldname instead of filename

オープン

#607 opened on 2018/06/27

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (1,043 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (11,136 個のスター)
PR merge metrics
 (PR metrics pending)

説明

that is worth when you want to upload multiple files and one file is above filesize limitation. you´re not able to inform user about that rejected file... https://github.com/expressjs/multer/blob/master/lib/make-middleware.js#L141 pls, change fieldname to filename, or even better with the file object

コントリビューターガイド