Ticket #6408 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

Orphaned media uploads link to temp post ID from "Manage Media" screen.

Reported by: markjaquith Assigned to: markjaquith
Priority: low Milestone: 2.5
Component: Administration Version: 2.5
Severity: minor Keywords:
Cc:

Description

Orphaned media uploads show the following on the Manage Media screen:

http://img258.imageshack.us/img258/7694/picture9uw4.png

The post ID is negative, so clicking it results in an error.

Attachments

6408.001.diff (1.0 kB) - added by markjaquith on 03/27/08 01:59:23.

Change History

03/27/08 01:59:23 changed by markjaquith

  • attachment 6408.001.diff added.

03/27/08 02:00:51 changed by markjaquith

  • owner changed from anonymous to markjaquith.
  • status changed from new to assigned.

6408.001.diff makes that column blank for orphaned attachments.

03/27/08 02:50:01 changed by markjaquith

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [7543]) Don't show broken parent post links for orphaned media. fixes #6408