https://issues.apache.org/bugzilla/show_bug.cgi?id=56618
Rainer Jung <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Rainer Jung <[email protected]> --- Hi Chris, I have applied your patch with some minor variation in r1648934. I have removed the dependency on APR, because the same code is used when the status worker is called via the ISAPI redirector. Since unescape shortens the URL (at least doesn't make it longer), I have chosen to do the unescaping in place, i.e. not to copy the original string. Thanks! Rainer -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
