Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
14.10
-
Windows 11 Pro, Edge 114, using a local instance of XWiki 14.10.12 on Oracle 19c, Tomcat 9.0.75
-
Unknown
-
N/A
-
N/A
-
Description
Steps to reproduce
- Login as Admin
- Go to http://localhost:8080/xwiki/bin/edit/XWiki/XWikiPreferences?editor=object
- Edit "Maximum Upload Size" xproperty and empty it (it should be "107374182400" by default)
- Click 'Save & View'
- Edit a page with CKEditor
- Click on 'Image' button from toolbar > 'Upload' tab
- Choose an image, then click 'Upload'
Expected results
The image is uploaded.
Actual results
A warning message is displayed:
File <name> is too large (<size>). Max file size: 0 bytes.
The issue could not be reproduced on XWiki 14.9.
Attachments
Issue Links
- relates to
-
XWIKI-20963 Failure to add an attachment when the max upload size xproperty is empty
- Closed