https://issues.apache.org/bugzilla/show_bug.cgi?id=46751
--- Comment #2 from Bill Sobel <[email protected]> 2012-02-03 16:49:03 UTC --- When I had traced the code, there was a loop that only allowed alphanumerics and changed anything else into the _ character causing the issue. There did not appear to be any way to escaper the characters to prevent this code from modifying the string. -- 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: [email protected] For additional commands, e-mail: [email protected]
