From: Eric Covener Date: Fri, 7 Mar 2008 21:51:15 +0000 (+0000) Subject: propose PR44560 for backport X-Git-Tag: 2.2.9~313 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8dadc947c21e555561cff48b7967dc808e79765;p=thirdparty%2Fapache%2Fhttpd.git propose PR44560 for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@634833 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index fa6d3bc9610..92bfb0174f7 100644 --- a/STATUS +++ b/STATUS @@ -225,6 +225,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: covener, rpluem + * mod_ldap: Correctly return all requested attribute values + when some attributes have a null value. + PR: 44560 + Trunk version of patch: + http://svn.apache.org/viewvc?rev=634821&view=rev + Backport version for 2.2.x of patch: + http://people.apache.org/~covener/2.2.x-pr44560.diff + +1 covener + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when