[wp-trac] [WordPress Trac] #35591: Shortcode Attributes Parsing Issue

WordPress Trac noreply at wordpress.org
Fri Mar 4 09:43:33 UTC 2016


#35591: Shortcode Attributes Parsing Issue
-------------------------------+-----------------------
 Reporter:  markclotfelter     |       Owner:
     Type:  defect (bug)       |      Status:  reopened
 Priority:  normal             |   Milestone:
Component:  Shortcodes         |     Version:  4.4.1
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+-----------------------

Comment (by TobiasBg):

 The problem with the `<` is likely different, that's due to Shortcodes no
 longer allowing HTML, and for safety measures, the `<` is treated
 differently. See this [https://make.wordpress.org/core/2015/08/30
 /shortcodes-roadmap/ blog post] for some details.

 The issue with those quotation marks might be the same as above, some
 extra `wp_texturize()` or similar. Can you therefore please check if this
 still happens after temporarily deactivating all other plugins and after
 switchting to a WordPress default theme like Twenty Sixteen?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35591#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list