-
-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
- Go to any page
- Go to the subitems
- Click New Item
- Click Browse
- Select an xz-compressed XML file
- The response is:
UnicodeDecodeError, upload failed, not a text file, nothing saved: 'short.xml.xz'. Try changing the name.
The wiki allows uploading binary files, so an xz file should be allowed. And xz is clearly not a text file, so the error message is wrong or misleading.
Uploading the file as short-xml.xz works, so there may be XML parsing triggers where they shouldn't be.
ThomasWaldmann
Metadata
Metadata
Assignees
Labels
No labels