Opened 8 years ago
Last modified 8 years ago
#16978 confirmed New Feature
uploadfile creates files with hardcoded target="_blank"
Reported by: | ximunderscore | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.0 |
Keywords: | Cc: |
Description
Steps to reproduce
Upload a file using the uploadfile plugin, drag & drop from your favourite file manager.
Expected result
A link, with no target specified.
Actual result
A link, always with target="_blank" specified.
Feature request
Add a configuration option for uploadfile target specification.
Alternately (or; even better:) add / document a way to make default target depend on file / mime type.
Change History (1)
comment:1 Changed 8 years ago by
Status: | new → confirmed |
---|---|
Type: | Task → New Feature |
Version: | 4.6.2 → 4.5.0 |