[tahoe-lafs-trac-stream] [tahoe-lafs] #1551: WUI: the Upload results page should have both view and download links
tahoe-lafs
trac at tahoe-lafs.org
Fri Sep 30 10:09:39 PDT 2011
#1551: WUI: the Upload results page should have both view and download links
-----------------------------------+---------------------------
Reporter: davidsarah | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.10.0
Component: code-frontend-web | Version: 1.9.0a2
Resolution: | Keywords: usability wui
Launchpad Bug: |
-----------------------------------+---------------------------
Comment (by zooko):
I like the idea, but I'm not sure how to accomplish it.
Immutable uploads don't include metadata about the file type, not even a
filename whose extension provides a hint. Therefore we can't really tell
the browser what to do with the file other than download it as type
"application/octet-stream".
Perhaps the immutable upload could accept a filename as well and construct
a url of the form {{{/file/$IMMCAP/@@named=/$FILENAME}}}.
See also #827, #277, and #307.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1551#comment:1>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list