Thu Mar 28 2024 12:41:45 UTC
The gene pool could use a little chlorine.

This list is too long for Bugzilla's little mind; the Next/Prev/First/Last buttons won't appear on individual bugs.

Hide Search Description
994 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
59007 Apache h All bugs REOP --- mod_proxy disables balancer worker after a timeout from ajp even if the failontimeout set to off 2017-09-09
40827 Apache h All bugs RESO FIXE Typos in polish error messages 2018-08-03
41408 Apache h All bugs RESO FIXE AddCharset rule on .html disables SSI enabled via XBitHack 2012-02-26
48254 Apache h All bugs RESO FIXE Bogus "DocumentRoot does not exist" warning when set to a file 2020-05-16
48752 Apache h All bugs RESO FIXE log command line options passed to httpd 2012-02-26
50919 Apache h All bugs RESO FIXE potential performance waste caused by sprintf 2013-05-31
51714 Apache h All bugs RESO FIXE Byte Range Filter might consume huge amounts of memory combined with compressed streams 2022-01-10
51748 Apache h All bugs RESO FIXE Apache 2.2.20 Range fix regression. Negative value handling 2014-02-17
51878 Apache h All bugs RESO FIXE 2.2.21 is not compliant for byterange 0- returning 200 instead of 206 2014-02-17
53741 Apache h All bugs RESO FIXE Code clean up (Concat string at compile time when possible) 2015-01-23
54346 Apache h All bugs RESO FIXE change bzero()/bcopy() to memset()/memmove() in test_limit.c 2013-02-06
55897 Apache h All bugs RESO FIXE [PATCH]patch with SO_REUSEPORT support 2015-09-28
57531 Apache h All bugs RESO FIXE 2.4.12 segmentation fault when accessing host on Listen port that doesn't have defined virtual host block 2015-06-02
57614 Apache h All bugs RESO FIXE AB csv export not contain 100% 2015-03-02
58065 Apache h All bugs RESO INVA Benitez 2015-06-21
62989 Apache h All bugs RESO FIXE HTML generated by Apache httpd itself is often invalid or uses ancient doctypes (and patches to fix that) 2020-01-31
63307 Apache h All bugs RESO FIXE apxs gives "use of uninitialized value in concatenation" error 2020-03-23
66019 Apache h All bugs RESO FIXE Files can randomly take 5 seconds to be served when KeepAlive is On 2022-05-24
23567 Apache h All bugs RESO FIXE splitting brigades eats memory proportional to number of FLUSH buckets 2012-02-26
46198 Apache h All bugs RESO FIXE mod_userdir is not giving the correct DOCUMENT_ROOT, also causes issues with mod_rewrite 2012-02-26
46949 Apache h All bugs CLOS FIXE Apache httpd serves sometimes content from another thread 2017-05-09
42682 APR APR bugs NEW --- Apache child terminates with signal 11 when using Sun LDAP with SSL 2011-12-02
43375 APR APR bugs NEW --- Pool integrity check fails for apr threads 2013-03-23
53609 APR APR bugs NEW --- Apache hangs with terminated signal 6 2019-01-06
56951 APR APR bugs NEW --- Add apr_queue_pop_timeout() 2015-03-16
42580 APR APR bugs RESO FIXE apr_pollset_poll returns ETIMEUP when interrupted 2008-04-14
50731 APR APR bugs RESO FIXE apr_atomic_casptr has wrong volatile qualifier 2022-06-27
53740 APR APR bugs RESO FIXE Code clean up - remove duplicated logic in buckets/apr_brigade.c 2013-04-05
54032 APR APR bugs RESO FIXE Default prefix incorrect in configure script 2020-03-10
61976 APR APR bugs RESO FIXE [PATCH] - Proposal to fix OpenBSD build 2018-04-03
46389 APR APR bugs CLOS FIXE Datagram (UDP) broadcasts fail with "permission denied" on platforms that require SO_BROADCAST to be set first 2014-01-21
48557 APR APR bugs CLOS FIXE file_io/unix/open.c:apr_file_open() should cache O_CLOEXEC support status 2014-01-21
50334 APR APR bugs CLOS FIXE APR_RESTORE_THE_ENVIRONMENT clobbers CPPFLAGS, LDFLAGS, LIBS, CFLAGS, INCLUDES when set to a single space 2014-01-21
51254 APR APR bugs CLOS FIXE apr_dir_make_recursive can return "file exists" 2014-01-21
51851 APR APR bugs CLOS FIXE Error in apr_atomic_xchgptr 2014-01-21
54001 APR APR bugs CLOS FIXE [PATCH] fix for linux-3.x detection 2014-01-21
54047 APR APR bugs CLOS FIXE applies ipv4 filters to ipv6 rules 2014-01-21
54779 APR APR bugs CLOS FIXE apr_sockaddr_info_get() can return APR_SUCCESS when it fails leading to apache 2.4.4 segv 2014-01-21
54840 APR APR bugs CLOS FIXE atomics/unix/ppc.c won't compile on OS X 2014-01-21
57230 APR APR bugs CLOS FIXE apr_escape_path wrongly calculates output length and does not set found flag 2015-04-29
52785 APR APR test bugs NEW --- testall fails if pool debug is enabled 2013-03-23
51307 APR APR-util bugs NEW --- Build error: ldap/apr_ldap_rebind.c 2011-07-23
66510 APR APR-util bugs NEW --- apr-1-config generates invalid iformation when called with a double '//' 2023-03-16
45086 APR APR-util bugs RESO FIXE (reslist_cleanup.c) A potential bug discovered by a static program analysis approach 2008-05-28
46012 APR APR-util bugs RESO FIXE apr_dbd_pgsql does not check column number 2009-01-05
49011 APR APR-util bugs RESO FIXE [PATCH] Speed up MD5 on Little Endian Machines 2013-04-05
50690 APR APR-util bugs RESO FIXE apr dbd oracle driver does not work under AIX/ppc and Solaris/sparc 2011-04-08
52479 APR APR-util bugs RESO FIXE apr_uri_parse("@localhost::8080") reports "@localhost" for the scheme 2013-08-13
54275 APR APR-util bugs RESO FIXE apr-util 1.5.1 fails to build on non-glibc system 2013-04-05
54572 APR APR-util bugs RESO FIXE [PATCH] move struct crypt_data allocation to heap in apr_password_validate 2013-04-05
42080 Apache h Build bugs RESO FIXE ab.c:1145: warning: passing arg 2 of `BIO_set_callback_arg' from incompatible pointer type 2008-05-12
45024 Apache h Build bugs RESO FIXE ab.c will not compile on VC6 2008-06-05
45343 Apache h Build bugs RESO FIXE apxs filters out ':' chars from environment variables 2010-05-14
52487 Apache h Build bugs RESO FIXE Disable mods 2012-01-22
52715 Apache h Build bugs RESO FIXE Installed httpd.conf refers "bad" default logfile directory (httpd 2.4.1) 2012-05-06
52900 Apache h Build bugs RESO FIXE Apache 2.4.1 build fails for core.c on Solaris 10 with GCC 4.6.x 2013-04-26
53824 Apache h Build bugs RESO FIXE manual/bind binding description for v4-mapped on FreeBSD platform is only valid for FreeBSD-5x 2015-05-25
53882 Apache h Build bugs RESO FIXE build with enable-mpms-shared=all and mpm entries in httpd.conf 2015-02-24
54613 Apache h Build bugs RESO FIXE httpd assumes apr with APR_HAS_THREADS true 2015-03-03
57379 Apache h Build bugs RESO FIXE [patch] Makefile.in with mpm-shared, cgi and cgid add <IfModule ...> 2016-07-31
58126 Apache h Build bugs RESO FIXE [patch] acinclude.m4 fix "warning: underquoted definition of ..." 2015-10-06
59809 Apache h Build bugs RESO FIXE --with-nghttp2=dir looks in .../lib instead of .../lib64 2020-01-04
64178 Apache h Build bugs CLOS WONT mod_deflate.c doesn't build with -Werror=format-overflow 2021-09-06
50796 Apache h Core bugs NEW --- record time between keepalives in access log 2011-08-07
54222 Apache h Core bugs NEW --- ServerTokens checking is not complete 2012-11-29
55069 Apache h Core bugs NEW --- notice message in error_log even when LogLevel error 2018-01-16
55670 Apache h Core bugs NEW --- Startup may fail silently at post_config 2013-10-19
59938 Apache h Core bugs NEW --- Expose remote host port as an expression 2017-03-02
61860 Apache h Core bugs NEW --- Headers duplication when 416 status code occurs 2020-11-10
65835 Apache h Core bugs NEW --- core: log_tid support on FreeBSD 2022-06-16
66033 Apache h Core bugs NEW --- Latent read beyond bounds in ap_is_matchexp() [zhbug_httpd_46.2] 2022-04-27
53690 Apache h Core bugs NEW --- Calls to semctl() trigger "uninitialized memory" warning from valgrind 2013-02-04
35768 Apache h Core bugs REOP --- Missing file logs at far too high of log level 2021-07-16
33098 Apache h Core bugs RESO FIXE request body with C-L but early EOF does not error 2009-10-20
35999 Apache h Core bugs RESO FIXE Port lost after call to "internal_internal_redirect" in "modules/http/http_request.c" 2010-01-09
36783 Apache h Core bugs RESO FIXE request.c not correctly checking link owner uid for SymlinksIfOwnerMatch 2011-09-17
39311 Apache h Core bugs RESO FIXE Apache Crashes On several Graceful Restart requests coinciding in time with lot's of HTTP-requests 2012-02-26
39519 Apache h Core bugs RESO FIXE Change some "apr_palloc / memcpy" to apr_pstrmemdup 2008-12-16
39785 Apache h Core bugs RESO LATE Status code 408 (Request Timeout) is not logged 2018-11-07
39944 Apache h Core bugs RESO FIXE Wrong/Bad filename in ErrorLog when trying to access files in non existing directories 2013-02-06
41887 Apache h Core bugs RESO FIXE -T option unavailable for Apache 2.0.x/2.3.0 -> available 2010-09-25
41960 Apache h Core bugs RESO FIXE Apache is not using custom content-types when accessing content-negotiated resources 2008-11-15
43039 Apache h Core bugs RESO FIXE NUL character is valid in header lines 2012-02-26
43596 Apache h Core bugs RESO FIXE Chroot patch 2008-10-15
43711 Apache h Core bugs RESO FIXE 100-continue response when 401 expected 2008-05-27
44262 Apache h Core bugs RESO FIXE AllowOverride Options= grants the permission of the 'All' option. 2009-08-23
45076 Apache h Core bugs RESO FIXE pre_config hooks not called in order 2012-02-04
45160 Apache h Core bugs RESO FIXE Directory Wildcards for Include Directive 2018-02-25
46239 Apache h Core bugs RESO FIXE SHARED_CORE dead code 2012-02-26
46421 Apache h Core bugs RESO FIXE module mod_authz_dbd - doesn't work when multiple groups are returned 2015-08-17
46669 Apache h Core bugs RESO FIXE rotatelogs doesn't autocreate directories 2019-06-21
47087 Apache h Core bugs RESO FIXE Incorrect request body handling with Expect: 100-continue if the client does not receive a transmitted 300 or 400 response prior to sending its body 2014-02-17
47812 Apache h Core bugs RESO FIXE error_log hook often does not have access to the request_rec 2012-02-26
48351 Apache h Core bugs RESO FIXE Ampersand taken to mean "what is matched by the previous regex" - unexpected given the "perl color" of regexes 2012-02-26
48359 Apache h Core bugs RESO FIXE Buffer overflow related to setting RequestHeader 2010-03-06
48807 Apache h Core bugs RESO FIXE Design policy of "aaa module" is incomplete because of hard coded string. 2012-02-26
49076 Apache h Core bugs RESO DUPL Skip document root check during start up (-T option) 2010-07-20
49167 Apache h Core bugs RESO FIXE HTTP_IN filter confusing error with timeout on chunk-length 2010-04-26
49388 Apache h Core bugs RESO FIXE The ScriptSock can't be longer than 7 characters 2012-02-26
49474 Apache h Core bugs RESO FIXE http-2 fails in processing chunked requests with long chunk-size / -extension line 2012-02-26
49502 Apache h Core bugs RESO FIXE Little syntax error in shell script httpd.init 2012-02-26
49623 Apache h Core bugs RESO FIXE CVE-2003-1418 - all httpd versions seem to expose inode values in FileEtag 2015-04-14
49705 Apache h Core bugs RESO FIXE Per request DocumentRoot 2012-02-26
49809 Apache h Core bugs RESO WONT DirectoryMatch never matches EOL/$, applies to subdirectories 2012-07-23
50002 Apache h Core bugs RESO FIXE Restart with many vhosts taking forever [patch] 2020-04-09
50350 Apache h Core bugs RESO FIXE unusual behavior of httpd with no -k 2010-12-04
50592 Apache h Core bugs RESO FIXE httpd dumps core on an IPv6 only system 2018-03-12
51680 Apache h Core bugs RESO FIXE Include ServerAliases when showing parsed config 2012-02-26
51709 Apache h Core bugs RESO LATE ServerName/ServerAlias don't work if Host: header from HTTP request matches VirtualHost address 2017-06-25
52230 Apache h Core bugs RESO FIXE r->invoke_mtx not copied/recreated on internal redirect 2013-01-12
52315 Apache h Core bugs RESO FIXE NULL pointer in log.c caused by ap_send_interim_response() in protocol.c 2012-02-04
52823 Apache h Core bugs RESO FIXE Incorrect semantics of AllowOverrideList in Apache-2.4.1 2012-05-06
52904 Apache h Core bugs RESO FIXE Listen directive is broken when the MPM has per-directory config 2012-05-06
53292 Apache h Core bugs RESO FIXE add support for HTTP status code 308 2018-08-02
53444 Apache h Core bugs RESO FIXE Errors when overriding Options Indexes in .htaccess 2012-07-13
53698 Apache h Core bugs RESO FIXE POST data lost when appending charset to header Content-Type application/x-www-form-urlencoded 2012-08-21
54384 Apache h Core bugs RESO FIXE Improve a confusing log message related to LimitRequestLine 2013-05-12
54948 Apache h Core bugs RESO FIXE [PATCH] httpd -S shows namevhosts twice 2013-05-11
55787 Apache h Core bugs RESO FIXE Chroot fails with "Cannot chroot when not started as root" error 2019-01-06
55910 Apache h Core bugs RESO FIXE Continuation lines are broken during buffer resize 2015-01-23
57009 Apache h Core bugs RESO FIXE Fix documentation on LimitRequestLine 2014-10-13
57177 Apache h Core bugs RESO FIXE terminated by signal ILL in server/scoreboard.c line 369 2015-06-17
57328 Apache h Core bugs RESO FIXE Invalid memory access on ap_server_config_defines 2015-01-23
57358 Apache h Core bugs RESO FIXE Incorrect If-Match handling 2015-06-27
57525 Apache h Core bugs RESO FIXE mod_macro use-after-clear bug 2022-02-15
59039 Apache h Core bugs RESO FIXE Digest AuthName not working as expected. 2016-02-22
59111 Apache h Core bugs RESO FIXE Apache Bench does not parse lowercase field names 2016-11-14
59376 Apache h Core bugs RESO FIXE Provide an option to dump included configuration paths 2016-07-11
60261 Apache h Core bugs RESO FIXE Apache fails to start if previously crashed then restarted with same PID 2016-11-04
60313 Apache h Core bugs RESO WORK body timeout will not cause 408 error 2016-12-11
60647 Apache h Core bugs RESO FIXE "access this connection" wrong with event MPM 2019-05-27
61124 Apache h Core bugs RESO FIXE ap_parse_form_data does not translate URL escaped form data correctly on EBCDIC systems 2017-05-27
61207 Apache h Core bugs RESO FIXE HTTP OPTIONS method shows HEAD multiple times ("GET,HEAD,POST,OPTIONS,HEAD,HEAD") 2017-07-12
61222 Apache h Core bugs RESO FIXE Apache consumes too much memory for CGI output. 2017-10-10
61301 Apache h Core bugs RESO FIXE ab slows dramatically with requests >8192 bytes, httpd seems to be working correctly 2017-11-08
61328 Apache h Core bugs RESO FIXE provide straightforward option to only respond on configured hostnames 2020-02-17
61820 Apache h Core bugs RESO FIXE 304 headers stripped 2021-06-09
62161 Apache h Core bugs RESO FIXE no way to ensure error log contains timezone in timestamps 2023-07-17
62186 Apache h Core bugs RESO FIXE ErrorDocument causes POST request getting logged as GET request 2018-05-31
62198 Apache h Core bugs RESO FIXE ap_rgetline_core can return without consuming a full line 2018-08-04
62368 Apache h Core bugs RESO FIXE Print unparsed URI in the 'URI incorrectly encoded' error message 2018-05-17
62823 Apache h Core bugs RESO FIXE core_filter call mod_log_config before setting connec_rec to aborted 2021-01-16
63079 Apache h Core bugs RESO FIXE Add a debug line if Directory instruction provides an invalid path 2020-04-11
63092 Apache h Core bugs RESO FIXE Spellcheck: replace inavalid by invalid 2019-11-22
63669 Apache h Core bugs RESO FIXE Incomplete error code check in read_request_line() 2020-01-31
63687 Apache h Core bugs RESO FIXE High Memory usage after upgrade to 2.4.41 2020-07-29
64490 Apache h Core bugs RESO DUPL Missing ")" in log message AH03448 2020-06-04
65627 Apache h Core bugs RESO FIXE apache httpd segfault on child exit 2021-12-10
65725 Apache h Core bugs RESO FIXE httpd responds with the overall status code rather than the interim 100 Continue response 2021-12-16
65769 Apache h Core bugs RESO FIXE Child processes fail to start 2022-06-01
9727 Apache h Core bugs RESO FIXE Double quotes should be flagged as T_HTTP_TOKEN_STOP 2008-05-12
13986 Apache h Core bugs RESO FIXE remove default MIME-type 2009-01-30
18388 Apache h Core bugs RESO FIXE Set-Cookie header not honored on 304 (Not modified) status 2008-05-16
26005 Apache h Core bugs RESO FIXE SERVER_NAME incorrect when using IPv6 address in URL 2018-03-12
29190 Apache h Core bugs RESO FIXE Error logging per vhost consuming all available file descriptors 2012-02-26
31956 Apache h Core bugs RESO FIXE dump configuration data for apache 2012-02-26
35350 Apache h Core bugs RESO FIXE No directive "Define" and "Undefine" 2012-02-26
43698 Apache h Core bugs RESO FIXE Apache AllowOverride Groups Reorganize Proposal 2012-02-26
44979 Apache h Core bugs RESO FIXE Host header field integer inconsistency 2011-03-26
58929 Apache h Core bugs VERI FIXE coredump when sending illegal CONNECT request 2016-04-18
63638 Apache h Document docs NEW --- htcacheclean inodes and storage usage is unclear 2019-08-09
45722 Apache h Document docs RESO FIXE mod_userdir doc should hint about making sure /home/* path is searchable by apache user 2010-12-03
49313 Apache h Document docs RESO WONT AddOutputFilterByType deprecated but given used in first example in docs 2011-11-11
50622 Apache h Document docs RESO FIXE mod_cgi documentation still refers to hoohoo.ncsa.uiuc.edu 2011-01-20
50632 Apache h Document docs RESO FIXE mod_proxy_http does not clearly document the default of proxy-interim-response 2011-02-02
52852 Apache h Document docs RESO FIXE A wrong example is given in the manual of "mod_authn_anon". Plz correct it. Thx 2012-03-08
63678 Apache h Document docs RESO FIXE fcgistarter -c command must have absolute path 2020-01-31
63715 Apache h Document docs RESO FIXE mod_rewrite advanced techniques missing word(s) 2019-10-05
48061 Apache h Document docs CLOS FIXE API Documentation (doxygen) noise 2009-11-03
39712 Fop - No fo tree fop-dev CLOS FIXE NullPointerExeption on table with border-separation="[value]" 2012-04-01
65020 JMeter - HTTP issues NEW --- HTTP Sampler/Files upload tab - add missing buttons 2021-04-10
65027 JMeter - HTTP issues NEW --- HTTP Sampler/Files upload tab - auto detect MIME type of selected file 2021-02-15
65782 JMeter - HTTP issues NEED --- While using JMeter's Html Assertion I m getting an error failure message - html assertion: can't parse argument number 2022-07-13
58757 JMeter - HTTP issues RESO FIXE HTTP Request : Updated deprecated methods of HttpComponents to last APIs of httpclient-4.5.X 2018-05-12
62852 JMeter - HTTP issues RESO FIXE HTTP Request Header missing information when using a proxy 2019-01-25
62861 JMeter - HTTP issues RESO FIXE Thread Group: Provide ability to configure whether a new iteration is a new user or same user (Would be applied on Cookie Manager, Cache Manager and httpclient.reset_state_on_thread_group_iteration) 2019-10-04
63129 JMeter - HTTP issues RESO FIXE JMeter can not identify encoding during first time page submission 2019-05-19
63452 JMeter - HTTP issues RESO FIXE Tools / Import from cURL: Complete coverage of all command line options that are valid in JMeter use case 2020-06-09
56197 JMeter - HTTP issues RESO DUPL HTTP Request Component fails to Send File with the Request 2018-10-27
57188 JMeter - HTTP issues RESO DUPL HTTPSampler : PUT request with file is performed with empty body when ParameterName is not empty 2018-10-27
58807 JMeter - HTTP issues RESO FIXE Reset SSL State on Thread Group iteration only (was https.use.cached.ssl.context=false is broken) 2019-07-22
60424 JMeter - HTTP issues RESO FIXE Hessian Burlap application : JMeter inserts 0x0D before 0x0A automatically (http binary post data) 2018-10-28
60917 JMeter - HTTP issues RESO FIXE Load Test with embedded resources download : Hits per seconds does not take into account the downloaded resources 2018-07-25
61058 JMeter - HTTP issues RESO FIXE HTTP Request : Add option "httpclient4.deflate_relax_mode" to avoid "Unexpected end of ZLIB input stream" when deflating what seems to be invalid streams 2018-04-08
61664 JMeter - HTTP issues RESO FIXE HTTP Authorization Manager : Digest works only with legacy RFC 2069 , RFC 2617 is not implemented 2018-04-07
61805 JMeter - HTTP issues RESO FIXE Allow simple HTTP request 2021-10-16
62114 JMeter - HTTP issues RESO FIXE HTTP(S) Test Script Recorder : Client certificate authentication uses the first SSLManager created 2018-03-31
62124 JMeter - HTTP issues RESO FIXE Recording templates : Add more exclusions and use Transaction Name by default 2018-03-31
62212 JMeter - HTTP issues RESO FIXE Recorder : Improve UX by providing a popup above all windows to be able to change Transaction names and pauses while using Browser 2018-07-08
62248 JMeter - HTTP issues RESO FIXE HTTP Request : Parameters entered in Parameters Tab should be used in body instead of being ignored 2018-04-02
62252 JMeter - HTTP issues RESO FIXE HTTP header merging logic does not correspond to the documentation 2018-04-11
62283 JMeter - HTTP issues RESO FIXE Report Dashboard - Date is not correctly displayed on chart when granularity is >= 1 day 2018-05-27
62321 JMeter - HTTP issues RESO FIXE Computing of response size is incorrect in nightly build 2018-09-02
62397 JMeter - HTTP issues RESO FIXE JSON Path tester and comma in response interpretation 2018-09-05
62462 JMeter - HTTP issues RESO FIXE Re-enable credential delegation for SPNEGO 2018-06-16
62672 JMeter - HTTP issues RESO FIXE HTTP Request sends double requests when using proxy with authentication 2019-05-26
62716 JMeter - HTTP issues RESO FIXE When Recording, JMeter removes Authorization from generated Header Manager when using Bearer Token 2018-09-13
62734 JMeter - HTTP issues RESO DUPL Jmeter HTTPS tests with tlsv1.2 and 256 bit AES ciphers only lead to 5-10% SSLHandShakeErrors 2018-09-18
62829 JMeter - HTTP issues RESO FIXE Allow specifying Proxy server scheme for HTTP request sampler, Advanced tab and command line option 2019-02-15
62863 JMeter - HTTP issues RESO FIXE PKCS11 keystores are unusable for TLS 2019-04-24
62876 JMeter - HTTP issues RESO WORK java.net.SocketException: Socket closed when using Proxy 2019-01-07
62916 JMeter - HTTP issues RESO FIXE HTTP Test Script Recorder fails with UnsupportedOperationException if recording is started after a distributed test has been run 2018-12-03
62940 JMeter - HTTP issues RESO FIXE Unable to record IP based URL 2018-12-18
62959 JMeter - HTTP issues RESO FIXE Ability to create an HTTP Request from a Curl command 2019-02-06
62987 JMeter - HTTP issues RESO FIXE A TestBean element under HTTP(S) Test Script recorder does not work 2018-12-06
63015 JMeter - HTTP issues RESO FIXE Abnormal NoHttpResponseException when running request through proxy HTTP(S) Test Script Recorder after a first failing request 2018-12-18
63025 JMeter - HTTP issues RESO FIXE Search and replace not working for port number 2019-01-07
63048 JMeter - HTTP issues RESO FIXE JMeter does not retrieve link resources of type "shortcut icon" or "icon" 2019-01-15
63064 JMeter - HTTP issues RESO FIXE If Controller evaluates to "False" if expression contains empty line 2019-01-08
63298 JMeter - HTTP issues RESO FIXE HTTP Requests with encoded URLs are being sent in decoded format 2019-04-17
63417 JMeter - HTTP issues RESO DUPL Recording url encodes form parameter name while it shouldn't 2019-05-19
63450 JMeter - HTTP issues RESO FIXE HTTP(S) Test Script Recorder: Put number at end instead of beginning 2019-05-19
63464 JMeter - HTTP issues RESO FIXE image/svg+xml is wrongly considered as binary 2019-05-26
63527 JMeter - HTTP issues RESO FIXE HTTP Request Defaults : "URLs must match" -->"URLs Patterns to Include" + "URL Patterns to Exclude" 2020-09-06
63535 JMeter - HTTP issues RESO DUPL More than 50000 connects were created when I run test with 100 threads 2019-07-07
63574 JMeter - HTTP issues RESO FIXE HTTP Cache Manager does not cache resource if Cache-Control header is missing 2019-07-28
63790 JMeter - HTTP issues RESO FIXE Embedded Resources download: Optimize CSS parsing by removing source location 2019-09-30
64160 JMeter - HTTP issues RESO FIXE Test HTTP/S Test Script Recorder: Name transaction controller/ simple controller using prefix without "-XXXX" suffix 2020-02-19
64196 JMeter - HTTP issues RESO FIXE Recurse into sub samplers more deeply when checking assertions 2020-03-15
64267 JMeter - HTTP issues RESO FIXE when preemptive auth is disabled HTTP Sampler does not automatically respond to Basic Auth challenge 2020-08-05
64289 JMeter - HTTP issues RESO FIXE Make httpclient4.time_to_live defaults to 60000 to be closer to typical browser behavior 2020-03-30
64318 JMeter - HTTP issues RESO FIXE DNS Cache Manager - custom DNS resolver doesn't use system resolver by default 2021-10-16
64653 JMeter - HTTP issues RESO FIXE HTTP recorder - Exception parsing javascript file 2020-08-11
64752 JMeter - HTTP issues RESO FIXE Add GraphQL/HTTP Request Sampler 2020-10-04
64915 JMeter - HTTP issues RESO FIXE JMeter Cache Manager misbehaving when "Use Cache-Control/Expires header" is checked 2020-11-17
65002 JMeter - HTTP issues RESO FIXE HTTP(S) Test Script recorder creates an invalid Basic authentication URL 2020-12-17
65004 JMeter - HTTP issues RESO FIXE HTTP(S) Test Script recorder computes wrong HTTP Request breaking the application 2021-01-02
65006 JMeter - HTTP issues RESO FIXE Documentation: Illustration for completed HTTP Request Defaults element (Figure 4.4) contains misleading info 2020-12-22
65024 JMeter - HTTP issues RESO FIXE Sending mime type with parameter throws IllegalArgumentException 2021-01-15
65029 JMeter - HTTP issues RESO FIXE jmeter do wrong with the CODEBASE in APPLET. 2020-12-29
65310 JMeter - HTTP issues RESO FIXE When using httpclient4 implement to upload files, the content-type parameter cannot be set correctly. 2021-10-16
65328 JMeter - HTTP issues RESO FIXE HTTP 308 Permanent Redirect is not supported 2021-05-26
65363 JMeter - HTTP issues RESO FIXE NullPointerException in HTTPHC4Impl$ManagedCredentialsProvider.getAuthorizationForAuthScope when 401 response from remote and httpclient4.auth.preemptive=false 2021-10-16
65692 JMeter - HTTP issues RESO FIXE HTTP(s) Test Script Recorder: Enable setting enabled cipher suite and enabled protocols on SSLContext/ Align ssl properties between Java and HC4 impl 2021-11-20
65884 JMeter - HTTP issues RESO FIXE GUI doesn't display response for multipart request "manually" encoded 2022-02-21
62977 JMeter - HTTP issues RESO FIXE Allow sending HTTP requests without a default User-Agent header 2019-03-09
64320 JMeter - HTTP issues RESO DUPL Webpage freezes while sending a search request 2020-04-25
62795 JMeter - Main issues REOP --- JMeter master sometimes ends distributed test even though some of the slaves have not finished 2019-10-07
62914 JMeter - Main issues REOP --- Add a hint in Thread Group UI about duration of test 2019-10-04
57672 JMeter - Main issues NEED --- Drop Oro dependency and switch to Java Regexp 2022-03-13
64795 JMeter - Main issues NEED --- Generate summary report may not output a summary line in the configured interval (summariser.interval) 2020-10-31
64831 JMeter - Main issues NEED --- Create a certificate alias listing/sampler 2021-04-10
65270 JMeter - Main issues NEED --- POST application/x-www-form-urlencoded cURL code generated from Postman is not imported correctly 2021-05-08
62787 JMeter - Main issues RESO FIXE New XPath2 Assertion supporting XPath2 with better performances than XPath Assertion 2019-07-27
63055 JMeter - Main issues RESO FIXE View Results Tree - Error naming sub controllers under Transaction Controllers when it's manually loaded .jtl file 2019-05-13
63198 JMeter - Main issues RESO FIXE Response Time Vs Request and Latency Vs Request graphs don't line up with throughput 2019-02-23
63406 JMeter - Main issues RESO FIXE JDBC connection configuration: new option for pre-initialize to initialize the connection pool 2019-07-22
63419 JMeter - Main issues RESO FIXE Tools / Import from cURL: Add ability to import a set of cURL commands from a file 2019-07-27
64286 JMeter - Main issues RESO FIXE JMeter-Plugins-Manager is broken with current jmeter nightly 2020-04-25
56150 JMeter - Main issues RESO FIXE On using scroll, the element list for thread group , the list shows triangle image and no data/elements. 2018-03-31
58183 JMeter - Main issues RESO FIXE Rampup may not be respected if thread take time to start leading to threads continuing to start post ramp up time 2019-03-04
59633 JMeter - Main issues RESO FIXE Menus "Save Test Plan as", "Save as Test Fragment" and "Save Selection as ..." should use a new file name in File Dialog 2019-01-08
59896 JMeter - Main issues RESO FIXE Report / Dashboard : Add a menu entry to generate a report on demand from a CSV file 2019-03-09
60231 JMeter - Main issues RESO DUPL XPath and namespaces : Avoid additional file 2018-09-05
60705 JMeter - Main issues RESO FIXE Aggregate Report: Column titles for percentiles is changing when reordered. 2018-09-05
60816 JMeter - Main issues RESO DUPL View Results Tree may freeze rendering large response particularly if this response has no spaces due to JDK-8172336 2019-02-10
60991 JMeter - Main issues RESO FIXE XPath Extractor : Implement XPath 2.0 2018-06-12
61486 JMeter - Main issues RESO FIXE Make jmeter-server and non GUI mode run headless 2019-01-21
61635 JMeter - Main issues RESO FIXE Add a menu to restart JMeter 2018-09-01
61802 JMeter - Main issues RESO FIXE Loop / ForEach Controller should expose a variable for current iteration 2019-02-10
61812 JMeter - Main issues RESO DUPL Finder : Make search select the first match and be able to switch to next node 2018-09-05
61834 JMeter - Main issues RESO FIXE Function Helper Dialog : Improve tests by showing variables and keeping them available between evaluations 2018-09-08
62065 JMeter - Main issues RESO FIXE Use Maven artifact for JAF Module instead of embedded module 2018-10-19
62095 JMeter - Main issues RESO FIXE Documentation - Right Boundary Typo 2018-03-31
62097 JMeter - Main issues RESO FIXE Cannot copy Aggregate Report 2018-06-20
62107 JMeter - Main issues RESO FIXE jmeter.bat fails to execute due to space in the (program files) for jdk path 2018-09-07
62110 JMeter - Main issues RESO FIXE A broken junit class (due to missing dependency) breaks JMeter menus 2018-03-31
62113 JMeter - Main issues RESO FIXE Update Bouncycastle Version to 1.59 2018-09-13
62127 JMeter - Main issues RESO FIXE CSV Data Set Config changes slash in filename path into backslash 2018-11-08
62155 JMeter - Main issues RESO FIXE Search Feature: Make Search text field get focus 2018-03-31
62156 JMeter - Main issues RESO FIXE Search Feature : Distinguish between node that matches search and node that contains a child that matches search 2018-03-31
62166 JMeter - Main issues RESO FIXE Report/Dashboard: Provide ability to register custom graphs and metrics in the JMeter Dashboard 2018-08-24
62171 JMeter - Main issues RESO FIXE Remove .md5 checksums and keep only .sha512 checksums for source and binary archives 2018-03-31
62178 JMeter - Main issues RESO FIXE Add default value to __V function 2018-03-31
62195 JMeter - Main issues RESO FIXE Save Responses to a file : Improve component and UI 2018-03-31
62203 JMeter - Main issues RESO FIXE Influxdb BackendListener client: store user tags to annotation and internal transaction 2018-03-31
62209 JMeter - Main issues RESO FIXE InfluxBackendListenerClient: First Assertion Failure Message must be sent if error code and response code are empty or ok 2018-03-31
62211 JMeter - Main issues RESO FIXE Fix HTTP Request Server Documentation 2018-03-31
62234 JMeter - Main issues RESO FIXE Search/Replace Feature : Enhance UX and add Replace/Next/Previous/Replace & Find features 2018-06-03
62235 JMeter - Main issues RESO FIXE Java 9 - illegal reflective access by org.apache.jmeter.util.HostNameSetter 2018-04-11
62237 JMeter - Main issues RESO FIXE While Controller : Export variable containing current index of iteration 2018-03-31
62238 JMeter - Main issues RESO FIXE Add ability to Switch to next iteration of Current Loop 2018-09-05
62239 JMeter - Main issues RESO FIXE Add ability to Break Current Loop 2018-06-17
62240 JMeter - Main issues RESO FIXE If SampleMonitor implementation is a TestBean if will not be initialized correctly 2018-03-31
62243 JMeter - Main issues RESO FIXE Dashboard : make option "--forceDeleteResultFile"/"-f" option delete folder referenced by "-o" option 2018-09-01
62244 JMeter - Main issues RESO FIXE Rename Test Action to Flow Control Action 2018-04-01
62251 JMeter - Main issues RESO FIXE TextGraphiteMetricsSender does not invalidate lost connections in case of network errors 2018-09-05
62257 JMeter - Main issues RESO FIXE Expand/Collapse short key doesn't work with numpad - 2018-11-01
62269 JMeter - Main issues RESO FIXE View Results Tree : Response and Request Tabs should contains Header and Body tabs 2018-04-06
62270 JMeter - Main issues RESO FIXE View Results Tree : Allow searching in Request headers, Response Headers, and Request body 2018-04-06
62276 JMeter - Main issues RESO FIXE InfluxDBBackendListenerClient / GraphiteBackendListenerClient : Add sent and received bytes to metrics 2018-04-10
62281 JMeter - Main issues RESO FIXE Cannot Load MapProperty - java.lang.NullPointerException 2018-09-05
62323 JMeter - Main issues RESO FIXE Add function "__ThreadGroupName" function to obtain ThreadGroup name 2018-05-12
62327 JMeter - Main issues RESO FIXE TestPlan: In library table if path is modified and plan saved, the modification is lost on file reload 2019-03-03
62333 JMeter - Main issues RESO FIXE Report Dashboard - When 1 serie contains no value, the graph colors logic is wrong 2018-05-06
62336 JMeter - Main issues RESO FIXE Keyboard shortcut Ctrl + 6 is not working 2018-10-28
62354 JMeter - Main issues RESO FIXE usermanual\build-db-test-plan.html--Adding user calculation unit issue 2018-09-05
62367 JMeter - Main issues RESO FIXE HTML Report Generator: Add Graph Total Transactions per Second 2018-07-15
62425 JMeter - Main issues RESO DUPL Generate report too slow, so 2018-09-05
62446 JMeter - Main issues RESO FIXE Counter documentation is wrong in required fieds 2019-03-03
62457 JMeter - Main issues RESO FIXE In usermanual, the UUID Function's example is wrong. 2018-06-15
62463 JMeter - Main issues RESO FIXE Distributed client/server setup: use different RMI ports for the remote objects when using SSL 2021-12-03
62464 JMeter - Main issues RESO FIXE Incorrect timestamp values for JMS Publisher component 2018-09-05
62470 JMeter - Main issues RESO FIXE CSV Output : Enable logging of sub results when jmeter.save.saveservice.subresults=true 2018-06-18
62473 JMeter - Main issues RESO FIXE Setting "saveservice_properties" has counter intuitive behaviour 2018-06-19
62474 JMeter - Main issues RESO DUPL Cannot select data in Aggregate Report results 2018-09-05
62478 JMeter - Main issues RESO FIXE Jmeter function problem Cannot handle comma 2018-09-05
62482 JMeter - Main issues RESO FIXE ForEach Controller Input/Output variables are not required 2018-09-05
62529 JMeter - Main issues RESO FIXE Upgrade Freemaker and Apache HttpClient 2018-09-05
62533 JMeter - Main issues RESO FIXE Allow use epoch time as Date String value in function __dateTimeConvert 2018-07-15
62535 JMeter - Main issues RESO FIXE View Results Tree : XPath2 Tester not displaying correctly 2018-07-15
62540 JMeter - Main issues RESO FIXE Regression on Dashboard generation in nightly build as of 15 july 2018 2018-07-16
62541 JMeter - Main issues RESO FIXE Allow __Jexl3,__Jexl2 functions to support new syntax (var) 2018-07-18
62542 JMeter - Main issues RESO FIXE Report / Dashboard : Display more information on filters when graph is empty 2018-07-16
62545 JMeter - Main issues RESO FIXE Don't use colon in JSON renderer to display indentation 2018-09-05
62550 JMeter - Main issues RESO FIXE Modify SubResult Naming Policy 2018-08-22
62553 JMeter - Main issues RESO FIXE Random element might return same value even if property "Per thread user (User)" is set to TRUE 2018-07-19
62554 JMeter - Main issues RESO FIXE BoundaryExtractor : Field to check is not reset 2018-07-18
62593 JMeter - Main issues RESO FIXE Rename CSS/JQuery Extractor to CSS Selector Extractor 2018-08-25
62595 JMeter - Main issues RESO FIXE SMTPSampler does not allow configuring the SSL/TLS protocols to be used on handshake 2018-08-09
62616 JMeter - Main issues RESO FIXE FTPSampler: Upload file-size is not counted in sentBytes 2018-08-25
62637 JMeter - Main issues RESO FIXE Synchronizing Timer set by threads is stuck when adding duration 2018-09-05
62648 JMeter - Main issues RESO FIXE Sub Results of Transaction Controller when "Generate Parent Sample" is checked are modified 2018-08-22
62684 JMeter - Main issues RESO FIXE Distributed Testing : Add automatically to thread name a prefix to identify engine 2018-09-05
62743 JMeter - Main issues RESO FIXE [CVE-2019-0187] Client auth must be enabled on distributed testing 2019-03-02
62744 JMeter - Main issues RESO FIXE Upgrade jquery to version 3.3.1, jquery-ui to 1.12.1, bootstrap to 3.3.7 2018-09-30
62745 JMeter - Main issues RESO FIXE Fix undefined disabled icon 2018-09-19
62766 JMeter - Main issues RESO FIXE Keystore Config : We should load all aliases by default 2018-09-28
62767 JMeter - Main issues RESO FIXE NPE when searching under certain conditions 2018-10-02
62770 JMeter - Main issues RESO FIXE Aggregate Graph throws ArrayIndexOutOfBoundsException 2019-02-06
62774 JMeter - Main issues RESO FIXE XPath2Extractor : Scope variable is broken 2018-09-28
62775 JMeter - Main issues RESO FIXE If many jars are in a folder referenced by user.classpath, startup can be extremely slow due to JUnit 2018-09-28
62777 JMeter - Main issues RESO FIXE Web Report / Dashboard : Hide All in "Response Time Percentiles Over Time (successful responses)" fails 2018-09-29
62780 JMeter - Main issues RESO FIXE Web Report / Dashboard : Display All in "Response Time Vs Request" fails. 2018-09-30
62781 JMeter - Main issues RESO FIXE Web Report / Dashboard : Display All in "Response Time Overview" fails 2018-09-30
62782 JMeter - Main issues RESO FIXE Web Report / Dashboard : Remove duplicate/unused dependencies 2018-09-30
62790 JMeter - Main issues RESO FIXE ArrayIndexOutOfBoundsException when calling replace without selecting the first match 2018-10-02
62806 JMeter - Main issues RESO FIXE ModuleController cloning by Run behaves differently wether in GUI or Non GUI mode 2018-11-06
62818 JMeter - Main issues RESO FIXE Upgrade dependency xerces:xercesImpl to 2.12.0 2018-10-19
62826 JMeter - Main issues RESO FIXE When changing LAF, make JMeter restart if user clicks yes to popup 2018-10-15
62832 JMeter - Main issues RESO FIXE JDBC Connection Configuration: Be able to set init SQL statements 2018-10-17
62840 JMeter - Main issues RESO FIXE HTTP Request : Add option httpclient4.gzip_relax_mode to avoid error when unzipping what seems to be invalid streams. 2018-10-19
62842 JMeter - Main issues RESO FIXE HTTP(S) Test Script Recorder : Brotli compression is not supported leading to "Content Encoding Error" 2018-10-24
62847 JMeter - Main issues RESO FIXE If Controller cannot use variable for index exposed by LoopController/WhileController/ForEachController 2018-11-03
62860 JMeter - Main issues RESO FIXE JSON Extractor : Avoid NPE and noisy error message "Error processing JSON content in" when variable is not found 2018-10-29
62870 JMeter - Main issues RESO FIXE Templates : Add ability to provide parameters 2018-12-03
62883 JMeter - Main issues RESO FIXE Report / Dashboard : Change the way percentiles are computed for Response Time Percentiles Over Time (successful responses) graph 2018-11-04
62887 JMeter - Main issues RESO DUPL Customized SampleLabel is ignored and overwritten by JMeter 5.0 2019-02-04
62889 JMeter - Main issues RESO FIXE JSON Path Tester not formatting JSON-content 2018-11-07
62893 JMeter - Main issues RESO FIXE Deprecation warning: StringEscapeUtils 2018-11-10
62894 JMeter - Main issues RESO FIXE Report / Dashboard : Throughput is in wrong column which is confusing as unit is milliseconds 2018-11-09
62896 JMeter - Main issues RESO DUPL Aggregate Report log error 2018-11-10
62925 JMeter - Main issues RESO FIXE Add support for ThreadDump to the JMeter non-GUI 2018-11-18
62934 JMeter - Main issues RESO FIXE Add compatibility for JDBC drivers that do not support QueryTimeout 2018-11-21
62935 JMeter - Main issues RESO FIXE Pass custom 'mail.*' properties to Mail Reader Sampler 2018-12-18
62970 JMeter - Main issues RESO DUPL HTML report to become very accessible and usable to many Jmeter users 2019-03-02
63016 JMeter - Main issues RESO FIXE Empty HTML report if source csv contains labels with quotes 2019-01-16
63031 JMeter - Main issues RESO FIXE Incorrect JDBC driver class : 'org.firebirdsql.jdbc.FBDrivery' 2018-12-23
63033 JMeter - Main issues RESO FIXE Upgrade to Saxon-HE-9.9.1-1 2019-02-04
63034 JMeter - Main issues RESO FIXE ClientJMeterEngine: Make rsetProperties use HashMap<String,String> instead of Properties 2018-12-23
63037 JMeter - Main issues RESO FIXE CSVRead function cannot open relative files under script directory 2019-01-04
63053 JMeter - Main issues RESO FIXE Access Log Sampler documentation contains not relevant informations 2019-01-05
63059 JMeter - Main issues RESO FIXE Create a new JsonExporter that exports as JSON the content of data computed for HTML Dashboard Statistics table 2019-01-07
63060 JMeter - Main issues RESO FIXE Report Generator: A generator should only check for folder/files it generates and only delete those ones 2019-01-07
63061 JMeter - Main issues RESO FIXE Sorting in Listener is not correct- View Results in Table 2021-03-06
63065 JMeter - Main issues RESO WONT Document potential impacts of Beanshell upgrade (was Regression in Beanshell that manifests by "Typed variable declaration error", introduced after upgrading to JMeter 4.0) 2019-03-03
63069 JMeter - Main issues RESO FIXE ResultCollector does not write end of XML file if user exits while a Recording or a test is running 2019-01-08
63081 JMeter - Main issues RESO FIXE Command line Option '-f' does not delete report folder when using generation only (-g) 2019-01-16
63082 JMeter - Main issues RESO FIXE Use utf-8 for properties in sources 2019-01-17
63090 JMeter - Main issues RESO FIXE Remove slf4j-ext due to CVE-2018-8088 2019-02-14
63091 JMeter - Main issues RESO DUPL CSV Data Set Config: UnsatisfiedLinkError from awt.dll on Windows Nanoserver despite use of -n 2019-01-21
63093 JMeter - Main issues RESO FIXE Add "Compile JSR223 Test Elements" menu item 2019-01-19
63094 JMeter - Main issues RESO FIXE Introduce a new Tools menu 2019-01-19
63099 JMeter - Main issues RESO FIXE Regression in JMeter 5.0 due to fix of Bug 62478 2019-01-22
63101 JMeter - Main issues RESO FIXE Propose a menu item to generate readable overview of Test Plan 2019-02-07
63105 JMeter - Main issues RESO FIXE Export Transactions for Report: fix 2 bugs 2019-01-23
63106 JMeter - Main issues RESO FIXE Apply naming policy does not refresh UI 2019-01-23
63138 JMeter - Main issues RESO FIXE InfluxDB BackendListenerClient: In case of error, log is in debug, it should be in error 2019-02-01
63144 JMeter - Main issues RESO FIXE View listener tree take a long time to open response that have Huge text 2019-02-10
63175 JMeter - Main issues RESO DUPL Please update dependency of slf4j (CVE-2018-8088) 2019-02-14
63177 JMeter - Main issues RESO FIXE Rename NON GUI mode into CLI Mode in documentation 2019-02-23
63178 JMeter - Main issues RESO FIXE CSS Selector Extractor : Improve performance of JODD (JoddExtractor) based implementation 2019-03-02
63179 JMeter - Main issues RESO DUPL Unable to Parameterize port number in the scripts for Jmeter after recording 2019-02-15
63180 JMeter - Main issues RESO FIXE Apply Naming Policy allows multi selection but only considers first node 2019-02-15
63185 JMeter - Main issues RESO FIXE LDAP related elements: Add option to implicitly trust SSL/TLS connections/Disable hostname verification 2019-03-02
63201 JMeter - Main issues RESO FIXE SearchTreeDialog disappears behind master JFrame 2019-02-22
63202 JMeter - Main issues RESO FIXE JMS Publisher : ObjectMessageRenderer creates XStream instance with uninitialized security 2019-03-02
63204 JMeter - Main issues RESO FIXE RenderAsJSON#prettyJSON : JSONParser#parse cannot return JSONValue 2019-03-02
63207 JMeter - Main issues RESO FIXE java.lang.NullPointerException: null when run Jmeter 5.1 with proxy options 2019-03-06
63220 JMeter - Main issues RESO FIXE Function Helper Dialog,Export transactions for report and Import from cURL disappear being master JFrame. 2019-03-02
63238 JMeter - Main issues RESO DUPL While starting Jmeter by bypassing proxy it is returning "java.lang.NullPointerException: null" 2019-03-06
63241 JMeter - Main issues RESO FIXE __threadGroupName causes a NullPointerException if called from non Test threads 2019-03-09
63319 JMeter - Main issues RESO FIXE ArrayIndexOutOfBoundsException in Aggregate Graph when selecting 90% or 95% columns 2019-05-13
63347 JMeter - Main issues RESO FIXE View result tree: The search field is so small that even a single character is not visible on Windows 7 2019-05-13
63355 JMeter - Main issues RESO FIXE View Results Tree: Browser view option is not Available with Java 11, document how to make it available 2019-09-21
63364 JMeter - Main issues RESO FIXE When setting "subresults.disable_renaming=true", sub results are still renamed using their parent SampleLabel while they shouldn't 2019-10-14
63394 JMeter - Main issues RESO FIXE JMeter should fail with non-zero when test execution fails (due to missing test plan or other reason) 2020-02-28
63396 JMeter - Main issues RESO FIXE JSR223 Test Elements: Description of Parameters is misleading, same for Script 2019-05-02
63423 JMeter - Main issues RESO FIXE Selection of StatsGraphVisualizer gets lost too often 2019-05-11
63455 JMeter - Main issues RESO FIXE XPath Assertion: "True if nothing matches" does not work if XPath expression returns a boolean 2019-06-02
63458 JMeter - Main issues RESO FIXE When create a new Test Plan, please add one Thread Group and Listener View Result Tree 2020-03-15
63469 JMeter - Main issues RESO FIXE JMSPublisher: Race condition in jms.client.ClientPool#clearClient 2019-05-28
63471 JMeter - Main issues RESO FIXE Report generation: StringConverters used for report generation should ignore white space around numbers 2019-06-02
63473 JMeter - Main issues RESO FIXE Please update dependency of jackson to 2.9.9 2019-06-02
63480 JMeter - Main issues RESO FIXE XPathAssertion and XPathAssertion2: Improve test coverage for input coming from variable 2019-06-08
63484 JMeter - Main issues RESO FIXE Add apache velocity as JSR223 script language 2019-06-17
63490 JMeter - Main issues RESO FIXE At end of scheduler duration lots of Samplers gets executed at the same time 2019-09-21
63513 JMeter - Main issues RESO FIXE Add MariaDB examples to JDBC documentation 2019-06-17
63519 JMeter - Main issues RESO FIXE Wrong method in jmeter_tutorial.html 2019-06-20
63529 JMeter - Main issues RESO FIXE Add more unit tests for org.apache.jorphan.util.JOrphanUtils 2019-07-10
63561 JMeter - Main issues RESO FIXE JDBC Request: Allow to only fetch a certain number of rows 2019-11-07
63563 JMeter - Main issues RESO FIXE LdapExtSampler: When sampler fails with exception differing from NamingException, no SampleResult is generated 2019-07-12
63565 JMeter - Main issues RESO FIXE If Controller: GC issue with JMeter during the endurance run when using with "Interpret Condition as Variable Expression?" unchecked (highlight in documentation issue) 2019-07-28
63614 JMeter - Main issues RESO FIXE Distributed testing: Unable to generate Dashboard report at end of load test 2019-12-26
63616 JMeter - Main issues RESO FIXE Java Doc - JMeterContext getThreadNum start at 0 and not 1 2019-07-28
63630 JMeter - Main issues RESO FIXE Switch from ANT to Gradle 2019-09-25
63643 JMeter - Main issues RESO FIXE CSV Data Set Config won't read quoted UTF-8 with BOM 2019-09-21
63655 JMeter - Main issues RESO FIXE Please update dependency of jackson-databind and apache-tika 2019-09-21
63674 JMeter - Main issues RESO FIXE "DataStrippingSampleSender" doesn't work with "Retrieve All Embedded Resouces" 2019-08-27
63711 JMeter - Main issues RESO FIXE Number of requests are growing without any reason in nightly build 2019-09-09
63720 JMeter - Main issues RESO FIXE BackendListener: InfluxDBBackendListenerClient Add support for InfluxDB 2 2019-09-03
63723 JMeter - Main issues RESO FIXE Distributed testing: JMeter master ends distributed test though some threads still are active 2019-10-28
63727 JMeter - Main issues RESO FIXE New JMESPath Extractor to ease extraction from JSON 2019-09-23
63751 JMeter - Main issues RESO FIXE mistake Chinese simple translation in User parameters 2019-09-17
63760 JMeter - Main issues RESO FIXE JOrphanUtils: add random alphanumeric password generator 2019-09-21
63763 JMeter - Main issues RESO FIXE New Element JMESPath Assertion 2019-09-24
63770 JMeter - Main issues RESO FIXE View Results Tree: Add JMESPath Tester 2019-09-25
63793 JMeter - Main issues RESO FIXE Fix unsecure XML Parsing 2019-10-01
63801 JMeter - Main issues RESO FIXE Add Bolt protocol support for Neo4j database 2019-10-04
63822 JMeter - Main issues RESO FIXE View Results Tree : Column Text 2020-03-15
63862 JMeter - Main issues RESO FIXE Search Dialog / Search in View Results Tree: Uncaught exception if regex is checked and regex is invalid 2019-10-17
63876 JMeter - Main issues RESO FIXE View Results Tree: Browser renderer not available in 5.2 RC4 2019-11-11
63911 JMeter - Main issues RESO FIXE ApacheJMeter_config.jar content has changed (bin moved to run and missing files) 2019-11-09
63926 JMeter - Main issues RESO FIXE JDBC Connection Configuration: Add ability to set connection properties 2020-11-19
63945 JMeter - Main issues RESO FIXE NPE when opening a file after file system change 2020-03-15
63963 JMeter - Main issues RESO FIXE Please update dependency of jackson to 2.9.10.1 2020-02-16
64022 JMeter - Main issues RESO FIXE one checkbox of the translation of Interleave Controller to Chinese is wrong 2020-03-15
64034 JMeter - Main issues RESO FIXE Shell scripts fail if space in JAVA_HOME path 2020-03-15
64059 JMeter - Main issues RESO FIXE Response Time Percentiles Over Time, unable to change the percentiles 2020-02-15
64070 JMeter - Main issues RESO FIXE _timeshift function does not work with offset formatters 2020-01-12
64091 JMeter - Main issues RESO FIXE Precise Throughput Timer might produce less samples when low test duration is used 2020-02-15
64102 JMeter - Main issues RESO FIXE Please add missed translated Chinese "Tools" 2020-03-15
64119 JMeter - Main issues RESO FIXE Set JSON as default into 'View Results Tree' 2020-03-15
64120 JMeter - Main issues RESO FIXE JMeter recording fails with Underlying input stream returned zero bytes due to bug in jsoup 1.12.1 2020-04-25
64142 JMeter - Main issues RESO FIXE Presence of DebugPostProcessor in Test plan breaks ActiveThread Over time in report due to missing information 2020-03-07
64148 JMeter - Main issues RESO FIXE Use gray icons for disabled elements in the tree 2020-03-07
64150 JMeter - Main issues RESO FIXE View Results Tree: Allow editing of response data in testers 2020-06-04
64198 JMeter - Main issues RESO FIXE Spaces at the end of ${...} 2020-03-07
64227 JMeter - Main issues RESO FIXE Template Error 2020-03-25
64236 JMeter - Main issues RESO FIXE JMeter startup: MenuFactory#initializeMenus creates lots of irrelevant Swing objects 2020-04-25
64275 JMeter - Main issues RESO FIXE Function Helper Dialog: Improve UX 2020-03-28
64276 JMeter - Main issues RESO FIXE Search popup: Improve UX 2020-03-28
64277 JMeter - Main issues RESO FIXE ForEach Controller: Improve UX 2020-03-28
64278 JMeter - Main issues RESO FIXE Timers (Gaussian, Poisson, Uniform): Improve UX 2020-03-28
64280 JMeter - Main issues RESO FIXE IfController: Improve UX 2020-03-29
64281 JMeter - Main issues RESO FIXE Counter Config: Improve UX 2020-03-29
64282 JMeter - Main issues RESO FIXE Throughput Controller : Improve UX 2020-03-29
64283 JMeter - Main issues RESO FIXE XPath2 Extractor: Improve UX 2020-03-29
64285 JMeter - Main issues RESO FIXE NPE when Clearing after switching to a different LAF 2020-03-29
64287 JMeter - Main issues RESO FIXE WhileController: Improve UX 2020-03-29
64288 JMeter - Main issues RESO FIXE JUnit Request: Improve UX 2020-03-29
64302 JMeter - Main issues RESO FIXE javadocs links are broken in offline docs (printable_docs) 2020-04-30
64340 JMeter - Main issues RESO FIXE Workbench reappears in menu to add Non Test Elements 2020-04-11
64378 JMeter - Main issues RESO FIXE HTML report generation should not fail if a plugin has registered a graph and is not more present in classpath, issue a warning instead 2020-04-25
64380 JMeter - Main issues RESO FIXE Add a 'Median' field to the dashboard and make the response time percentile fields support floating-point numbers 2020-04-26
64381 JMeter - Main issues RESO FIXE PreciseThroughputTimer: On termination, log message contains negative value 2020-04-26
64407 JMeter - Main issues RESO FIXE Improve JMS Publisher UX 2020-05-03
64408 JMeter - Main issues RESO FIXE Improve JMS Subscriber UX 2020-05-03
64446 JMeter - Main issues RESO FIXE cURL code generated for Post/Put requests from Postman is not imported correctly. 2020-08-01
64448 JMeter - Main issues RESO FIXE User Defined Variable Duplication in Right Click Context Menu 2020-11-10
64454 JMeter - Main issues RESO FIXE Error message too vague 2021-10-16
64475 JMeter - Main issues RESO FIXE Menu Generate HTML Report: When report generation fails due to timeout, error message is not explicit 2020-07-25
64480 JMeter - Main issues RESO DUPL Two components named User Defined Variables 2020-06-14
64499 JMeter - Main issues RESO FIXE Exiting JMeter when "jmeterengine.stopfail.system.exit=true" takes too much time if threads are not stopped 2020-06-06
64510 JMeter - Main issues RESO FIXE Darklaf: IntelliJ Theme throws NPE in DarkTreeUI on MacOS java.lang.NullPointerException: null at com.github.weisj.darklaf.ui.tree.DarkTreeUI$2.actionPerformed 2020-07-29
64520 JMeter - Main issues RESO FIXE Darklaf: NPE in javax.swing.ToolTipManager.initiateToolTip(ToolTipManager.java:478) ~[?:1.8.0_201] 2020-07-29
64543 JMeter - Main issues RESO FIXE On MacOSX, Darklaf- IntelliJ Theme throws NPE in javax.swing.ToolTipManager.initiateToolTip 2020-12-19
64547 JMeter - Main issues RESO FIXE Report/Dashboard: Ensure graphs Response codes per second is not broken by empty response code in SampleResult 2020-07-25
64553 JMeter - Main issues RESO FIXE When using Transaction Controller, send Bytes and Received Bytes are displayed as 0 in the influxdb(BackendListener). 2020-08-30
64555 JMeter - Main issues RESO FIXE Set JMSType header field through JMSProperties 2020-06-24
64581 JMeter - Main issues RESO FIXE Allow SampleResult#setIgnore to influence behaviour on Sampler Error 2020-07-08
64594 JMeter - Main issues RESO FIXE Unable to enter variable values instead of numeric values in components using PowerTableModel (Impacts 3rd party plugins like Throughput Shaping Timer) 2020-07-17
64617 JMeter - Main issues RESO FIXE HTML report: In graph Response Time Percentiles Over Time 90,95,99th percentile correspond in reality to 0.90, 0.95 and 0.99 percentiles 2020-07-27
64624 JMeter - Main issues RESO FIXE Russian language encode in field Type of error in Dashboard report 2020-09-07
64625 JMeter - Main issues RESO FIXE Darklaf: trying to select a folder in Browse leads to an error popup and stacktrace 2020-08-06
64626 JMeter - Main issues RESO FIXE Darklaf: Unable to select element in JTree if it has been highlighted (affects nightly build) 2020-08-06
64627 JMeter - Main issues RESO FIXE Programmatic manipulation of the control flow via API methods of JMeterContext is not working as it used to before 5.0 2020-07-25
64630 JMeter - Main issues RESO FIXE Darklaf: java.lang.UnsupportedOperationException: TRANSLUCENT translucency is not supported. when executing plan 2020-07-28
64638 JMeter - Main issues RESO FIXE JSON JMESPath Assertion / JSON Assertion: Opening GUI shows a horizontal scrollbar that keeps sliding 2020-08-02
64640 JMeter - Main issues RESO FIXE Darklaf: NPE at com.github.weisj.darklaf.ui.DarkPopupFactory.getPopupType(DarkPopupFactory.java:96) 2020-08-06
64641 JMeter - Main issues RESO FIXE Darklaf: NPE at com.github.weisj.darklaf.ui.tree.DarkTreeUI.isChildOfSelectionPath(DarkTreeUI.java:603) ~[darklaf-core-2.4.2-SNAPSHOT.jar:2.4.2-SNAPSHOT] 2020-08-06
64647 JMeter - Main issues RESO FIXE groovy-dateutil is missing in distribution 2020-08-05
64680 JMeter - Main issues RESO FIXE Jmeter failed to start with the Prometheus JMX agent when run not from $JMETER_HOME/bin 2020-09-02
64711 JMeter - Main issues RESO FIXE Textarea Colors are not good in dark modes 2020-10-27
64776 JMeter - Main issues RESO FIXE Add the ability to install additional SecurityProvider 2020-10-28
64824 JMeter - Main issues RESO FIXE Dashboard/HTML Report: Rename KO to FAIL 2020-10-18
64843 JMeter - Main issues RESO FIXE Tree: Don't propagate the state (enable/disabled) of current element to children 2020-10-23
64932 JMeter - Main issues RESO FIXE Vulnerabilities in JMeter 5.3 against Netty 2020-12-07
64935 JMeter - Main issues RESO FIXE A broken plugin class should not prevent JMeter from starting 2020-11-24
64936 JMeter - Main issues RESO FIXE Increase generate_report_ui.generation_timeout to 5 minutes to handle large performance test 2020-11-24
64955 JMeter - Main issues RESO FIXE Keystore password not reset on reload 2020-12-19
64957 JMeter - Main issues RESO FIXE When importing example CSVSample.jmx displaying nullpointerexception 2021-01-20
64960 JMeter - Main issues RESO FIXE Change scheduler reference in Thread Group documentation 2020-12-19
64961 JMeter - Main issues RESO FIXE Darklaf: On Windows 7, NPE in BasicEditorPaneUI.cleanDisplayProperties with Darklaf Intellij 2020-12-19
64962 JMeter - Main issues RESO FIXE Save sub results doesn't show all sub results in VRT listener 2021-02-23
64969 JMeter - Main issues RESO FIXE RemoteJMeterEngineImpl#rexit didn't unexport result int the RemoteJMeterEngineImpl instance couldn't release 2020-12-09
64984 JMeter - Main issues RESO FIXE Darklaf LAF: Selecting a Test element does not work under certain screen resolutions on Windows 2020-12-18
64988 JMeter - Main issues RESO FIXE Debug PostProcessor and Debug Sampler sorts alphanumeric properties and variables in non natural/human readable order 2021-08-23
64993 JMeter - Main issues RESO FIXE Daklaf LAF: Menu navigation not working with keyboard shortcuts 2020-12-21
65008 JMeter - Main issues RESO FIXE SampleResult.setIgnore() called from PostProcessor is not considered 2021-01-11
65034 JMeter - Main issues RESO FIXE BinaryTCPClientImpl doesnt skip EOL byte check even when it is set to skip 2021-02-05
65052 JMeter - Main issues RESO FIXE XPath2 Tester and JSON JMESPath Tester are missing in view.results.tree.renderers_order property 2021-01-11
65053 JMeter - Main issues RESO FIXE JSONPath Tester doesn't work for some expressions due to updated json-path-2.5.0.jar 2021-01-10
65149 JMeter - Main issues RESO FIXE SMTP sampler doesn't encode header correctly (RFC2047) 2021-03-01
65152 JMeter - Main issues RESO FIXE OS Process Sampler - Cannot "Add from Clipboard" Command parameters 2021-10-16
65198 JMeter - Main issues RESO FIXE Can't copy generated function from FunctionHelper 2021-03-20
65232 JMeter - Main issues RESO FIXE Hide splash screen, when loading the test plan fails 2021-10-16
65257 JMeter - Main issues RESO FIXE JMESPathExtractor writes error logs entries if JMESPath filter returns empty result 2021-04-27
65259 JMeter - Main issues RESO FIXE JMESPathExtractor Attribute Match No. Required 2021-04-27
65269 JMeter - Main issues RESO FIXE JSON Extractor and JSON JMESPath Extractor Apply to doesn't work as expected 2021-06-09
65299 JMeter - Main issues RESO FIXE JSONPathAssertion attributes are out of order 2022-01-24
65300 JMeter - Main issues RESO FIXE Uncaught Exception java.lang.IllegalAccessError 2022-06-09
65352 JMeter - Main issues RESO FIXE Warning logged when Boundary Extractor doesn't find any match 2021-09-30
65353 JMeter - Main issues RESO FIXE Make the used estimator for the percentile on dashboard configurable 2021-06-04
65388 JMeter - Main issues RESO DUPL Unable to make field private static * accessible module * does not * to unnamed module 2021-06-26
65456 JMeter - Main issues RESO FIXE Upgrade commons-jexl 3 2021-08-23
65515 JMeter - Main issues RESO FIXE Allow pooling of Prepared Statements in JDBC 2021-10-16
65569 JMeter - Main issues RESO FIXE JSR223 sampler SampleResult.setIgnore() caches script even when unchecked caching 2022-01-24
65579 JMeter - Main issues RESO CLOS after run jmeter, click clear all button, The log shows NullPointerException 2021-09-18
65611 JMeter - Main issues RESO FIXE Add support for IPv6 addresses when specifying a remote worker node 2022-01-24
65681 JMeter - Main issues RESO FIXE JSON Extractor returns empty string for null value instead of returning Default value 2021-11-21
65749 JMeter - Main issues RESO WORK GUI Issue 2022-01-24
65784 JMeter - Main issues RESO FIXE No Graphs displayed in Aggregate Report/Response Time Graph 2022-01-24
65794 JMeter - Main issues RESO FIXE JSON Assertion always successful with filter operators 2022-01-30
65864 JMeter - Main issues RESO FIXE NullPointerException when recording jmeter test plan 2022-02-06
66157 JMeter - Main issues RESO FIXE Code Textbox Text Colour 2022-08-26
62752 JMeter - Main issues RESO FIXE Add to Documentation: ctx.getThreadNum() 0-based and ${__threadNum} 1-based 2018-11-04
63433 JMeter - Main issues RESO FIXE ListenerNotifier: Detected problem in Listener NullPointerException if filename is null 2019-10-08
62520 JMeter - Main issues RESO FIXE The tool-tip text when we hover on the point in 'Latency Vs Request' graph should be 'Median Latency ...' 2018-09-05
65336 JMeter - Main issues RESO FIXE Blank labels in multi-threaded Jmeter tests 2021-10-16
63219 JMeter - Main issues VERI CLOS New function "__StringToFile" to save a string into a file 2020-01-03
62128 JMeter - Main issues CLOS FIXE JMETER_HOME not set correctly in jmeter.bat 2018-03-31
64787 JMeter - Main issues CLOS FIXE Korean translations 2020-10-11
64800 JMeter - Main issues CLOS FIXE Some menu item labels are gone (e.g, html_report, compile_jsr223, schematic_view, import_curl) once switching to non-English and back to English 2020-10-18
19938 Apache h mod_acce bugs RESO FIXE [PATCH] local access wildcard word: "Allow from Here" 2012-02-26
44020 Apache h mod_alia bugs RESO FIXE Absolute paths in the target of Redirect directives in server config context are mishandled 2011-09-17
64785 Apache h mod_allo bugs NEW --- allowmethods should be able to disable individual methods 2020-11-08
40721 Apache h mod_auth bugs RESO FIXE 401 vs 403 in httpd 2012-02-26
49437 Apache h mod_auth bugs RESO FIXE apache and mod_auth_basic segmentation fault 2013-06-02
54463 Apache h mod_auth bugs RESO FIXE Case sensitive option in mod_auth 2013-05-31
52464 Apache h mod_auth bugs RESO FIXE mod_authnz_ldap does expensive sub-group processing prematurely 2012-08-21
59611 Apache h mod_auth bugs RESO FIXE Copy-and-paste error in ldapsearch_check_authorization log 2016-12-31
60636 Apache h mod_auth bugs RESO FIXE aaa modules do not always fully initialise value of authn provider 2018-01-05
55622 Apache h mod_auth bugs RESO FIXE AuthnProviderAlias does not work w/ authnz_ldap in 2.4.6 2014-10-13
39045 Apache h mod_auth bugs RESO FIXE mod_python makes Apache crash when used with mod_auth_ldap 2012-02-26
45318 Apache h mod_auth bugs RESO FIXE mod_authnz_ldap does not convert passwords to UTF-8 2010-10-07
62149 Apache h mod_auth bugs RESO FIXE Passwords hashed with SHA-512 are not cached 2020-04-19
52892 Apache h mod_auth bugs RESO FIXE Require expr and %{REMOTE_USER} 2012-08-21
53048 Apache h mod_auth bugs RESO FIXE AuthzProviderAlias is broken with some authz providers 2012-08-21
56235 Apache h mod_auth bugs RESO FIXE quotes should be optional around expr 2016-12-31
56870 Apache h mod_auth bugs RESO FIXE authzprovideralias-defined authz provider can't be used in virtualhost 2015-01-23
62469 Apache h mod_auth bugs RESO FIXE AuthzProviderAlias ignoring all Require-Parameters except first one 2018-07-02
57868 Apache h mod_auth bugs RESO FIXE SIGSEV when lacking correct DB access permissions 2015-10-25
61546 Apache h mod_auth bugs RESO FIXE [PATCH] mod_authz_dbd segfaults when AuthzDBDQuery missing 2018-03-24
55523 Apache h mod_auth bugs RESO FIXE auth_groupfile error log on access even though successful 2017-05-25
64172 Apache h mod_auth bugs RESO FIXE Error 'user doesn't appear in group file' 2020-04-19
45584 Apache h mod_auth bugs RESO FIXE No AUTHENTICATE_* environment variables from mod_authz_ldap 2012-02-26
45674 Apache h mod_auth bugs RESO LATE Allow to change error code returned by "Require ldap-filter" 2018-11-07
48340 Apache h mod_auth bugs RESO FIXE Binding with user-supplied credentials 2012-02-26
48505 Apache h mod_auth bugs RESO FIXE Apache 2.2 not working with LDAP Fail Over Auth 2010-12-28
52963 Apache h mod_auth bugs RESO FIXE Typo in AuthLDAPURL RFC 2255 error message 2017-06-25
55264 Apache h mod_auth bugs RESO FIXE comment option broken in htdbm 2014-07-31
63124 Apache h mod_auth bugs RESO FIXE race condition in mod_auth_digest 2019-04-01
16057 Apache h mod_auth bugs RESO FIXE module fails to init client_rmm and applies too many locks. 2016-12-20
26538 Apache h mod_auth bugs RESO FIXE windows 2003 active directory - [ldap_search_ext_s() for user failed][Referral] 2012-01-04
41962 Apache h mod_auth bugs RESO LATE Need mod_auth_ldap to authenticate with Active Directory domain credentials 2018-11-07
47682 Apache h mod_auto bugs RESO FIXE small bug in mod_autoindex.c with IndexOptions HTMLTable 2011-09-17
47766 Apache h mod_auto bugs RESO FIXE mod_autoindex: incremental options not working as described 2011-09-17
53539 Apache h mod_cach bugs NEW --- content type and character set are changing when the content served from disk_cache becomes 'stale' 2014-03-03
53915 Apache h mod_cach bugs NEW --- Colon lost when :port is used in CacheKeyBaseURL 2019-01-12
63288 Apache h mod_cach bugs NEW --- mod_cache (util_cache.c) fails to read quoted Cache-Control parameters like max-age 2019-12-01
35217 Apache h mod_cach bugs RESO FIXE extension cache-control directives MUST be ignored 2018-02-25
39713 Apache h mod_cach bugs RESO FIXE Seconds / microseconds confusion for warning header 2008-11-24
40169 Apache h mod_cach bugs RESO FIXE CacheEnable not caching Forward proxy 2009-10-03
44579 Apache h mod_cach bugs RESO FIXE mod_cache doesn't handle If-Range correctly 2009-10-03
45341 Apache h mod_cach bugs RESO FIXE Apache reverse-proxy returns 304 on non-conditional GET request 2011-02-08
46401 Apache h mod_cach bugs RESO FIXE Cache not preserving content-encoding 2008-12-16
48401 Apache h mod_cach bugs RESO FIXE CacheIgnoreURLSessionIdentifiers recognizes the wrong key 2012-02-26
49200 Apache h mod_cach bugs RESO FIXE mod_cache stores responses to requests containing Cache-Control: no-store 2011-02-11
49533 Apache h mod_cach bugs RESO FIXE mod_cache: Cache-Control: no-cache and no-store must ignore cached entity 2010-09-27
50199 Apache h mod_cach bugs RESO FIXE ap_cache_liststr fails to parse quoted strings 2011-02-12
54949 Apache h mod_cach bugs RESO FIXE [PATCH] mod_cache: fix uninitialized tmppath variable (can lead to crash) 2018-03-27
55547 Apache h mod_cach bugs RESO FIXE mod_cache strips the non-cacheable headers from a response 304 (Not That Stale) 2014-08-18
56924 Apache h mod_cach bugs RESO FIXE mod_cache segmentation fault when Content-Type has empty value 2015-01-23
60577 Apache h mod_cach bugs RESO FIXE Mod cache not working, with apache set as forward http proxy 2017-06-25
15866 Apache h mod_cach bugs RESO FIXE cache MUST treat incomplete cached response as partial 2011-02-12
16133 Apache h mod_cach bugs RESO FIXE validation of no-cache responses with Expires header 2011-02-11
21935 Apache h mod_cach bugs RESO FIXE r->parsed_uri->query isn't updated after execution of mod_rewrite 2016-12-31
38827 Apache h mod_cach bugs RESO LATE mod_disk_cache trying to rename locked tempfile on 304 response 2016-12-31
39351 Apache h mod_cach bugs RESO FIXE Continue early if bucket length is zero 2013-02-02
41218 Apache h mod_cach bugs RESO FIXE mod_disk_cache ignores EnableSendfile configuration directive 2009-02-21
55833 Apache h mod_cach bugs RESO FIXE mod_disk_cache reads from closed files 2014-08-18
61980 Apache h mod_cgi bugs NEW --- Improve mod_cgi message for CGI stderr output 2018-01-10
44123 Apache h mod_cgi bugs RESO FIXE Apache slowly consumes all system memory while running streaming CGI script. 2012-02-26
47335 Apache h mod_cgi bugs RESO FIXE An extra stderr file descriptor is leaked to forked CGI processes 2012-02-26
49276 Apache h mod_cgi bugs RESO FIXE mod_cgi allocates unnecessary amounts of memory 2012-02-26
51371 Apache h mod_cgi bugs RESO FIXE wrong guards around 'apr_procattr_limit_set' in mod_cgi.c 2012-02-26
54133 Apache h mod_cgi bugs RESO FIXE RLimitNPROC doesn't work :wrong #if RLIMIT_NPROC 2013-03-04
39332 Apache h mod_cgid bugs RESO FIXE mod_cgid does not work with worker MPM on Solaris 2018-02-25
42135 Apache h mod_cgid bugs RESO FIXE RLimit... directives do not work with mod_cgid 2012-02-26
43494 Apache h mod_cgid bugs RESO LATE mod_cgid does not kill never ending scripts 2018-11-07
57685 Apache h mod_cgid bugs RESO FIXE Requests are denied while the mod_cgid daemon starts up 2017-05-25
57771 Apache h mod_cgid bugs RESO FIXE cleanup_script uses incorrect connection ID 2016-12-31
58049 Apache h mod_char bugs RESO FIXE Line-based reads are passed through input filters 2015-06-18
45687 Apache h mod_char bugs RESO FIXE mod_charset_lite can drop error responses 2008-10-15
38148 Apache h mod_dav bugs RESO FIXE One Failed Request Can Possibly Overwrite Another Active Request's PUT 2012-02-26
39299 Apache h mod_dav bugs RESO LATE Internal Server Error (500) on COPY 2018-11-07
39815 Apache h mod_dav bugs RESO FIXE Atomic Creation of uploaded files in mod_dav 2012-02-26
42896 Apache h mod_dav bugs RESO FIXE dav_method_put deletes entire file when PUT with content-range fails 2012-02-26
43465 Apache h mod_dav bugs RESO FIXE LOCK with missing intermediate collection returns 500 rather than 409 2012-02-26
44734 Apache h mod_dav bugs RESO FIXE webdav move on top level directory crashes httpd 2008-05-27
47204 Apache h mod_dav bugs RESO FIXE Unsuccesful MOVE can lead to data loss 2012-02-26
49825 Apache h mod_dav bugs RESO FIXE mod_dav PUT treats malformed Content-Range as if it were absent 2011-02-08
51751 Apache h mod_dav bugs RESO FIXE buildin WebDav with buildin ChrootDir ends in Segmentation fault 2011-09-17
53910 Apache h mod_dav bugs RESO FIXE If: check spuriously succeeds with %-encoded URL and ETag qualifier 2014-08-19
54145 Apache h mod_dav bugs RESO FIXE Poor error handling in dav_method_put() 2015-02-03
54610 Apache h mod_dav bugs RESO FIXE COPY doesn't respect If/If-Modified/etc 2013-10-03
55306 Apache h mod_dav bugs RESO FIXE Error when copying svn repository, which contains lock file, using mod_dav 2018-03-12
55397 Apache h mod_dav bugs RESO FIXE mod_dav: dav_resource->uri is now being treated as an unparsed uri 2014-05-01
38149 Apache h mod_dav bugs RESO FIXE Add Filename To A Few Errors In dav_method_put 2012-02-26
66313 Apache h mod_dav_ bugs RESO FIXE Allow lockdiscovery to be disabled 2023-01-09
46146 Apache h mod_defl bugs RESO FIXE deflate_in_filter fails to inflate if CRC/length bytes are not in available stream 2014-08-18
49369 Apache h mod_defl bugs RESO FIXE mod_deflate output filters pass empty brigades down the filter chain 2012-02-26
51350 Apache h mod_defl bugs RESO FIXE mod_deflate compresses zero length content into an invalid 20 byte body 2017-02-04
51590 Apache h mod_defl bugs RESO FIXE The DEFLATE output filter loops infinitely if the first brigade it gets contains only a flush bucket 2012-02-26
56062 Apache h mod_defl bugs RESO FIXE mod_deflate does not decompress files larger than 4GB 2014-08-18
56569 Apache h mod_defl bugs RESO FIXE Null CRC in gzip footer with mod_cgid and ErrorDocument 2018-03-27
56872 Apache h mod_defl bugs RESO FIXE Small request bodies bypass DeflateInflateLimitRequestBody 2015-06-25
58158 Apache h mod_defl bugs RESO FIXE Not honoring HTTP spec with regard to Accept-Encoding 2021-09-26
58292 Apache h mod_dir bugs RESO FIXE FallbackResource breaks chunked encoding sometimes 2016-12-31
51570 Apache h mod_dump bugs RESO FIXE NULL pointer in mod_dumpio.c 2011-09-19
52914 Apache h mod_dump bugs RESO FIXE On keep-alive on, after some time huge process load 2012-05-06
54179 Apache h mod_dump bugs RESO FIXE Improper logging of large messages 2013-05-31
60249 Apache h mod_env bugs RESO FIXE SetEnv, PassEnv, etc accept '=' in variable names 2017-06-25
41120 Apache h mod_ext_ bugs RESO FIXE Filters corrupt the data sent to the browser if they dont exist 2009-01-07
54000 Apache h mod_fcgi bugs RESO FIXE Typo in procmgr_send_spawn_cmd() resulting in longer wrapper startup (SVN rev. 1397462) 2015-02-16
48377 Apache h mod_filt bugs RESO FIXE mod_filter should be able to process non-200 responses 2011-09-17
52755 Apache h mod_filt bugs RESO FIXE mod_filter segfaults 2012-05-06
58856 Apache h mod_filt bugs RESO FIXE AddOutputFilterByType in Apache 2.4 inserts filters as AP_FTYPE_RESOURCE 2017-02-02
61983 Apache h mod_head bugs NEW --- Allow Content-Type to be unset via Header unset 2018-01-10
62025 Apache h mod_head bugs NEW --- mod_headers doesn't edit WWW-Authentication from mod_auth_basic 2018-10-22
46594 Apache h mod_head bugs RESO FIXE Global search-and-replace in RequestHeader edit 2011-09-17
48422 Apache h mod_head bugs RESO LATE Can't edit Content-Type Header 2010-07-05
62009 Apache h mod_http bugs RESO FIXE scoreboard is full with worker MPM 2019-07-27
62190 Apache h mod_http bugs RESO FIXE CMakeLists.txt is missing mod_http2_extra_includes 2018-07-19
64598 Apache h mod_http bugs RESO FIXE mod_http2 and mod_proxy_uwsgi: segfault in uwsgi_send_headers() 2020-11-01
45959 Apache h mod_incl bugs RESO FIXE SSI include ignores SymlinkIfOwnerMatch directive 2009-06-11
59844 Apache h mod_incl bugs RESO FIXE Stack address is returned from function parse_ap_expr 2017-02-03
60624 Apache h mod_incl bugs RESO FIXE mod_include DOCUMENT_URI in "if" expression has different value than when echoed 2018-03-12
25202 Apache h mod_incl bugs RESO FIXE Substitution of national characters 2009-08-17
44155 Apache h mod_ldap bugs NEW --- smarter retry for LDAP_UNAVAILABLE, LDAP_BUSY, etc. 2012-03-12
63305 Apache h mod_ldap bugs NEW --- Segmentation fault in mod_ldap on gracefull reload 2022-03-17
46076 Apache h mod_ldap bugs RESO FIXE Return code of apr_ldap_init not checked causing sigabort 2012-02-26
46749 Apache h mod_ldap bugs RESO FIXE Ldap cache cleaning is broken when LDAPSharedCacheSize is too small 2010-04-11
53402 Apache h mod_ldap bugs RESO LATE Incorrect error message for mod_ldap params 2018-11-07
54140 Apache h mod_ldap bugs RESO FIXE Possible LDAP authentication regression with 2.2.23 release 2014-02-17
54587 Apache h mod_ldap bugs RESO FIXE LDAPConnectionPoolTimeout does not work in all cases 2015-09-04
47634 Apache h mod_ldap bugs RESO FIXE mod_ldap connection pool session keepalive not implemented 2017-06-02
61891 Apache h mod_ldap bugs CLOS FIXE infinitive loop of AH01323: Purge of LDAP cache failed 2018-12-03
54015 Apache h mod_logi bugs RESO FIXE Combined (bytes received + bytes sent) logging directive 2013-10-02
43415 Apache h mod_log_ bugs RESO FIXE Logging remote port 2011-03-12
49251 Apache h mod_log_ bugs RESO FIXE Add %M microsecond time format (complements strftime(), not the same as %D) 2012-02-26
52256 Apache h mod_log_ bugs RESO FIXE CVE-2012-0021 Nameless, Valueless cookie causes Segmentation fault when logging Cookies 2014-02-17
54828 Apache h mod_log_ bugs RESO FIXE Segfault in get_request_end_time() after a failed request 2013-04-30
56517 Apache h mod_log_ bugs RESO FIXE Virtualhosts cannot inherit parent CustomLog 2016-12-31
28037 Apache h mod_log_ bugs RESO FIXE logging: ${cookie}C matches first substring 2010-08-24
52779 Apache h mod_lua bugs RESO FIXE mod_lua segfaults 2012-08-21
56105 Apache h mod_lua bugs RESO FIXE mod_lua uses apr_table_set() for Set-Cookie - bug? 2014-02-11
57204 Apache h mod_lua bugs RESO FIXE LuaAuthzProvider mixes up parsed require arguments when used multiple times 2015-01-23
63971 Apache h mod_lua bugs RESO FIXE lua: apr_table_unset for headers_out etc 2019-11-30
64138 Apache h mod_md bugs RESO FIXE Documentation fix related to TLS 2020-02-21
65620 Apache h mod_md bugs RESO FIXE Potential memory leaks from BIO_new 2021-12-10
65955 Apache h mod_md bugs RESO FIXE md_store_fs.c:524:72: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 2022-03-18
38330 Apache h mod_mime bugs RESO FIXE Cannot RemoveType which comes from mime.types 2010-04-12
46959 Apache h mod_mime bugs RESO FIXE Apache server by default sends content-type for 7z as plain/text 2011-03-25
50434 Apache h mod_mime bugs RESO FIXE file name based matching should not consider files that are named just ".extension" 2012-02-26
55293 Apache h mod_mime bugs RESO FIXE Incorrect default MIME type for .woff fonts 2017-06-25
48352 Apache h mod_mime bugs RESO FIXE mod_mime_magic does not detect certain important MIME types 2012-02-26
33112 Apache h mod_nego bugs RESO FIXE Query_string not preserved after content negotiation 2010-10-06
42203 Apache h mod_nego bugs RESO FIXE Content-Length in type maps doesn't work 2012-02-26
43250 Apache h mod_nego bugs RESO FIXE mod_negotiation can't match file when filename has an uppercase chars 2012-02-26
47754 Apache h mod_nego bugs RESO FIXE MultiViewsMatch does not apply in a <Location> section 2010-11-04
60458 Apache h mod_prox bugs REOP --- ProxyPass in a Location block loops on local ErrorDocument 2017-04-05
65666 Apache h mod_prox bugs RESO FIXE 2.4.47 breaks ability to unset Expect header for proxy compatibility, yielding 417 errors 2022-06-03
29744 Apache h mod_prox bugs RESO FIXE CONNECT does not work over existing SSL connection 2016-09-28
37920 Apache h mod_prox bugs RESO LATE mod_proxy does not flush data on POST requests from client 2018-11-07
38864 Apache h mod_prox bugs RESO LATE ProxyPassReverse fails in <Location> 2018-11-07
44803 Apache h mod_prox bugs RESO FIXE Path info is decoded too soon 2008-06-05
48388 Apache h mod_prox bugs RESO WONT mod proxy disabling workers after a single error 2015-02-10
49417 Apache h mod_prox bugs RESO FIXE mod_proxy crosses connections when apache times out 2010-06-11
52774 Apache h mod_prox bugs RESO FIXE RewriteRules within outgoing proxy no longer work 2012-11-01
54101 Apache h mod_prox bugs RESO FIXE Socket backend support for mod_proxy 2014-10-17
55320 Apache h mod_prox bugs RESO FIXE Plain-text request is sent to WSS URL (which should be over SSL) in mod_proxy_wstunnel 2014-08-18
55890 Apache h mod_prox bugs RESO FIXE mod_proxy_wstunnel does not work with reused backend connections 2014-08-18
56074 Apache h mod_prox bugs RESO MOVE ProxyPassMatch-Rules break by upgrade from 2.4.4 to 2.4.6 2014-02-05
56299 Apache h mod_prox bugs RESO FIXE mod_proxy_ws_tunnel - AH02447: err/hup on backconn 2014-10-30
56541 Apache h mod_prox bugs RESO LATE Proxy 502's on large file post requests 2018-11-07
56603 Apache h mod_prox bugs RESO FIXE Inappropiate ProxyPassReverse match when interpolated URL is empty string 2015-01-23
57092 Apache h mod_prox bugs RESO FIXE EBCDIC problem with ProxyRemote to HTTPS 2015-01-23
57139 Apache h mod_prox bugs RESO FIXE mod_proxy uses wrong Host header when using an HTTPS proxy 2015-04-24
58024 Apache h mod_prox bugs RESO FIXE (Graceful) Restart does not work after adding a BalancerMember 2015-09-26
59869 Apache h mod_prox bugs RESO FIXE mod_proxy failonstatus option is broken since 2.4.17 on Solaris 10 2016-11-14
61560 Apache h mod_prox bugs RESO FIXE Incorrect string matching used in ProxyPassReverseCookiePath and ProxyPassReverseCookieDomain 2018-08-03
63503 Apache h mod_prox bugs RESO FIXE Reverse proxy server - SIGSEGV 2020-01-14
63628 Apache h mod_prox bugs RESO FIXE Support specifying the http status codes to be considered by ProxyErrorOverride 2021-01-16
64234 Apache h mod_prox bugs RESO FIXE Fix random memory-corruption in proxy error-reading-response path for http2 worker setup 2021-03-09
65419 Apache h mod_prox bugs RESO FIXE Regexp parsing problem in ProxyPassMatch, Unable to find the relavant path 2021-09-20
65429 Apache h mod_prox bugs RESO FIXE order of ProxyPass and ProxyPassMatch seems to matter 2021-09-20
65549 Apache h mod_prox bugs RESO FIXE mod_proxy is passing canonicalized instead of non-canonicalized urls when ProxyPass nocanon and interpolate keywords are both specified 2021-09-08
65590 Apache h mod_prox bugs RESO DUPL fix_uds_filename function seems broken since apache 2.4.49 2021-10-05
66580 Apache h mod_prox bugs RESO LATE url contain %25(encoded for %) in path, httpd will return 400(bad request) if set AllowEncodedSlashes NoDecode 2023-04-28
23673 Apache h mod_prox bugs RESO FIXE AllowCONNECT cannot be configured to allow connections to all ports 2018-02-25
29404 Apache h mod_prox bugs RESO FIXE Allow definition of source address of outgoing connections from mod_proxy 2012-02-26
30195 Apache h mod_prox bugs RESO FIXE add proxy backend src port to r->notes for logging 2012-02-26
65886 Apache h mod_prox bugs RESO FIXE Regression: Reverse proxy with websocket forcing 60 second timeout regardless of config 2022-03-07
55892 Apache h mod_prox bugs CLOS FIXE ProxyRemote with HTTPS backend sends requests with absoluteURI instead of abs_path 2018-12-03
51608 Apache h mod_prox bugs RESO FIXE Ignoring flush before headers 2011-09-08
52275 Apache h mod_prox bugs RESO LATE memory leak in proxy_ajp_handler 2017-06-25
53016 Apache h mod_prox bugs RESO FIXE missing apr_brigade_destroy 2018-08-22
53727 Apache h mod_prox bugs RESO FIXE mod_proxy_ajp: mixed up response after client connection abort 2012-08-21
54416 Apache h mod_prox bugs RESO FIXE Missing support for MKCALENDAR method 2013-03-03
56823 Apache h mod_prox bugs RESO FIXE returning 200 status when ap_get_brigade failed 2015-06-27
57259 Apache h mod_prox bugs RESO FIXE mod_proxy_ajp + apache 2.4 on windows not using TCP connection pool 2015-01-09
45445 Apache h mod_prox bugs RESO FIXE Connection Timeout vs. Request Timeout in reverse balanced proxies 2018-02-25
48939 Apache h mod_prox bugs RESO FIXE Add ability to force workers into PROXY_WORKER_IN_ERROR when configured statuses are found 2010-11-24
52478 Apache h mod_prox bugs RESO FIXE write out headings in balancer-manager 2013-03-03
56532 Apache h mod_prox bugs RESO FIXE Improper Neutralization of Input in mod_proxy_balancer.c (XSS) 2014-06-17
56925 Apache h mod_prox bugs RESO FIXE ProxyErrorOverride=On causes workers in error state after 500 errors 2015-06-23
59864 Apache h mod_prox bugs RESO FIXE segfault when using route-redirect pairs and both servers are disabled/in error mode 2016-11-14
62044 Apache h mod_prox bugs RESO FIXE shared memory segments are not found in global list, but appear to exist in kernel. 2020-12-05
63095 Apache h mod_prox bugs RESO FIXE invalid html tag in blancer manager ( ">" missing ) 2019-03-15
63688 Apache h mod_prox bugs RESO FIXE Balancer Manager: problem with CSRF protection 2020-04-19
63959 Apache h mod_prox bugs RESO DUPL Empty POST request to a live node after a node failure 2020-03-03
52402 Apache h mod_prox bugs CLOS FIXE balancer setup crashes apache during start 2017-05-05
53015 Apache h mod_prox bugs RESO FIXE missing apr_socket_close 2021-01-17
54474 Apache h mod_prox bugs RESO FIXE mod_proxy_connect keeps open connection to client 2013-03-03
56687 Apache h mod_prox bugs RESO FIXE ProxySourceAddress failed to bind socket to local address 2015-10-25
57198 Apache h mod_prox bugs REOP --- mod_proxy_fcgi (more) wrong behavior with 304 2019-11-22
52879 Apache h mod_prox bugs RESO FIXE mod_proxy_fcgi wrong behavior with 304 2014-12-04
57087 Apache h mod_prox bugs RESO FIXE mod_proxy_fcgi doesn't send cgi CONTENT_LENGTH variable when the client request used Transfer-Encoding:chunked 2021-01-17
57378 Apache h mod_prox bugs RESO FIXE support connection reuse in proxy_fcgi 2015-01-23
57968 Apache h mod_prox bugs RESO FIXE SetHandler converts proxy:unix:/path/TO/app to lower case 2015-06-25
58118 Apache h mod_prox bugs RESO FIXE mod_proxy_fcgi logs 503 when user aborts connection 2016-07-13
59618 Apache h mod_prox bugs RESO FIXE SCRIPT_FILENAME is prefixed with bogus "proxy:fcgi" 2017-04-20
60275 Apache h mod_prox bugs RESO FIXE [patch] segfault on ap_fcgi_encoded_env_len if an environment variable value is null 2017-01-09
61202 Apache h mod_prox bugs RESO FIXE SCRIPT_NAME is broken in 2.4.26, path is stripped 2017-07-18
64365 Apache h mod_prox bugs RESO FIXE ProxyFCGISetEnvIf does not evaluate condition when unsetting variables. 2020-07-05
56858 Apache h mod_prox bugs CLOS FIXE non-terminated buffer passed to ap_log_rerror 2014-12-05
60038 Apache h mod_prox bugs RESO FIXE params hcuri and hcexpr are ignored 2016-11-14
60757 Apache h mod_prox bugs RESO FIXE mod_proxy_hcheck Doesn't perform checks 2020-04-14
58121 Apache h mod_prox bugs NEW --- ProxyHTMLMeta seems to ignore all <meta http-equiv="Content-*** 2017-12-16
56286 Apache h mod_prox bugs RESO FIXE mod_proxy_html sometimes adds random characters to HTML pages smaller than 4 bytes 2018-01-13
56287 Apache h mod_prox bugs RESO FIXE mod_proxy_html deletes wrong data from HTML when meta http-equiv tag specifies Content-Type behind other meta http-equiv tag 2020-03-10
56457 Apache h mod_prox bugs RESO FIXE mod_proxy_html.c: 2 * cut'n'paste errors 2017-12-22
62344 Apache h mod_prox bugs RESO FIXE Failing variable interpolation and memory allocation failure in ProxyHTMLURLMap 2019-06-14
64443 Apache h mod_prox bugs RESO WORK POSTing form data through proxy_html with different frontend / backend charsets 2020-06-08
61488 Apache h mod_prox bugs REOP --- mod_proxy_http treats POST response timeout as a 100 reply timeout 2020-01-14
63891 Apache h mod_prox bugs REOP --- Balancer failover fails for POST with small request Body and CL set 2022-10-27
47177 Apache h mod_prox bugs RESO FIXE mod_proxy rewrites incorrectly IPv6 literal addresses 2010-02-12
47383 Apache h mod_prox bugs RESO FIXE Please check Transfer-Encoding is "chunked" with no-case sensitivity. 2009-12-27
48812 Apache h mod_prox bugs RESO FIXE Adds port of remote server to error log 2010-12-03
50332 Apache h mod_prox bugs RESO FIXE mod_proxy_http is not aware of SSL handshake failures 2011-02-11
52935 Apache h mod_prox bugs RESO FIXE ProxyPass SetEnvIf interpolation worked in 2.2 2012-05-06
53134 Apache h mod_prox bugs RESO FIXE SNI with Host header preservation through reverse proxy 2012-10-21
54341 Apache h mod_prox bugs RESO INVA ProxyPass Can't find 'byrequests' lb method 2014-01-20
54435 Apache h mod_prox bugs RESO FIXE LimitRequestBody ignores special value 0 - unlimited in mod_proxy_http 2013-02-06
60330 Apache h mod_prox bugs RESO FIXE reverse proxy of 100-continue aware backend, sends 100 continue even when backend does not 2023-09-14
62196 Apache h mod_prox bugs RESO FIXE Proxy response headers can be thrown away after processing a large header 2018-08-04
62199 Apache h mod_prox bugs RESO FIXE Make mod_proxy response header size configurable 2018-04-11
64452 Apache h mod_prox bugs RESO FIXE modproxy.tmp Files filling up /tmp after upgrade to 2.4.43 2020-06-26
65616 Apache h mod_prox bugs RESO FIXE CVE-2021-36160 regression 2021-12-10
61012 Apache h mod_prox bugs RESO FIXE ProxyWebsocketIdleTimeout no log message 2017-04-25
62932 Apache h mod_prox bugs RESO FIXE bug in function proxy_wstunnel_canon preventing functionality of websocket proxy over Unix Domain Sockets 2019-02-15
52964 Apache h mod_rate bugs RESO FIXE system error because of negative rate-limit 2013-04-30
56832 Apache h mod_rate bugs RESO FIXE mod_ratelimit error brigade pass failed 2015-01-23
62362 Apache h mod_rate bugs RESO FIXE Proxied content not properly rate-limited 2018-08-30
62568 Apache h mod_rate bugs RESO FIXE ERR_INVALID_HTTP_RESPONSE as of 2.4.34 when listing directories 2018-10-24
63192 Apache h mod_rate bugs RESO FIXE mod_ratelimit breaks HEAD requests 2021-10-15
63893 Apache h mod_remo bugs REOP --- Bogus warning "unsupported command 20" 2022-05-15
54651 Apache h mod_remo bugs RESO FIXE mod_remoteip ends up trusting IPs that it doesn't check 2014-02-17
55962 Apache h mod_remo bugs RESO FIXE mod_remoteip should not allow an external proxy to present an internal proxy 2016-02-19
55972 Apache h mod_remo bugs RESO FIXE Proxy IP list is populated with incorrect IP addresses 2014-02-17
59931 Apache h mod_remo bugs RESO FIXE Misleading port after overriding client address 2020-04-16
63325 Apache h mod_reqt bugs REOP --- Default body_min_rate not enabled in mod_reqtimeout 2022-08-04
56216 Apache h mod_reqt bugs RESO FIXE multiple reqtimeout_con_cfg created for each request -> wrong timeout behavior 2014-08-18
56622 Apache h mod_reqt bugs RESO FIXE mod_reqtimeout incorrectly applies timeouts to CONNECT requests 2018-08-03
56729 Apache h mod_reqt bugs RESO FIXE Can't use HTTP 1.1 Keep-Alive with mod_reqtimeout if POST request with POST-DATA respond during more than ->RequestReadTimeout body=[timeout] 2015-07-16
61310 Apache h mod_reqt bugs RESO FIXE mod_reqtimeout does not timeout during SSL handshakes 2019-03-27
52981 Apache h mod_requ bugs CLOS FIXE not able to set Option KeptBodySize 2012-07-21
56264 Apache h mod_rewr bugs NEW --- Confusing error with .htaccess rewrite to proxy when mod_proxy not active. 2019-01-06
56528 Apache h mod_rewr bugs NEW --- "bad flags delimiter" - improve helpfulness 2015-01-16
66672 Apache h mod_rewr bugs NEW --- RewriteRule with QSA flag and substitution ending with ? broken 2023-07-14
40453 Apache h mod_rewr bugs NEW --- lexicographic compare in RewriteCond isn't lexicographic 2018-08-25
39313 Apache h mod_rewr bugs RESO FIXE RewriteOption Inherit adds global rules AFTER local rules. You may want the other odrer. 2012-02-26
44641 Apache h mod_rewr bugs RESO FIXE mod_rewrite ap_register_rewrite_mapfunc can use uninitialized memory 2008-05-27
45529 Apache h mod_rewr bugs RESO FIXE B flag in mod_rewrite RewriteRule doesn't escape & and other sim characters 2014-02-17
47489 Apache h mod_rewr bugs RESO WONT enhance mod_rewrite and RewriteLog directive to support Windows UNC path 2011-09-17
47928 Apache h mod_rewr bugs RESO FIXE CONNECT requests get fully qualified and therefore do not work 2009-11-02
49512 Apache h mod_rewr bugs RESO FIXE PATCH unset environment var with RewriteRule 2012-02-26
49639 Apache h mod_rewr bugs RESO FIXE RewriteMap lookup fails silently on permission error 2012-02-26
50349 Apache h mod_rewr bugs RESO FIXE Slash after a file gets ignored and the file is served, should 404 instead. 2011-02-08
50447 Apache h mod_rewr bugs RESO FIXE mod_rewrite re-escapes query string too liberally 2012-02-26
50994 Apache h mod_rewr bugs RESO FIXE NULL pointer dereference with "RewriteMap foo int:undefined" 2011-09-17
52831 Apache h mod_rewr bugs RESO FIXE mod_rewrite redirect broken with IPv6 literal address 2015-05-11
53663 Apache h mod_rewr bugs RESO FIXE Use of uninitialized memory in mod_rewrite, when RewriteMap is dbd or fastdbd 2012-08-21
53929 Apache h mod_rewr bugs RESO FIXE RewriteRule of "^$" broke between 2.2.21 and 2.4.2 2014-04-20
53963 Apache h mod_rewr bugs RESO FIXE RewriteBase inherited now? 2013-03-03
56094 Apache h mod_rewr bugs RESO FIXE mod_rewrite doesn't expose client_addr 2014-06-11
57424 Apache h mod_rewr bugs RESO FIXE mod_rewrite not using ap_context_document_root 2016-12-31
57691 Apache h mod_rewr bugs RESO FIXE mod_proxy/proxy_util confuses UDS scheme with HTTP scheme when using RewriteRule Sun 12:18
58777 Apache h mod_rewr bugs RESO FIXE URLs containing a ? are assumed to be query strings 2016-03-16
58854 Apache h mod_rewr bugs RESO INVA RewriteRule in .htaccess ignores 'Require all denied' when 403 ErrorDocument is missing 2016-03-16
59815 Apache h mod_rewr bugs RESO FIXE different behaviour between 2.4.20 and 2.4.23 using php as cgi with mod_rewrite and parameters sent as get 2016-12-31
60009 Apache h mod_rewr bugs RESO FIXE A local path reduced from an absolute URL that matched a virtual host is not prefixed with the DocumentRoot 2017-06-25
60478 Apache h mod_rewr bugs RESO FIXE [Patch] mod_rewrite local DOS using path info 2017-02-10
62311 Apache h mod_rewr bugs RESO FIXE only create the rewritelock when needed 2019-01-26
66571 Apache h mod_rewr bugs RESO LATE modules/mappers/config9.m4: Add 'server' directory to include path if mod_rewrite is enabled. 2023-04-20
46110 Apache h mod_rewr bugs RESO FIXE maybe creates bogus rewritelog 2012-02-26
46942 Apache h mod_rewr bugs RESO FIXE error log messages: apr_global_mutex_lock(rewrite_log_lock) failed 2011-09-17
44799 Apache h mod_rewr bugs RESO FIXE Allow mod_rewrite Cookie option to set secure and HttpOnly flags 2008-10-15
45082 Apache h mod_rewr bugs RESO FIXE minor wrong error message about RewriteRule flag 2009-05-19
48024 Apache h mod_sed bugs RESO FIXE mod_sed consumes too much memory when used inside reverse proxy and line sizes are very long e.g. 1-5M 2011-06-25
56052 Apache h mod_sess bugs NEW --- ap_session_load called multiple times for expired session creates new session each time 2020-03-01
58171 Apache h mod_sess bugs NEW --- ap_session_save saves the wrong session after a decode error 2020-03-01
56040 Apache h mod_sess bugs NEW --- should be able to remove Max-Age cookie parameter to enable "session" cookies 2020-03-02
60910 Apache h mod_sess bugs REOP --- Do not send Set-Cookie twice 2019-11-19
53452 Apache h mod_sess bugs RESO FIXE [Patch] Segmentation fault in dbd_remove 2014-02-17
41857 Apache h mod_sete bugs RESO FIXE [PATCH]mod_setenvif patch 2012-02-26
44478 Apache h mod_sete bugs RESO FIXE Add SetEnvIfIP to set env vars depneding on ip subnet matches 2012-02-26
49057 Apache h mod_sete bugs RESO FIXE setenvif should have access to SSL environment variables 2012-05-18
53284 Apache h mod_sete bugs RESO LATE crash 2018-11-07
54881 Apache h mod_sete bugs RESO FIXE segfault with SetEnvIfExpr and SetEnvIf 2013-04-26
53040 Apache h mod_soca bugs RESO FIXE Crash in mod_socache_shmcb due to data misalignment in shared memory 2012-08-21
55445 Apache h mod_soca bugs RESO FIXE mod_socache_memcache ignores expiry, creating eternal memcache entries 2017-11-01
58091 Apache h mod_soca bugs RESO FIXE mod_socache_memcache does not reuse memcache connections 2015-10-25
60182 Apache h mod_ssl bugs NEW --- SSLStaplingFakeTryLater Deviates From Documented Behavior of Only Being Effective When SSLStaplingReturnResponderErrors is On 2021-11-09
65922 Apache h mod_ssl bugs NEW --- modules/ssl/ssl_util_ssl.c: Add check for BIO_read 2023-06-06
32652 Apache h mod_ssl bugs RESO FIXE mod_ssl: match hostnames against subjectAltName DNS names too 2012-02-28
37912 Apache h mod_ssl bugs RESO FIXE [PATCH] Have ssl_engine_pphrase.c report what vhost it's working on, so it's easier to track what's wrong 2012-02-26
40312 Apache h mod_ssl bugs RESO FIXE ssl_engine_init.c, ssl_init_ctx_verify contains a never-true if condition. 2018-06-13
45708 Apache h mod_ssl bugs RESO FIXE CRL verification fails if CA have distinct AKID for CRL and client certificates 2012-02-26
46014 Apache h mod_ssl bugs RESO FIXE OCSP Content-Type header missing 2010-02-19
46036 Apache h mod_ssl bugs RESO FIXE Fix memory leak in ssl_read_pkcs7 2011-02-12
47051 Apache h mod_ssl bugs RESO DUPL "Subject Alternative Name" not used while checking certificate 2011-09-28
47945 Apache h mod_ssl bugs RESO FIXE SSLSessionCache directive mis-parses parens() in pathname 2014-10-23
48210 Apache h mod_ssl bugs RESO FIXE TLS / SSL Man-In-The-Middle Renegotiation Vulnerability 2009-11-17
48215 Apache h mod_ssl bugs RESO FIXE Renegotiation with SSLVerifyDepth 0 requires multiple client authentication 2012-02-26
49491 Apache h mod_ssl bugs RESO FIXE SSL module does not do the case insensitive URI comparison 2013-08-19
50093 Apache h mod_ssl bugs RESO FIXE Better error message for failed certificate validation 2012-02-26
50094 Apache h mod_ssl bugs RESO FIXE Report information about certificate when validation fails 2012-02-26
50812 Apache h mod_ssl bugs RESO FIXE mod_ssl SSLProxyMachineCertificateFile can't use a 2+ depth certificate when server only returns root CA's on its Acceptable client certificate CA names 2013-05-10
50823 Apache h mod_ssl bugs RESO FIXE Provide alternate failure modes for http on https 2013-08-07
51075 Apache h mod_ssl bugs RESO FIXE Add support for TLS-SRP (RFC 5054) 2013-03-03
51363 Apache h mod_ssl bugs RESO FIXE Disable Anonymous ECDH ciphersuites by default 2012-02-26
51618 Apache h mod_ssl bugs RESO FIXE [PATCH] Use SSL_MODE_RELEASE_BUFFERS to reduce memory usage 2012-02-26
52162 Apache h mod_ssl bugs RESO FIXE ssl_engine_kernel.c "revoked client certificate" log needs debug level: hardly ok for production use 2013-03-03
52212 Apache h mod_ssl bugs RESO FIXE SSLProxyMachineCertificateFile key first causes segfault 2013-11-24
52553 Apache h mod_ssl bugs RESO LATE missing support for DirectoryString 2012-02-05
52820 Apache h mod_ssl bugs RESO FIXE SSLProtocol/SSLProxyProtocol doesn't iterate properly over non +/- options 2015-06-27
53006 Apache h mod_ssl bugs RESO FIXE SSLProxy to server with wildcard certificate requires 'SSLProxyCheckPeerCN off' 2013-03-03
53166 Apache h mod_ssl bugs RESO FIXE FIPS Mode temporary key generation error 2013-06-01
53219 Apache h mod_ssl bugs RESO FIXE mod_ssl should allow to disable ssl compression 2019-11-13
54030 Apache h mod_ssl bugs RESO FIXE Support subjectAltName when (reverse-)proxying 2016-03-16
54252 Apache h mod_ssl bugs RESO FIXE acinclude.m4 requires -lz when linking with ssl static libraries 2018-03-27
54357 Apache h mod_ssl bugs RESO FIXE Crash during restart or at startup in mod_ssl, in certinfo_free() function registered by ssl_stapling_ex_init() 2014-10-30
55786 Apache h mod_ssl bugs RESO FIXE SSLVerifyClient and OptRenegotiate result in a 403 Forbidden error 2017-05-25
56241 Apache h mod_ssl bugs RESO FIXE SNI sends warning upon name not found, RFC 6066 discourages this 2015-06-09
56306 Apache h mod_ssl bugs RESO FIXE SSLCertificateKeyFile path garbled if not explicitly given in each vhost 2014-08-18
56353 Apache h mod_ssl bugs RESO FIXE SNI not working correctly when certificate is defined in global scope 2014-08-18
56410 Apache h mod_ssl bugs RESO FIXE Apache 2.4.9 breaks existing installation after upgrading from 2.4.7 when using OpenSSL < 0.9.8h without specifying an SSLCertificateChainFile 2017-03-23
57070 Apache h mod_ssl bugs RESO FIXE <If "%{SSL_CLIENT_S_DN_Email} != ''"> on non-HTTPS connection crashes in ssl_var_lookup_ssl 2015-01-09
57207 Apache h mod_ssl bugs RESO FIXE [mod_ssl] Add a way to retrieve email in alternative names 2015-06-27
57694 Apache h mod_ssl bugs RESO FIXE Crash using SSL certificate with pathlen constraint due to free() 2015-06-27
59798 Apache h mod_ssl bugs RESO FIXE Apache crashes with child process exited with status 3221226356 2021-05-12
60223 Apache h mod_ssl bugs RESO FIXE Non-blocking SSL reads fail when OpenSSL errors are already queued 2016-12-31
61184 Apache h mod_ssl bugs RESO FIXE [PATCH] Fix build with LibreSSL in 2.4.26-dev 2017-10-03
61206 Apache h mod_ssl bugs RESO FIXE mod_ssl fails to build with 2.4.26 if openssl was built with OPENSSL_NO_COMP 2018-03-27
62232 Apache h mod_ssl bugs RESO FIXE AH01962: Unable to create a new SSL connection from the SSL context for proxy connections when using SSLRequire 2018-06-18
62769 Apache h mod_ssl bugs RESO FIXE no dedicated handling of frontend and backend TLS connections anymore in the context of clientside client certificate authentication. 2018-11-01
62939 Apache h mod_ssl bugs RESO DUPL SSLProtocol and TLSv1.3 2020-05-06
63136 Apache h mod_ssl bugs RESO FIXE After r1781187 httpd is seg faulting in FIPS mode 2019-02-08
63391 Apache h mod_ssl bugs RESO FIXE Provide ability to log key material for session decryption 2021-09-20
63679 Apache h mod_ssl bugs RESO FIXE Usage of wrong mctx in ssl_callback_SSLVerify function 2020-06-20
64047 Apache h mod_ssl bugs RESO FIXE Libressl #ifdef needed on OpenBSD 2020-02-21
64049 Apache h mod_ssl bugs RESO FIXE Missing malloc check in sct_parse 2020-02-21
64135 Apache h mod_ssl bugs RESO FIXE OCSP Stapling doesn't handle Keep-Alive responses properly, causing delays/timeouts 2021-09-26
65717 Apache h mod_ssl bugs RESO FIXE Missing check for the return value of BIO_new() 2022-06-22
66063 Apache h mod_ssl bugs RESO FIXE mod_ssl doesn't support FIPS with OpenSSL 3 2022-10-25
68080 Apache h mod_ssl bugs RESO FIXE OPENSSL_NO_ENGINE from openssl/opensslconf.h ignored 2023-11-18
25667 Apache h mod_ssl bugs RESO LATE Memory leak in function ssl_scache_dbm_retrieve(). 2018-11-07
47022 Apache h mod_stat bugs RESO FIXE mod_status: serverlimit vs maxclients 2012-02-26
54848 Apache h mod_stat bugs RESO FIXE Client field too short for IPv6 addresses 2018-10-30
59333 Apache h mod_stat bugs RESO FIXE Version 2.4.20 server-status does not show page being retrieved 2016-08-29
25656 Apache h mod_stat bugs RESO FIXE server-status reports wrong value of "Total Traffic" 2012-02-26
42805 Apache h mod_stat bugs RESO LATE Code clean up (mod_status.c) 2007-11-10
66034 Apache h mod_subs bugs NEW --- Read beyond bounds via mod_substitute.c [zhbug_httpd_22.1] 2022-04-27
50559 Apache h mod_subs bugs RESO FIXE Memory leak on long lines, leading to complete system freeze 2012-02-26
57641 Apache h mod_subs bugs RESO FIXE mod_substitute: Invalid merge order 2016-07-07
61132 Apache h mod_subs bugs RESO FIXE Tracing info 2018-05-31
42175 Apache h mod_suex bugs RESO FIXE suexec_enabled set incorrectly when httpd is run by a non-root user 2012-02-26
37064 Apache h mod_uniq bugs RESO FIXE wrong timestamp value in UNIQUE_ID on mod_unique_id in Apache2.0.54 2008-06-02
45110 Apache h mod_uniq bugs RESO FIXE make mod_unique_id use a random generator 2012-02-26
65819 Apache h mod_unix bugs NEW --- CoreDumpDirectory making the process traceable if configured on FreeBSD 2022-01-20
59636 Apache h mod_user bugs NEW --- UserDir is not accepting more than one directory location 2018-07-09
44076 Apache h mod_user bugs RESO FIXE UserDir breaks in vhosts 2011-09-05
29755 Apache h mod_user bugs RESO LATE mod_usertrack should use err_headers_out 2016-12-31
64077 Apache h mod_user bugs RESO FIXE Support SameSite, Secure and httpOnly parameter 2020-02-22
26052 Apache h mod_vhos bugs RESO FIXE DOCUMENT_ROOT environment variable set incorrectly with VirtualDocumentRoot 2014-02-17
52766 Apache h mod_xml2 bugs RESO FIXE mod_proxy_html connection dropped when back end redirects with headers only 2012-03-07
62180 Apache h mod_xml2 bugs RESO FIXE mod_xml2enc destroys error buckets 2018-08-04
56333 Apache h mpm_even bugs NEW --- API to resume a SUSPENDED connection 2014-05-11
53555 Apache h mpm_even bugs RESO FIXE Scoreboard full error with event/ssl 2017-01-31
54311 Apache h mpm_even bugs RESO FIXE The return error is never checked for inappropriate ThreadStackSize 2013-05-12
63169 Apache h mpm_even bugs RESO FIXE MPM event, stuck process after graceful: no (old gen) 2021-09-08
41194 Apache h mpm_even bugs RESO FIXE Check the return value from ap_run_create_connection 2012-02-26
52229 Apache h mpm_even bugs RESO FIXE ap_start_lingering_close may block and is called from listener thread 2012-08-21
54254 Apache h mpm_even bugs RESO FIXE Check AsyncRequestWorkerFactor to make the checking style consistent 2015-02-03
56639 Apache h mpm_even bugs RESO FIXE Race condition in Event MPM 2014-08-18
56960 Apache h mpm_even bugs RESO FIXE worker and listener thread dead-lock in graceful shutdown 2015-01-23
57399 Apache h mpm_even bugs RESO FIXE Many unnecessary CPU wakeups per second 2017-10-03
57435 Apache h mpm_even bugs RESO FIXE connection->id isn't unique 2015-01-23
60487 Apache h mpm_even bugs RESO FIXE Core dumps in mpm_event during graceful restart 2018-05-07
60956 Apache h mpm_even bugs RESO FIXE Event MPM listener thread may get blocked by SSL shutdowns 2017-09-22
61551 Apache h mpm_even bugs RESO FIXE Event MPM loses track of connections not reported as processed by modules 2018-01-18
61979 Apache h mpm_even bugs RESO FIXE some listener thread failures do no wake workers 2018-03-24
65592 Apache h mpm_even bugs RESO FIXE mpm_event does not create new child after MaxConnectionsPerChild is hit 2021-09-27
65626 Apache h mpm_even bugs RESO FIXE MPM Event doesn't shutdown idle children after working under high load 2022-04-12
66004 Apache h mpm_even bugs RESO FIXE Child processes disappears one by one with no web access. 2022-09-01
46467 Apache h mpm_pref bugs RESO FIXE Apache-childs segfault when number of childs reaches 130 2014-01-20
43696 Apache h mpm_pref bugs RESO FIXE race condition when trying to shutdown httpd immediately after starting it 2012-02-26
44402 Apache h mpm_work bugs RESO FIXE Worker mpm crashes (SEGV) under stress with static workload 2010-10-06
46380 Apache h mpm_work bugs RESO FIXE Apache 2.2.10 and suexec extra argv 2009-08-03
46996 Apache h mpm_work bugs CLOS FIXE "MaxClients reached" message can occur with many threads still idle 2010-02-19
36910 Ant Optional notifications RESO WONT self not defined for task scripts / scriptdef 2008-02-22
43084 Apache h Other Mo bugs RESO FIXE Group line in AuthGroupFile cannot contain more than 8192 characters (including EOL) 2012-02-26
44995 Apache h Other Mo bugs RESO LATE Custom HTTP-Error codes get remapped to 500er codes 2014-02-17
50946 Apache h Other Mo bugs RESO DUPL mod_example using 100% cpu under load 2013-06-26
10744 Apache h Other Mo bugs RESO FIXE suexec might fail to open log file 2011-03-21
49044 Apache h Other Mo bugs CLOS FIXE mod_lua causes segfault on some requests. 2010-05-06
47418 Apache h Platform bugs RESO FIXE Server signature show win32 as platform and not win64 2012-02-26
63965 Apache h Platform bugs RESO FIXE Uninitialized variable in winnt_accept() 2020-03-08
63967 Apache h Platform bugs RESO FIXE Missing out-of-memory check in create_process() 2020-02-24
54223 Apache h Runtime bugs NEW --- AH00554 error when runtime configuration Includes a directory 2012-11-29
35652 Apache h Runtime bugs REOP --- Improve error message: "pcfg_openfile: unable to check htaccess file, ensure it is readable" 2011-08-06
48281 Apache h Runtime bugs RESO FIXE Compilation issue with shared modules on AIX 6.1 2014-01-19
50824 Apache h Runtime bugs RESO FIXE limiting and unsafe use of fixed length buffer for reading configuration 2012-02-26
52668 Apache h Runtime bugs RESO FIXE More future safe patch for old MSIE ssl-unclean-shutdown 2018-08-04
38861 Apache h support bugs RESO FIXE ApacheBench: write_request returns after EAGAIN 2008-05-27
39670 Apache h support bugs RESO FIXE ab -n 1 -c 2 does too many requests 2012-02-26
39679 Apache h support bugs RESO FIXE ab truncates post data if data is specified in a file 2008-05-27
40054 Apache h support bugs RESO FIXE ab performance improvements 2008-05-27
40243 Apache h support bugs RESO FIXE Patch for htpasswd to optionally read passwords from stdin, not cmdline 2014-08-20
45856 Apache h support bugs RESO FIXE suexec hangs when suexec_log > 2147483647 bytes 2012-02-26
45923 Apache h support bugs RESO FIXE htpasswd tries to open(file, O_RDONLY | O_APPEND) 2018-03-12
46393 Apache h support bugs RESO FIXE ab segfaults in verbose mode on https sites 2012-02-26
47178 Apache h support bugs RESO FIXE ab segfaults when called with a large -n parameter 2012-02-26
47650 Apache h support bugs RESO FIXE httxt2dbm calculates value size incorrectly 2017-11-19
47788 Apache h support bugs RESO FIXE ab does not support PUT requests 2012-02-26
47951 Apache h support bugs RESO FIXE use libtool --mode=install install instead of cp command 2012-02-26
48497 Apache h support bugs RESO FIXE apachebench keepalive option sends an incorrect number of requests 2010-05-03
48594 Apache h support bugs RESO FIXE Inaccurate requests per second in html output of apachebench 2012-02-26
48761 Apache h support bugs RESO FIXE rotatelogs support for hard link to static named file 2012-02-26
48930 Apache h support bugs RESO FIXE [patch] ab: support -B option to specify bind address 2012-02-26
49382 Apache h support bugs RESO FIXE ab says "SSL read failed" 2014-12-02
49383 Apache h support bugs RESO FIXE ab -v2 SSL memory leak 2012-02-26
51499 Apache h support bugs RESO FIXE Suexec missing useful redirect environmental variables 2012-02-26
54735 Apache h support bugs RESO FIXE htpasswd creates wrong passfile 2016-05-15
54893 Apache h support bugs RESO FIXE Buffer overrun in htdigest 2014-08-19
55360 Apache h support bugs RESO FIXE Potential buffer overflows in support/ab 2013-08-19
56329 Apache h support bugs RESO FIXE split-logfile doesn't work 2015-01-23
56604 Apache h support bugs RESO FIXE ApacheBench custom http methods support 2014-07-22
58202 Apache h support bugs RESO FIXE apxs -q += HTTPD_MAJOR , HTTPD_MMN variables 2015-10-25
61240 Apache h support bugs RESO FIXE apr_file_transfer_contents change breaks htpasswd(1) 2017-07-05
64371 Apache h support bugs RESO FIXE suexec.c safe_env_lst is not sorted alphabetically 2020-04-22
7862 Apache h support bugs RESO FIXE suexec never log a group name. 2008-05-12
30586 Apache h support bugs RESO FIXE Apache htdbm utility buffer overflows/format strings 2011-09-17
40183 Apache h support bugs RESO FIXE rotatelogs leaks memory 2011-03-06
53916 Apache h support bugs RESO FIXE TLS1.1 and 1.2 support added to apache benchmark 2013-03-06
46744 Lenya TinyMCE dev RESO FIXE no validation error messages (usecase.error) in TinyMCE and OneForm 2010-11-19
49580 Lenya TinyMCE dev RESO FIXE Improved table and image property dialogs for TinyMCE 2010-11-19
49661 Lenya TinyMCE dev RESO FIXE TinyMCE Problems in different browsers 2010-11-19
50099 Lenya TinyMCE dev RESO FIXE TinyMCE plugins, 3.x style 2010-11-19
67372 WebSH WebSH websh-dev NEW --- Company Formation for finance technology 2023-09-13
52383 Apache h Win32 MS bugs RESO FIXE Instllation log typo 2018-06-01
994 bugs found.

as