[
https://issues.jboss.org/browse/JBIDE-15063?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-15063:
-------------------------------------
I can't be 100% certain of what's going on. It seems to be deep in the bowels of
org.eclipse.ecf.provider.filetransfer.httpclient4 or org.apache.http.client.entity.*
When accessing the remote entity, it (somehow) is detecting it as a gzip entity (??). The
flow-of-execution goes to GzipDecompressingEntity because somehow it uses that class as a
representation of the HttpResponse... and that class returns -1 for the remote
entity's length.
I have no idea why it would be doing that though ;)
Bad display of download size
----------------------------
Key: JBIDE-15063
URL:
https://issues.jboss.org/browse/JBIDE-15063
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 4.1.0.CR1
Reporter: Fred Bricon
Assignee: Rob Stryker
Priority: Minor
Fix For: 4.1.0.CR1, 4.2.0.Alpha1
When downloading stacks from Central (click on the html5 project after starting your
workspace), the dialog shows the total size of the file is -1 Byte
!https://issues.jboss.org/secure/attachment/12363524/12363524_download_stacks.png!
Can you see if a trivial fix is doable for CR1? Else we punt it to the next version
--
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