<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: Link Indication quote replacement problem and workaround</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Link Indication quote replacement problem and workaround</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 09:28:25 +0000</pubDate>

<item>
<title>Aaron Harun on "Link Indication quote replacement problem and workaround"</title>
<link>http://wordpress.org/support/topic/244928#post-1045757</link>
<pubDate>Tue, 14 Apr 2009 17:49:30 +0000</pubDate>
<dc:creator>Aaron Harun</dc:creator>
<guid isPermaLink="false">1045757@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Just a note, line 302 really should be removed. I've had to have several people disable your plugin because it was interfering with AJAXed WordPress. ( &#60;a href=&#34;http://wordpress.org/extend/plugins/ajaxd-wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/ajaxd-wordpress/&#60;/a&#62; )
&#60;/p&#62;</description>
</item>
<item>
<title>sampablokuper on "Link Indication quote replacement problem and workaround"</title>
<link>http://wordpress.org/support/topic/244928#post-989767</link>
<pubDate>Wed, 18 Feb 2009 05:03:13 +0000</pubDate>
<dc:creator>sampablokuper</dc:creator>
<guid isPermaLink="false">989767@http://wordpress.org/support/</guid>
<description>&#60;p&#62;In case this might help someone else:&#60;/p&#62;
&#60;p&#62;I emailed the author of the Link Indication plugin just now, because there seems to be a couple of bugs in the latest release of his (otherwise very good) plugin.&#60;/p&#62;
&#60;p&#62;On line 302 of link-indication.php, he has:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$final_stuff = str_replace(&#38;#39;\&#38;#39;&#38;#39;, &#38;#39;&#38;quot;&#38;#39;, $final_stuff);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This is problematic. If I have, for instance, an element thus:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;http://localhost/wordpress/blog&#38;quot; title=&#38;quot;My blog, &#38;#39;Cognitive Conga&#38;#39;&#38;quot;&#38;gt;Ratiocinations&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;then the single quotes are turned into double quotes by the plugin, which makes the XHTML not well-formed.&#60;/p&#62;
&#60;p&#62;The workaround is to comment out this line of the plugin.&#60;/p&#62;
&#60;p&#62;Another issue, which I didn't mention to the author in my message to him, is that I think the regex pattern on line 117 ought to be&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;#39;/&#38;lt;a (.*?)(href=(&#38;quot;&#124;\&#38;#39;)(.*?)(&#38;quot;&#124;\&#38;#39;))(.*?)&#38;gt;(.*?)&#38;lt;\/a&#38;gt;/i&#38;#39;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Perhaps someone else could confirm this?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/link-indication/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/link-indication/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
