restify / restify/node-restify
Upgrade formidable to parse multipart form arrays
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.7k
- Forks
- 975
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 5
Description
- Used appropriate template for the issue type
- Searched both open and closed issues for duplicates of this issue
Restify Version
8.4.1
Expected behaviour
New version of formidable parses arrays correctly
https://github.com/node-formidable/node-formidable/issues/33#issuecomment-569480566
Actual behaviour
Now it uses old version which does not follow standard convention for Arrays
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the formidable dependency and the multipart form parsing entry point, then review the linked upstream issue for the expected array behavior. Done means upgrading formidable and confirming multipart form arrays follow the standard convention.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100