What I tried: uploading a file foo\n.csv.xls to test my errors logs
What happened: .name was set to n.csv.xls, so my error logs show incorrect data
What I expected to happen: .name set to foo\n.csv.xls
Line causing the problem: https://github.com/felixge/node-formidable/blob/2f9db9fd87a833c1bd095041e78317557172b7f7/lib/incoming_form.js#L438
What I tried: uploading a file
foo\n.csv.xlsto test my errors logsWhat happened:
.namewas set ton.csv.xls, so my error logs show incorrect dataWhat I expected to happen:
.nameset tofoo\n.csv.xlsLine causing the problem: https://github.com/felixge/node-formidable/blob/2f9db9fd87a833c1bd095041e78317557172b7f7/lib/incoming_form.js#L438