<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Fix for &#8220;Leading Whitespace Bug&#8221; in Syntaxhighlighter Evolved for WordPress</title>
	<atom:link href="http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/</link>
	<description>secrets and mysteries from the realms of the technocrats and other such ramblings</description>
	<lastBuildDate>Wed, 01 Feb 2012 04:10:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Nick</title>
		<link>http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/comment-page-1/#comment-61305</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 11 Jan 2012 11:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.undermyhat.org/blog/?p=191#comment-61305</guid>
		<description>Thanks a lot. I used your tutorial to fix &#039;chrome-auto-translate-plugin-dialog&#039; divs that are inserted automatically in tinyMCE.</description>
		<content:encoded><![CDATA[<p>Thanks a lot. I used your tutorial to fix &#8216;chrome-auto-translate-plugin-dialog&#8217; divs that are inserted automatically in tinyMCE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abel Braaksma</title>
		<link>http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/comment-page-1/#comment-373</link>
		<dc:creator>Abel Braaksma</dc:creator>
		<pubDate>Sun, 06 Sep 2009 12:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.undermyhat.org/blog/?p=191#comment-373</guid>
		<description>@DOHAB: I noticed that using a plugin like the &lt;a href=&quot;http://www.laptoptips.ca/projects/wordpress-excerpt-editor/&quot; rel=&quot;nofollow&quot;&gt;Excerpts plugin&lt;/a&gt; causes this behavior: when you edit an excerpt, even outside your original post, it re-saves your post, but also re-escapes all HTML entities, resulting in incorrect data. It is possible that you use a similar plugin with similar issues. 

Try disabling plugins one by one to find out what&#039;s causing this and then take it on with the author of that plugin.</description>
		<content:encoded><![CDATA[<p>@DOHAB: I noticed that using a plugin like the <a href="http://www.laptoptips.ca/projects/wordpress-excerpt-editor/" rel="nofollow">Excerpts plugin</a> causes this behavior: when you edit an excerpt, even outside your original post, it re-saves your post, but also re-escapes all HTML entities, resulting in incorrect data. It is possible that you use a similar plugin with similar issues. </p>
<p>Try disabling plugins one by one to find out what&#8217;s causing this and then take it on with the author of that plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dohab</title>
		<link>http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/comment-page-1/#comment-346</link>
		<dc:creator>Dohab</dc:creator>
		<pubDate>Sat, 05 Sep 2009 19:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.undermyhat.org/blog/?p=191#comment-346</guid>
		<description>that&#039;s strage!
I just created a post and test the same code and it works just fine. wth&#039;s goinon??</description>
		<content:encoded><![CDATA[<p>that&#8217;s strage!<br />
I just created a post and test the same code and it works just fine. wth&#8217;s goinon??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dohab</title>
		<link>http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/comment-page-1/#comment-345</link>
		<dc:creator>Dohab</dc:creator>
		<pubDate>Sat, 05 Sep 2009 19:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.undermyhat.org/blog/?p=191#comment-345</guid>
		<description>the code fix it self here, but not in my case.</description>
		<content:encoded><![CDATA[<p>the code fix it self here, but not in my case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dohab</title>
		<link>http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/comment-page-1/#comment-344</link>
		<dc:creator>Dohab</dc:creator>
		<pubDate>Sat, 05 Sep 2009 19:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.undermyhat.org/blog/?p=191#comment-344</guid>
		<description>I&#039;m still having this problem too, thus I&#039;m using the latest version 2.2.1 (at the time i wrote this response) which says it has fixed, but it&#039;s not, the bug still there.

I tried every fix I read about it too.

My code still looks like :

&lt;?php echo &quot;nice work&quot;; ?&lt;

even qouts converted.</description>
		<content:encoded><![CDATA[<p>I&#8217;m still having this problem too, thus I&#8217;m using the latest version 2.2.1 (at the time i wrote this response) which says it has fixed, but it&#8217;s not, the bug still there.</p>
<p>I tried every fix I read about it too.</p>
<p>My code still looks like :</p>
<p>&lt;?php echo &quot;nice work&quot;; ?&lt;</p>
<p>even qouts converted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Smith</title>
		<link>http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/comment-page-1/#comment-14</link>
		<dc:creator>Jon Smith</dc:creator>
		<pubDate>Thu, 23 Jul 2009 22:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.undermyhat.org/blog/?p=191#comment-14</guid>
		<description>This is awesome. Thanks for your contribution. The whitespace problem is the only thing that has stopped me from using SyntaxHighligher Evolved.</description>
		<content:encoded><![CDATA[<p>This is awesome. Thanks for your contribution. The whitespace problem is the only thing that has stopped me from using SyntaxHighligher Evolved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abel Braaksma</title>
		<link>http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/comment-page-1/#comment-4</link>
		<dc:creator>Abel Braaksma</dc:creator>
		<pubDate>Sun, 12 Jul 2009 14:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.undermyhat.org/blog/?p=191#comment-4</guid>
		<description>Thanks for pointing that out, I expanded and abbreviated the section, hopefully it is more factual now.

Also thanks for bringing out a new version of the plugin which includes this fix. I&#039;ll have a check at the copy-problem.</description>
		<content:encoded><![CDATA[<p>Thanks for pointing that out, I expanded and abbreviated the section, hopefully it is more factual now.</p>
<p>Also thanks for bringing out a new version of the plugin which includes this fix. I&#8217;ll have a check at the copy-problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abel Braaksma</title>
		<link>http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/comment-page-1/#comment-3</link>
		<dc:creator>Abel Braaksma</dc:creator>
		<pubDate>Sun, 12 Jul 2009 14:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.undermyhat.org/blog/?p=191#comment-3</guid>
		<description>Hendrik, can you try to check whether you get any errors by following the instructions &lt;a href=&quot;http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/#faq-errors&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;?

Note that it will not work with pages or blogs you already saved. The spaces are lost for these ones and have to be added again.

Viper has meanwhile updated the plugin. To effectuate the bugfix, all you have to do now is go to your plugin repository and click &lt;em&gt;Upgrade Automatically&lt;/em&gt; for the Syntaxhighlighter Evolved plugin: 
&lt;img style=&quot;width:450px;&quot; src=&quot;/blog/wp-content/uploads/2009/07/Screenshot_SyntaxHighlighterEvolved_Upgrade_Automatically.png&quot; alt=&quot;Screenshot SyntaxHighlighter Evolved Upgrade Automatically&quot; /&gt; 

If that still doesn&#039;t solve your problem please let me know.

-- Abel --</description>
		<content:encoded><![CDATA[<p>Hendrik, can you try to check whether you get any errors by following the instructions <a href="http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/#faq-errors" rel="nofollow">here</a>?</p>
<p>Note that it will not work with pages or blogs you already saved. The spaces are lost for these ones and have to be added again.</p>
<p>Viper has meanwhile updated the plugin. To effectuate the bugfix, all you have to do now is go to your plugin repository and click <em>Upgrade Automatically</em> for the Syntaxhighlighter Evolved plugin:<br />
<img style="width:450px;" src="/blog/wp-content/uploads/2009/07/Screenshot_SyntaxHighlighterEvolved_Upgrade_Automatically.png" alt="Screenshot SyntaxHighlighter Evolved Upgrade Automatically" /> </p>
<p>If that still doesn&#8217;t solve your problem please let me know.</p>
<p>&#8211; Abel &#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viper007Bond</title>
		<link>http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/comment-page-1/#comment-2</link>
		<dc:creator>Viper007Bond</dc:creator>
		<pubDate>Sat, 11 Jul 2009 21:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.undermyhat.org/blog/?p=191#comment-2</guid>
		<description>Your &quot;Prologue&quot; section is incorrect.

I wrote the original SyntaxHighlighter plugin. It was based on some code that Matt gave me that WordPress.com used at the time. I improved it significantly and mdawaffe contributed some great kses code.

Other people came along and wanted to add their own features to the plugin, so they forked it and poorly named their forks (Syntaxhighlighter Plus is one of those forks). I contributed no code to the &quot;Plus&quot; version, although it was based on my plugin.

Getting this confused is quite understandable though. The forkers chose very poor names.</description>
		<content:encoded><![CDATA[<p>Your &#8220;Prologue&#8221; section is incorrect.</p>
<p>I wrote the original SyntaxHighlighter plugin. It was based on some code that Matt gave me that WordPress.com used at the time. I improved it significantly and mdawaffe contributed some great kses code.</p>
<p>Other people came along and wanted to add their own features to the plugin, so they forked it and poorly named their forks (Syntaxhighlighter Plus is one of those forks). I contributed no code to the &#8220;Plus&#8221; version, although it was based on my plugin.</p>
<p>Getting this confused is quite understandable though. The forkers chose very poor names.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hendrik</title>
		<link>http://www.undermyhat.org/blog/2009/07/fix-for-leading-whitespace-bug-in-syntaxhighlighter-evolved-for-wordpress/comment-page-1/#comment-1</link>
		<dc:creator>Hendrik</dc:creator>
		<pubDate>Sat, 11 Jul 2009 00:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.undermyhat.org/blog/?p=191#comment-1</guid>
		<description>I came across the same whitespace problem but your fix doesn&#039;t work for me. I&#039;m using WP 2.8, FF 3.5 and the latest version of the plugin. I already disabled and emptied my cache. Any ideas?</description>
		<content:encoded><![CDATA[<p>I came across the same whitespace problem but your fix doesn&#8217;t work for me. I&#8217;m using WP 2.8, FF 3.5 and the latest version of the plugin. I already disabled and emptied my cache. Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)

Served from: www.undermyhat.org @ 2012-02-08 04:07:01 -->
