[wp-trac] [WordPress Trac] #12690: Square brackets breaking links that contain square brackets
WordPress Trac
wp-trac at lists.automattic.com
Fri Sep 14 20:00:33 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 |
-------------------------------------------------+-------------------------
Comment (by MikeHansenMe):
another problem with this line of code is that it does not show properly
in the feed.[[BR]]
{{{
item rdf:about="http://localhost/wp/?p=1">
<title>Hello world!</title>
<link>http://localhost/wp/?p=1</link>
<dc:date>2012-09-10T20:58:44Z</dc:date>
<dc:creator>admin</dc:creator>
<dc:subject><![CDATA[Uncategorized]]></dc:subject>
<description>[photos by</description>
<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>
</item>
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12690#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list