[
https://issues.apache.org/jira/browse/HTTPCLIENT-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479665
]
Ralf Hauser commented on HTTPCLIENT-577:
----------------------------------------
see also HTTPCLIENT-642
> provide better error message upon "URIException: escaped query not valid" -
> say which character is offending
> ------------------------------------------------------------------------------------------------------------
>
> Key: HTTPCLIENT-577
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-577
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient
> Affects Versions: 3.0.1
> Environment: Operating System: other
> Platform: Other
> Reporter: Ralf Hauser
> Assigned To: HttpComponents Dev
> Priority: Minor
>
> 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)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]