Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix script file upload from *formidable* migration #1950

Merged
merged 1 commit into from
Apr 14, 2022

Conversation

Martii
Copy link
Member

@Martii Martii commented Apr 14, 2022

  • Retested lib and userscript on dev

Post #1949

NOTE:

* Retested lib and userscript on dev

Post OpenUserJS#1949

NOTE:
* *formidable* can't easily be "poor mans debugged" via `console.log(script)`. Must use `JSON.stringify(script)` to avoid throw
* Ref https://github.com/node-formidable/formidable/blob/2815e914a6d2465e5fa1c52f09c1dcd77a544659/README.md#file
@Martii Martii added bug You've guessed it... this means a bug is reported. migration Use this to indicate that it may apply to an existing or announced migration. labels Apr 14, 2022
@Martii Martii merged commit 884c3d1 into OpenUserJS:master Apr 14, 2022
@Martii Martii deleted the Pull-1949fixUpload branch April 14, 2022 10:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug You've guessed it... this means a bug is reported. migration Use this to indicate that it may apply to an existing or announced migration.
Development

Successfully merging this pull request may close these issues.

1 participant