Ticket #248 (new defect)

Opened 1 year ago

Last modified 10 months ago

Use file name for uploaded file title when title is not provided

Reported by: simontol Assigned to: misja
Priority: low Milestone:
Component: core Version: 0.9.0
Severity: minor Keywords:
Cc: Patch Included: 0
Review Stage: verify

Description

It could be useful to automatically set the title of the uploaded archive to the file name, when a title is not provided.

eg. filename: myimage128.jpg > title : myimage128

Actually if you upload a file and you don't provide a title it always displays "No Title" or "Auto-added file"

Change History

01/01/08 16:22:19 changed by simontol

  • summary changed from Use file name for uploaded file when name is not provided to Use file name for uploaded file title when title is not provided.

01/25/08 18:35:53 changed by ewout

  • priority changed from normal to low.
  • haspatch changed.
  • review_stage set to verify.
  • severity changed from normal to minor.
  • milestone deleted.

This could be done. But not displaying anything, like it is done right now is also a possible choice. The original filename is still displayed. I could not reproduce the "No Title" or "Auto-added file", I don't think that is what happens.

Shouldn't it be possible to have an empty title?