[wp-trac] [WordPress Trac] #21990: SimplePie: DOMDocument can be disabled

WordPress Trac noreply at wordpress.org
Sun Dec 2 16:43:13 UTC 2012


#21990: SimplePie: DOMDocument can be disabled
------------------------------------------+---------------------
 Reporter:  nacin                         |       Owner:  rmccue
     Type:  defect (bug)                  |      Status:  closed
 Priority:  low                           |   Milestone:  3.5
Component:  External Libraries            |     Version:  trunk
 Severity:  normal                        |  Resolution:  fixed
 Keywords:  needs-unit-tests needs-patch  |
------------------------------------------+---------------------
Changes (by nacin):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"22970"]:
 {{{
 #!CommitTicketReference repository="" revision="22970"
 SimplePie: Return nothing and throw an error in SimplePie_Sanitize when
 DOMDocument is disabled.

 Note that when SimplePie is used through the WordPress fetch_feed()
 function, we use kses rather than SimplePie_Sanitize, which removes the
 dependency on DOMDocument. This change is only for plugins using SimplePie
 directly.

 props rmccue. fixes #21990.
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21990#comment:27>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list