mirror of
https://github.com/requarks/wiki.git
synced 2026-03-02 22:06:55 -05:00
error: Invalid character in header content ["Content-disposition"] #2554
Labels
No labels
BETA
BETA
accessibility
backlog
bug
can't replicate
contrib-easy
contrib-hard
contrib-medium
deferred
documentation
duplicate
duplicate
editors
enhancement
invalid
localization
migrate
ui
under review
v3
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wiki-requarks#2554
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 @0v3rd0z3d on GitHub (Jan 24, 2022).
Discussed in https://github.com/Requarks/wiki/discussions/4929
Originally posted by 0v3rd0z3d January 24, 2022


Acquired an"internal server error" while trying to open assets. Names are in Russian characters.
Not having this error with filenames in english characters.
Versions of wikijs with this issue: 2.5.268, 2.5.272
Not having this error in version: 2.5.201
Thank you in advance!
@dcfreedom commented on GitHub (Jan 25, 2022):
Same issue here. But file name is in Traditional Chinese.
@hendrikma commented on GitHub (Mar 21, 2022):
Same issue here.
"ü" (HTML ü // ASCII Code 129) Doesn't work.
"ä" (HTML ä // ASCII Code 132) works 😕
@MrakoMaks commented on GitHub (Mar 26, 2022):
similarly :(
@dcfreedom commented on GitHub (Apr 1, 2022):
This should fix the issue.
wiki/server/models/assets.js
@NGPixel commented on GitHub (Apr 3, 2022):
@dcfreedom Please submit a PR with the fix.
@NGPixel commented on GitHub (Apr 3, 2022):
Fixed by
05b4053954