[Bug 61489] Disable creation of command line parameters from GET parameters in the URL for CGIServlet

2017-09-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61489 --- Comment #8 from Mark Thomas --- np and thanks for the patch - just realised I forgot to say that before. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 61489] Disable creation of command line parameters from GET parameters in the URL for CGIServlet

2017-09-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61489 --- Comment #7 from jm009 --- Thank you for the feedback and for applying the patch. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 61489] Disable creation of command line parameters from GET parameters in the URL for CGIServlet

2017-09-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61489 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 61489] Disable creation of command line parameters from GET parameters in the URL for CGIServlet

2017-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61489 --- Comment #5 from Christopher Schultz --- (In reply to jm009 from comment #4) > I don't understand... > My patch already uses . Sorry, you are correct. I did not read the patch closely enough. -- You are

[Bug 61489] Disable creation of command line parameters from GET parameters in the URL for CGIServlet

2017-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61489 --- Comment #4 from jm009 --- I don't understand... My patch already uses . The patch as it is makes the feature disabled by default. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 61489] Disable creation of command line parameters from GET parameters in the URL for CGIServlet

2017-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61489 Christopher Schultz changed: What|Removed |Added Keywords|

[Bug 61489] Disable creation of command line parameters from GET parameters in the URL for CGIServlet

2017-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61489 --- Comment #3 from Christopher Schultz --- I like the idea of locking this down, but requiring a rebuild-from-source to change the setting isn't acceptable. Can you add a new to control this behavior? +1 for

[Bug 61489] Disable creation of command line parameters from GET parameters in the URL for CGIServlet

2017-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61489 --- Comment #2 from jm009 --- Created attachment 35293 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35293=edit Make evaluation of enableCmdLineArguments in outer if. In fact the evaluation of "boolean

[Bug 61489] Disable creation of command line parameters from GET parameters in the URL for CGIServlet

2017-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61489 jm009 changed: What|Removed |Added Summary|Disable creation of command |Disable creation of

[Bug 61489] Disable creation of command line parameters from GET parameters in the URL

2017-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61489 --- Comment #1 from jm009 --- Why I suggest to disable this feature by default: 1) I never saw a servlet that uses this feature 2) I suppose, this feature comes from the beginnings of the internet, when people wanted