Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.2
-
Component/s: None
-
Labels:None
-
Environment:Continuum 1.1
-
Complexity:Intermediate
-
Patch Submitted:Yes
-
Number of attachments :
Description
Currently there is no way to (for example) download a large xml file that is in the target directory of the working copy.
Instead, when you click on the filename, it shows the content in the a text area, which has to be copied and pasted into a text editor to be saved locally.
We could add a 'download as text' link to the working copy pages (similar to the link on the build results page).
Related to CONTINUUM-457 (1.0.3 had this feature?)
See also CONTINUUM-922 which talks about OOME when it tries to display a large file, and CONTINUUM-953 which sounds like what I'm looking for, but it's closed as fixed already.
Issue Links
- is related to
-
CONTINUUM-922
Out of memory when trying to download from working copy
-
-
CONTINUUM-953
files in working copy aren't downloaded but the content is in a textarea
-
-
CONTINUUM-497
Ability to download from the Working Copy page.
-
submitted patch to fix this issue