Bug #5682
closed
[Workbench] Can't view/download files under subdirectories in stream
Added by Bryan Cosca over 9 years ago.
Updated over 9 years ago.
Assigned To:
Radhika Chippada
Files
- Subject changed from Cannot view/download files within a subdirectory of a collection to [Workbench] Can't view/download files under subdirectories in stream
- Category set to Workbench
- Status changed from New to In Progress
- Assigned To set to Radhika Chippada
- Target version changed from Bug Triage to 2015-04-29 sprint
- Status changed from In Progress to Resolved
- Status changed from Resolved to New
- Target version changed from 2015-04-29 sprint to Bug Triage
This is not fixed. #5179 only updated the way Keep::Manifest#files works. Workbench uses #has_file? to check whether the file exists.
Probably the logic that was added to #files in #5179 should be moved to #each_file_spec (where #files can use it).
- Status changed from New to In Progress
- Target version changed from Bug Triage to 2015-05-20 sprint
Moved the logic that checks if a filename has '/' character into each_file_spec method from files method.
6c63fcb LGTM
I noticed that this also fixes the rendering (files are nested in their folders instead of having part of the path displayed in the file name), so that's great.
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|commit:559d26fd819f477fed75201fa952fed19de77f7e.
Also available in: Atom
PDF