This used to work in HTTPClient 2.x but is now broken in 3.x. I am submitting the following request: GET /Exchange/tthompson/Inbox/[Bug%20876]%20%20New:%20Bugzilla%20messages%20 in%20OWA%20show%20up%20as%20blank%20after%20EP1.EML?cmd=preview
and I get this exception: org.apache.commons.httpclient.URIException: escaped absolute path not valid at org.apache.commons.httpclient.URI.setRawPath(URI.java:2814) at org.apache.commons.httpclient.URI.parseUriReference(URI.java:2012) at org.apache.commons.httpclient.URI.<init>(URI.java:165) at org.apache.commons.httpclient.HttpMethodBase.getURI(HttpMethodBase.java: 261) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:3 82) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:3 46) ... >From testing with other messages, it appears to be because of the brackets [ ]. Can anyone shed some light on this and tell me if I need to configure something differently or if this can be fixed? Thanks Tony This message (and any associated files) is intended only for the use of the individual or entity to which it is addressed and may contain information that is confidential, subject to copyright or constitutes a trade secret. If you are not the intended recipient you are hereby notified that any dissemination, copying or distribution of this message, or files associated with this message, is strictly prohibited. If you have received this message in error, please notify us immediately by replying to the message and deleting it from your computer. Messages sent to and from Stoneware, Inc. may be monitored.
