DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41908>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41908 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|mod_dav |APR-util Product|Apache httpd-2 |APR Resolution| |FIXED Version|2.2.3 |1.2.8 ------- Additional Comments From [EMAIL PROTECTED] 2007-03-26 14:38 ------- Yes, the bug exists in the mod_dav 1.0.x releases too. The bug is in the APR-util library, so it will be pulled into a future httpd release once there is a new APR-util release which includes the fix. This is committed now to the trunk, and also to the APR-util 1.2.x branch: http://svn.apache.org/viewvc?view=rev&rev=522630 http://svn.apache.org/viewvc?view=rev&rev=522631 For the record: the repro case for this is actually slightly more complicated than given; it's the fact that there is a stored namespace prefix for the resource (in this case http://purl.org/dc/elements/1.1/) which isn't actually used in the response. And the ordering in which the namespace prefixes are stored matters too. Again: thanks for the report. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
