
bugzilla at apache
Nov 16, 2009, 3:18 AM
Post #1 of 2
(251 views)
Permalink
|
|
[Bug 48201] File name is incorrect when it contains "&"
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48201 Ruediger Pluem <rpluem [at] apache> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Ruediger Pluem <rpluem [at] apache> 2009-11-16 04:18:35 CET --- This is one of the numerous bugs of the MS Webdavclient(s). It works fine with cadaver, konqueror and netdrive. Escaping & to & in apr_xml_quote_string is correct as it does XML escaping not URL escaping. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|