Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#25274 closed defect (bug) (fixed)

Apply fix needed when using SimplePie's set_image_hander()

Reported by: mikeschinkel's profile MikeSchinkel Owned by: nacin's profile nacin
Milestone: 3.7 Priority: normal
Severity: normal Version: 3.6
Component: External Libraries Keywords: simplepie
Focuses: Cc:

Description

There is a bug in the SimplePie shipped with WordPress 3.6 that manifests itself when trying to use set_image_handler(). I've submitted a pull request for it on GitHub and @ryanmccue merged it into the SimplePie source and suggested posting a trac ticket referencing said merge.

Change History (3)

#1 @rmccue
11 years ago

  • Component changed from General to External Libraries
  • Keywords bug removed
  • Milestone changed from Awaiting Review to 3.7

I am Ryan McCue, and I approve this message.

#2 @nacin
11 years ago

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

In 25342:

SimplePie: Fix use of DOMElement as array.

props MikeSchinkel.
fixes #25274.

#3 @MikeSchinkel
11 years ago

Thanks @ryanmccue and @nacin.

Note: See TracTickets for help on using tickets.