Ticket #6961 (closed defect: duplicate)

Opened 2 months ago

Last modified 2 weeks ago

Proposition for Media Uploader

Reported by: link2caro Assigned to: anonymous
Priority: low Milestone:
Component: Optimization Version:
Severity: minor Keywords:
Cc:

Description

The default Hyperlink of uploaded images is to itself which lets user get to the source file and quit the main site, this is not really cool to my opinion, I suggest either change the value='" . attribute_escape($file) . "' to nothing by default or even better make an option for default URL of uploaded images.

<input type='text' name='attachments[$post->ID][url]' value='" . attribute_escape($file) . "' /><br />

Thank you/

Change History

05/23/08 20:11:01 changed by link2caro

  • status changed from new to closed.
  • resolution set to duplicate.

===> #7031

06/17/08 23:52:52 changed by thee17

  • milestone deleted.