WinWorldPC / adventure

WinWorld's open library management system
GNU Affero General Public License v3.0
238 stars 33 forks source link

Can not edit downloads #58

Closed SomeGuyWW closed 6 years ago

SomeGuyWW commented 6 years ago

When I try to make a change to a download and click submit, I get this:

TypeError: req.body.arch.join is not a function at /opt/winworld/adventure/adventure/saDownloadRoutes.js:100:50 at Layer.handle [as handle_request] (/opt/winworld/adventure/adventure/node_modules/express/lib/router/layer.js:95:5) at next (/opt/winworld/adventure/adventure/node_modules/express/lib/router/route.js:137:13) at /opt/winworld/adventure/adventure/node_modules/body-parser/lib/read.js:130:5 at invokeCallback (/opt/winworld/adventure/adventure/node_modules/raw-body/index.js:224:16) at done (/opt/winworld/adventure/adventure/node_modules/raw-body/index.js:213:7) at IncomingMessage.onEnd (/opt/winworld/adventure/adventure/node_modules/raw-body/index.js:273:7) at emitNone (events.js:106:13) at IncomingMessage.emit (events.js:208:7) at endReadableNT (_stream_readable.js:1064:12)