Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
3.5, 4.0, 4.1
-
Integration
-
Unknown
-
n/a
-
n/a
-
Description
03:07 -!- Denis [~Denis@222.198-247-81.adsl-dyn.isp.belgacom.be] has quit [Remote host closed the connection] 03:11 < Inge-> hmm. I am getting Form too large saving a page where I paste in a Word document (Form too large397131>200000) running the default executable with jetty - even though xwiki-start.bat should be overriding the default 20K to 1mb (and I have set another almost similar property as well, that I found online): 03:11 < Inge-> set XWIKI_OPTS=%XWIKI_OPTS% -Dorg.mortbay.jetty.Request.maxFormContentSize=1000000 03:12 < Inge-> set XWIKI_OPTS=%XWIKI_OPTS% -Dorg.mortbay.http.HttpRequest.maxFormContentSize=1000000 03:15 <@sdumitriu> Inge-: It's no longer org.mortbay, but org.eclipse 03:16 -!- rrodriguez [~rrodrigue@51.Red-88-15-106.dynamicIP.rima-tde.net] has quit [Quit: rrodriguez] 03:16 < Inge-> ah 03:16 <@sdumitriu> Try org.eclipse.jetty.server.Request.maxFormContentSize 03:18 <@sdumitriu> The name changed between Jetty 6 and Jetty 7 03:18 <@sdumitriu> And who did the upgrade forgot to update that setting as well...
Attachments
Issue Links
- is duplicated by
-
XWIKI-7937 Increase the default maximum form content size on Jetty
- Closed
- relates to
-
XWIKI-6831 Increase the default maximum form content size on Jetty
- Closed