Details
-
Bug
-
Resolution: Fixed
-
Major
-
9.5-rc-1
-
Chrome Browser
-
Unknown
-
N/A
-
N/A
-
Description
Steps to reproduce:
- Try to upload a file bigger than 32Mb (F1) to a page (P1)
- Go to http://localhost:8080/xwiki/bin/edit/XWiki/XWikiPreferences?editor=object&classname=XWiki.XWikiPreferences&object=0
- Change the value for "Maximum Upload Size" from 33554432 to 3355443200
- Save XWiki.XWikiPreferences
- Try again to upload F1 to P1 - you get the same error
- Hit Ctrl-F5 in your browser to clear the cache
- Try again to upload F1 to P1 - this time it works
Expected results:
On step 5 the upload should work without hitting Ctrl-F5.
Attachments
Issue Links
- is duplicated by
-
XWIKI-12032 Cannot Set Maximum Upload Size in Sub-Wiki
- Closed