[Bug 65563] DefaultServlet's doPut returns HTTP code 400 when using Content-Range

2021-09-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65563

Mark Thomas  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #3 from Mark Thomas  ---
Thanks for the report, PR and analysis. Good quality bug reports like this are
always appreciated.

Fixed in:
- 10.1.x for 10.1.0-M6 onwards
- 10.0.x for 10.0.12 onwards
- 9.0.x for 9.0.54 onwards
- 8.5.x for 8.5.71 onwards

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 65563] DefaultServlet's doPut returns HTTP code 400 when using Content-Range

2021-09-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65563

--- Comment #2 from Mark Thomas  ---
No need for multiple PRs. If the PR is accepted, it will be merged to whichever
branch and then cherry-picked to the other branches.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 65563] DefaultServlet's doPut returns HTTP code 400 when using Content-Range

2021-09-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65563

--- Comment #1 from Thierry Guérin  ---
Pull request for the main branch: https://github.com/apache/tomcat/pull/449
This fixes the problem on my tests (tested on the 9.0.x branch, which is the
one I use in my project). 
Should I create a pull request for each branch ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org