[wp-trac] [WordPress Trac] #14514: Fix oEmbed issues caused by kses
WordPress Trac
wp-trac at lists.automattic.com
Tue Aug 3 03:34:51 UTC 2010
#14514: Fix oEmbed issues caused by kses
--------------------------+-------------------------------------------------
Reporter: Viper007Bond | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Embeds | Version: 3.0.1
Severity: normal | Keywords: has-patch
--------------------------+-------------------------------------------------
kses converts `&` to `&` in URLs for low access users. See #11311
Attached patch is a workaround until #11311 gets fixed (we need to pass
the original `&` to the oEmbed provider and not `&`).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14514>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list