Page MenuHomePhabricator

Upload form should allow setting "Save as" filename
Closed, ResolvedPublic

Description

The upload form should have a "Save as:" box which would default to the name of
the selected file. For security and usability reasons, it should NOT be possible
to change the extension.

Upload file: [Bla.jpg ] [ Browse ]
Save as: [Sunrise in Turin ].jpg

The "Save as" could be set with a JavaScript after a file is selected. If no JS
is available or the field is left blank for another reasons, the normal filename
would be used.

Rationale: People often upload files from local collections that do not follow
naming conventions. This makes it easier for them to do so.


Version: 1.5.x
Severity: enhancement

Details

Reference
bz1105
TitleReferenceAuthorSource BranchDest Branch
Refactor HDFSArchiveOperator to run in Skeinrepos/data-engineering/airflow-dags!99ebysanshdfsarchive_operatormain
allowed_images: Allow subdirs in image pathsrepos/releng/gitlab-cloud-runner!3brennenbrennen/allowed-images-wildcardmain
Customize query in GitLab

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 8:06 PM
bzimport set Reference to bz1105.
bzimport added a subscriber: Unknown Object (MLST).

Fixed by Tim Starling as "Destination filename" field

avarab wrote:

It was only applied to HEAD, added the 'fixed-in-cvs' keyword.