Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#5080 closed defect (bug) (fixed)

image title still borked

Reported by: tellyworth's profile tellyworth Owned by:
Milestone: 2.3.1 Priority: normal
Severity: normal Version: 2.3
Component: General Keywords: has-patch 2nd-opinion
Focuses: Cc:

Description

  1. New Post
  1. Upload a PDF file, leave Title blank
  1. Click Send To Editor - it fails silently

The enclosed patch uses the filename as link text if the title is blank. It also fixes image uploads where 'Show: Title' is selected and the title is blank.

Attachments (1)

upload-title-fix-r6168.patch (405 bytes) - added by tellyworth 16 years ago.

Download all attachments as: .zip

Change History (7)

#1 @Viper007Bond
16 years ago

  • Keywords has-patch 2nd-opinion added
  • Milestone changed from 2.5 to 2.3.1
  • Version set to 2.3

#2 @ryan
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [6234]) Use filename if no title. Props tellyworth. fixes #5080 for 2.3

#3 @ryan
16 years ago

(In [6235]) Use filename if no title. Props tellyworth. fixes #5080 for trunk

#4 @tgiokdi
16 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened
  • Summary changed from Send To Editor fails if title is empty to image title still borked

fixed the pdf bug, but didn't effect the image title situation. Uploading an image without a title produces a non-working link for the "link to page" option.

#5 @darkdragon
16 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

I would make a new patch it is causing issues for images.

#6 @darkdragon
16 years ago

I meant make a new ticket, if it is still broken for images.

Note: See TracTickets for help on using tickets.