[jira] [Commented] (HTTPCLIENT-1286) HttpClient treats URI fragments in URIs inconsistently

2013-01-10 Thread Shmuel Krakower (JIRA)

[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13549420#comment-13549420
 ] 

Shmuel Krakower commented on HTTPCLIENT-1286:
-

Hi,
Maybe a bit of a stupid question, but where can I get the latest nightly build 
/ access to SVN repo?
I've googled around and found:
http://hc.apache.org/httpcomponents-client-ga/httpclient/source-repository.html
which points to: 
https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.2.2/httpclient
But it is seems like the URL is unavailable / timing out.

I want to get the fixed jar and try it out.

 HttpClient treats URI fragments in URIs inconsistently
 --

 Key: HTTPCLIENT-1286
 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1286
 Project: HttpComponents HttpClient
  Issue Type: Bug
  Components: HttpClient
Affects Versions: 4.2.2
Reporter: Philippe Mouawad
 Fix For: 4.2.3

 Attachments: BUG_54351.jmx, redirect.jsp


 HttpClient treats URI fragments in redirect URIs incosistently. It strips 
 fragments from relative URIs but leaves absolute ones unchanges.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org



[jira] [Commented] (HTTPCLIENT-1286) HttpClient treats URI fragments in URIs inconsistently

2013-01-10 Thread Oleg Kalnichevski (JIRA)

[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13549488#comment-13549488
 ] 

Oleg Kalnichevski commented on HTTPCLIENT-1286:
---

Shmuel 
Presently we do not publish snapshot artifacts to a public repository. You'll 
have to build the latest HC snapshot from source.

Oleg

 HttpClient treats URI fragments in URIs inconsistently
 --

 Key: HTTPCLIENT-1286
 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1286
 Project: HttpComponents HttpClient
  Issue Type: Bug
  Components: HttpClient
Affects Versions: 4.2.2
Reporter: Philippe Mouawad
 Fix For: 4.2.3

 Attachments: BUG_54351.jmx, redirect.jsp


 HttpClient treats URI fragments in redirect URIs incosistently. It strips 
 fragments from relative URIs but leaves absolute ones unchanges.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org



[jira] [Commented] (HTTPCLIENT-1286) HttpClient treats URI fragments in URIs inconsistently

2012-12-31 Thread Philippe Mouawad (JIRA)

[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541377#comment-13541377
 ] 

Philippe Mouawad commented on HTTPCLIENT-1286:
--

It seems just calling URL like this 
http://localhost:8080/examples/jsp/index.html#toto fails due to fragment.
It does not with Java or HC3.1 Impls

 HttpClient treats URI fragments in URIs inconsistently
 --

 Key: HTTPCLIENT-1286
 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1286
 Project: HttpComponents HttpClient
  Issue Type: Bug
  Components: HttpClient
Affects Versions: 4.2.2
Reporter: Philippe Mouawad
 Attachments: BUG_54351.jmx, redirect.jsp


 HttpClient treats URI fragments in redirect URIs incosistently. It strips 
 fragments from relative URIs but leaves absolute ones unchanges.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org