Make WordPress Core

Opened 20 years ago

Closed 19 years ago

Last modified 19 years ago

#2027 closed enhancement (wontfix)

Image Upload - Unwanted Thumbnail

Reported by: yellowswordfish's profile YellowSwordfish Owned by: ryan's profile ryan
Milestone: Priority: normal
Severity: normal Version: 2.0
Component: Administration Keywords:
Focuses: Cc:

Description

When I click on 'Upload' in the Write page to upload an image, 2 files are created. The 'normal' file AND the 'thumbnail' file. The thumbnail - I am told - should not be automatically created unless I select that for the post.

Attachments (1)

nothumb.diff (1.5 KB) - added by skeltoac 20 years ago.

Download all attachments as: .zip

Change History (6)

@skeltoac
20 years ago

#1 @skeltoac
20 years ago

  • Milestone set to 2.0
  • Owner changed from anonymous to ryan
  • Priority changed from normal to high
  • Severity changed from normal to enhancement

You were told wrong. The thumbnail is always created if the image is of a certain size. If it wasn't created, Browse All would take forever to load and be a huge waste of bandwidth.

The attached diff places a "Create Thumbnail" checkbox next to the Upload button. It will always be on by default. Do not submit a bug for an "No thumbnails by default" option elsewhere. You're lucky if this patch even makes it into 2.0 ;-)

#2 @matt
20 years ago

  • Milestone changed from 2.0 to 2.1
  • Priority changed from high to normal

#3 @davidhouse
20 years ago

Why would we give this option? We need the thumbnail for Browse All, as you said.

#4 @matt
19 years ago

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

#5 @Nazgul
19 years ago

  • Milestone 2.1 deleted
Note: See TracTickets for help on using tickets.