[jira] Commented: (HTTPCLIENT-892) Links in Section "Example Code" are broken

2009-11-25 Thread JIRA

[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782344#action_12782344
 ] 

Martin Dürrmeier commented on HTTPCLIENT-892:
-

Ah ok, got it

> Links in Section "Example Code" are broken
> --
>
> Key: HTTPCLIENT-892
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-892
> Project: HttpComponents HttpClient
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: 4.0 Final
> Environment: Firefox 3.5.5, IE 7
>Reporter: Martin Dürrmeier
> Fix For: 4.0.1, 4.1 Alpha1
>
>
> Steps to Reproduce: Go to http://hc.apache.org/user-docs.html
> Click of one of the Links in the Section "Example Code"

-- 
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]



[jira] Commented: (HTTPCLIENT-892) Links in Section "Example Code" are broken

2009-11-25 Thread Oleg Kalnichevski (JIRA)

[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782343#action_12782343
 ] 

Oleg Kalnichevski commented on HTTPCLIENT-892:
--

The links have been fixed in the source repository but the project site has not 
been redeployed yet. There is likely to be a new release sometime next week and 
I will update the web site along with the new release.

Oleg

> Links in Section "Example Code" are broken
> --
>
> Key: HTTPCLIENT-892
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-892
> Project: HttpComponents HttpClient
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: 4.0 Final
> Environment: Firefox 3.5.5, IE 7
>Reporter: Martin Dürrmeier
> Fix For: 4.0.1, 4.1 Alpha1
>
>
> Steps to Reproduce: Go to http://hc.apache.org/user-docs.html
> Click of one of the Links in the Section "Example Code"

-- 
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]



[jira] Commented: (HTTPCLIENT-892) Links in Section "Example Code" are broken

2009-11-24 Thread JIRA

[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782332#action_12782332
 ] 

Martin Dürrmeier commented on HTTPCLIENT-892:
-

Oleg does this mean the posted link should already work? (which it isn't, I 
refreshed my cache)
I changed the Urls a little and found the Examples, could you check again?

HttpCore: 
is  
http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/examples/org/apache/http/examples/
works with: 
http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/httpcore/src/examples/org/apache/http/examples/
 

HttpCore NIO:
is  
http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-nio/src/examples/org/apache/http/examples/nio/
works with: 
http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/httpcore-nio/src/examples/org/apache/http/examples/nio/

HttpClient:
is  
http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/examples/org/apache/http/examples/client/
works with: 
http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/httpclient/src/examples/org/apache/http/examples/client/

HttpMime:
is  
http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-httpmime/src/examples/org/apache/http/examples/entity/mime/
works with: 
http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/httpmime/src/examples/org/apache/http/examples/entity/mime/

> Links in Section "Example Code" are broken
> --
>
> Key: HTTPCLIENT-892
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-892
> Project: HttpComponents HttpClient
>  Issue Type: Bug
>  Components: Documentation
>Affects Versions: 4.0 Final
> Environment: Firefox 3.5.5, IE 7
>Reporter: Martin Dürrmeier
> Fix For: 4.0.1, 4.1 Alpha1
>
>
> Steps to Reproduce: Go to http://hc.apache.org/user-docs.html
> Click of one of the Links in the Section "Example Code"

-- 
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]