[Bug 61189] CGIServlet should be able to set specific environment variables

2017-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61189 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

[Bug 61189] CGIServlet should be able to set specific environment variables

2017-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61189 --- Comment #5 from jm009 --- Created attachment 35297 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35297=edit Variable name in . This patch implements your second suggestion. For the moment it is my preferred

[Bug 61189] CGIServlet should be able to set specific environment variables

2017-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61189 --- Comment #4 from jm009 --- Created attachment 35296 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35296=edit All variable declarations in one . So here is a patch, that would implement your first suggestion.

[Bug 61189] CGIServlet should be able to set specific environment variables

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

[Bug 61189] CGIServlet should be able to set specific environment variables

2017-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61189 --- Comment #3 from Christopher Schultz --- I don't like the use of unique names that don't have any meaning, like `environment-variable-N`. Might I suggest one or the other of these schemes:

[Bug 61189] CGIServlet should be able to set specific environment variables

2017-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61189 --- Comment #2 from jm009 --- Created attachment 35291 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35291=edit Allow to configure CGI specific environment variables. This patch makes configuration of

[Bug 61189] CGIServlet should be able to set specific environment variables

2017-06-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61189 --- Comment #1 from Konstantin Kolinko --- > I don't like to put them in /etc/init.d/tomcat or catalina.sh, because they > may be lost after a Tomcat update. The place for custom environment variables in Apache Tomcat