Make WordPress Core

Opened 18 years ago

Closed 13 years ago

#7491 closed enhancement (duplicate)

thumbnail creation fails silently

Reported by: tieguy Owned by:
Priority: normal Milestone:
Component: Upload Version:
Severity: normal Keywords: needs-patch
Cc: Focuses:

Description

When thumbnail creation fails, it fails silently, with no indication why it fails. That is a real pain in the ass if you're trying to debug. Frankly, I assumed for months that thumbnailing just wasn't implemented yet- it was only because I noticed that it does work on ma.tt that I even went back and tried to debug the situation.

I'm still not succeeding in actually getting the thumbnailing working, for what it is worth- extensive googling suggested I should install libgd, which I've now done, but no helpful errors from wordpress means I'm just back at square one in terms of figuring out why it is breaking.

There are no other directly pertinent bugs, but #7039 and #1952 mention instances of silent failure being a problem and #2794 has a (now bitrotted) patch creating an error reporting system.

Change History (8)

#1 @jacobsantos
18 years ago

You don't need libgd, you need the GD PHP extension.

#2 @jacobsantos
18 years ago

  • Component GeneralGallery
  • Keywords reporter-feedback added
  • Milestone 2.72.8
  • Owner anonymous removed

Thumbnails work for me, sending to next release since issue seems to be an edge case.

#3 @Denis-de-Bernardy
17 years ago

  • Component GalleryUpload
  • Keywords needs-patch added; reporter-feedback removed
  • Milestone 2.8Future Release
  • Type defect (bug)enhancement

we could add a message, yeah...

#5 @Denis-de-Bernardy
17 years ago

  • Milestone Future Release2.9

#6 @ryan
17 years ago

  • Milestone 2.9Future Release

#8 @helen
13 years ago

  • Milestone Future Release
  • Resolutionduplicate
  • Status newclosed

Duplicate of #23127.

Note: See TracTickets for help on using tickets.