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=39376>. 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=39376 Summary: provide better error message upon "URIException: escaped query not valid" - say which character is offending Product: HttpClient Version: 3.0.1 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Commons HttpClient AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] after quite some trying, I noticed that in "/hp/index.php?id=39&L=1&tx_ttnews[tt_news]=20&tx_ttnews[backPid]=40&cHash=34119e8e17" the "[" is offending. Please cite that in the error message! org.apache.commons.httpclient.URIException: escaped query not valid at org.apache.commons.httpclient.URI.setRawQuery(URI.java:3210) at org.apache.commons.httpclient.URI.setEscapedQuery(URI.java:3230) at org.apache.commons.httpclient.HttpMethodBase.getURI(HttpMethodBase.java:249) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:382) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324) -- 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]
