You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2016/02/01 11:12:46 UTC

[Bug 46751] Can passenv variables who's name contain '(' or ')'

https://bz.apache.org/bugzilla/show_bug.cgi?id=46751

Alexey Melezhik <me...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |melezhik@gmail.com

--- Comment #6 from Alexey Melezhik <me...@gmail.com> ---
Hi!

Conforming that this is issue is resolved ta my environment:

( https://github.com/melezhik/apache-swat is easy way to verify some existed
apache issues on your environment )


vagrant@Debian-jessie-amd64-netboot:~/my/apache-swat$ swat  -t 46751/
/home/vagrant/.swat/.cache/11186/prove/46751/data.shtml/00.GET.t ..
ok 1 - GET 127.0.0.1/46751/data.shtml succeeded
# http headers saved to /home/vagrant/.swat/.cache/11186/prove/Vmn8B65NaI.hdr
# body saved to /home/vagrant/.swat/.cache/11186/prove/Vmn8B65NaI
ok 2 - output match 'data 46751'
ok 3 - output match 'BAR(123)=123'
1..3
ok
All tests successful.
Files=1, Tests=3,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.05 cusr  0.00
csys =  0.08 CPU)
Result: PASS


Apache compile info:

vagrant@Debian-jessie-amd64-netboot:~/my/apache-swat$ sudo
~/apache/bin/apachectl -V
Server version: Apache/2.4.18 (Unix)
Server built:   Jan 30 2016 10:17:37
Server's Module Magic Number: 20120211:52
Server loaded:  APR 1.5.1, APR-UTIL 1.5.4
Compiled using: APR 1.5.1, APR-UTIL 1.5.4
Architecture:   64-bit
Server MPM:     event
  threaded:     yes (fixed thread count)
    forked:     yes (variable process count)
Server compiled with....
 -D APR_HAS_SENDFILE
 -D APR_HAS_MMAP
 -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
 -D APR_USE_SYSVSEM_SERIALIZE
 -D APR_USE_PTHREAD_SERIALIZE
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D APR_HAS_OTHER_CHILD
 -D AP_HAVE_RELIABLE_PIPED_LOGS
 -D DYNAMIC_MODULE_LIMIT=256
 -D HTTPD_ROOT="/home/vagrant/apache/"
 -D SUEXEC_BIN="/home/vagrant/apache//bin/suexec"
 -D DEFAULT_PIDLOG="logs/httpd.pid"
 -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
 -D DEFAULT_ERRORLOG="logs/error_log"
 -D AP_TYPES_CONFIG_FILE="conf/mime.type

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org