[wp-trac] [WordPress Trac] #12690: Square brackets breaking links that contain square brackets
WordPress Trac
wp-trac at lists.automattic.com
Mon Sep 17 23:38:03 UTC 2012
#12690: Square brackets breaking links that contain square brackets
-------------------------------------------------+-------------------------
Reporter: iandstewart | Owner:
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: Future
Component: Formatting | Release
Severity: normal | Version:
Keywords: has-patch needs-testing needs-unit- | Resolution:
tests |
-------------------------------------------------+-------------------------
Changes (by kurtpayne):
* cc: kurtpayne (added)
Comment:
New patch ... almost identical to [[attachment:12690.2.diff]] except `.*+`
has been simplified to `.+`.
Replying to [comment:6 MikeHansenMe]:
> another problem with this line of code is that it does not show properly
in the feed.[[BR]]
>
> {{{
> <content:encoded><![CDATA[<p>[photos by <a
href="http://www.etsy.com/view_listing.php?listing_id=42936748&ref=sr_gallery_7&&ga_search_query=keep+calm+and+carry+on&ga_search_type=handmade&ga_page=13&includes[]=tags&includes[]=title”>KeepCalmPosters</a>
]</p>
> ]]></content:encoded>
> }}}
>
The patch fixes the missing closing quote on the feed, too.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12690#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list