[Bug 66686] Default value of maxParameterCount

2023-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66686 --- Comment #10 from Christopher Schultz --- Apologies for not including this in my last comment: Will be in: Tomcat 10.1.12 Tomcat 9.0.79 Tomcat 8.5.92 -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 66686] Default value of maxParameterCount

2023-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66686 Christopher Schultz changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 66686] Default value of maxParameterCount

2023-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66686 --- Comment #8 from msobkiewicz --- Then you would have to check by yourself, which branches need to be fixed (which was most time consuming). As you can see, between 9.0.x and 10.1.x there is 10.0.x, which is unaffected, so it's not simply a r

[Bug 66686] Default value of maxParameterCount

2023-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66686 --- Comment #7 from Christopher Schultz --- Thanks for all the PRs, but I would normally have just accepted one for main (or the highest-version branch where the problem exists) and done the back-porting myself. -- You are receiving this mail

[Bug 66686] Default value of maxParameterCount

2023-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66686 --- Comment #6 from msobkiewicz --- It's 3 instead of 2, but here they are: - https://github.com/apache/tomcat/pull/635 (8.5.x) - https://github.com/apache/tomcat/pull/636 (9.0.x) - https://github.com/apache/tomcat/pull/637 (10.1.x) "10.0.x" i

[Bug 66686] Default value of maxParameterCount

2023-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66686 --- Comment #5 from msobkiewicz --- Sure! I guess I'll have to create 2 PRs (one for 8.5.x, one for 9.x). Give me some time, please. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 66686] Default value of maxParameterCount

2023-07-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66686 --- Comment #4 from Christopher Schultz --- Would you care to prepare a documentation patch/PR? -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 66686] Default value of maxParameterCount

2023-07-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66686 msobkiewicz changed: What|Removed |Added Resolution|WONTFIX |--- Status|RESOLVED

[Bug 66686] Default value of maxParameterCount

2023-07-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66686 --- Comment #2 from michal.sobkiew...@wp.pl --- That's true. However when _unspecified_, the default is 1. Documentation is misleading. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 66686] Default value of maxParameterCount

2023-07-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66686 Remy Maucherat changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW