mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-25 15:05:56 +03:00
[GH-ISSUE #83] base64 Upload Issue [v2] #61
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rouing on GitHub (Jan 14, 2019).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/83
OS: Arch Linux
Kernel: linux-zen
Application: KShare
Application Config:
Return Data from Application:
Intended Effect: Return URL with Working Screenshot
Result: .png is mangled and corrupted.
Notes: v1 worked fine with same config and "backend" as uploader, all I did was change to base64.php.
@geek-at commented on GitHub (Jan 14, 2019):
Cannot reproduce but I added an example to the API documentation can you test and confirm that you can upload local images with that command?
@rouing commented on GitHub (Jan 21, 2019):
I will give this a shot.
@geek-at commented on GitHub (Jan 29, 2019):
tried it yet?