<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Technosailor - Latest Comments in WordPress 2.0.1 Posting Bug</title><link>http://technosailor.disqus.com/</link><description></description><atom:link href="https://technosailor.disqus.com/wordpress_201_posting_bug/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sun, 30 Apr 2006 22:54:19 -0000</lastBuildDate><item><title>Re: WordPress 2.0.1 Posting Bug</title><link>http://technosailor.com/2006/02/26/wordpress-201-posting-bug/#comment-1031108</link><description>&lt;p&gt;Are you running PHP exec or something? '&amp;lt;a href="&lt;a href="http://curl.haxx.se/" rel="nofollow noopener" target="_blank" title="http://curl.haxx.se/"&gt;http://curl.haxx.se/&lt;/a&gt;" rel="nofollow"&amp;gt;curl&amp;lt;/a&amp;gt;' is a unix library for fetching/grokking URLs from the command line and PHP has wrapper functions around it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aaron Brazell</dc:creator><pubDate>Sun, 30 Apr 2006 22:54:19 -0000</pubDate></item><item><title>Re: WordPress 2.0.1 Posting Bug</title><link>http://technosailor.com/2006/02/26/wordpress-201-posting-bug/#comment-1031107</link><description>&lt;p&gt;Finally, I found the problem. It's the word  that trigger the problem. So I changed it to plural or tense and the problem solved. This is crazy, because that sentence doesn't make sense let alone is grammatically correct.&lt;/p&gt;&lt;p&gt;I find this really ridculous, what is wrong with the word curl? Any significant issue to technical or program problem?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Minks</dc:creator><pubDate>Sun, 30 Apr 2006 01:05:21 -0000</pubDate></item><item><title>Re: WordPress 2.0.1 Posting Bug</title><link>http://technosailor.com/2006/02/26/wordpress-201-posting-bug/#comment-1031106</link><description>&lt;p&gt;I tried that on wp 2.02 and still face the same problem. Any other soloution&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Minks</dc:creator><pubDate>Sun, 30 Apr 2006 00:56:10 -0000</pubDate></item><item><title>Re: WordPress 2.0.1 Posting Bug</title><link>http://technosailor.com/2006/02/26/wordpress-201-posting-bug/#comment-1031105</link><description>&lt;p&gt;Which version are you running, Stacie?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aaron</dc:creator><pubDate>Wed, 15 Mar 2006 21:36:16 -0000</pubDate></item><item><title>Re: WordPress 2.0.1 Posting Bug</title><link>http://technosailor.com/2006/02/26/wordpress-201-posting-bug/#comment-1031104</link><description>&lt;p&gt;Well, I finally did it and updated.  Now, do I still do the second patch or will I mess something up?  Everything is running great right now.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stacie</dc:creator><pubDate>Wed, 15 Mar 2006 21:21:43 -0000</pubDate></item><item><title>Re: WordPress 2.0.1 Posting Bug</title><link>http://technosailor.com/2006/02/26/wordpress-201-posting-bug/#comment-1031103</link><description>&lt;p&gt;[Comment ID #4698 Will Be Quoted Here]&lt;/p&gt;&lt;p&gt;No, I don't think so. I do have PHP Markdown installed. But since the words 'curl' is usually found in &amp;amp;lt;code&amp;amp;gt; or &amp;amp;lt;pre&amp;amp;gt; markup on my post, I was not able to use Markdown to format text with 'curl' in them. Markdown would use HTML entities for anything that is formatted as code (indented by 4 spaces). So I had to resort to using HTML tags.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nimrod</dc:creator><pubDate>Tue, 14 Mar 2006 14:30:41 -0000</pubDate></item><item><title>Re: WordPress 2.0.1 Posting Bug</title><link>http://technosailor.com/2006/02/26/wordpress-201-posting-bug/#comment-1031102</link><description>&lt;p&gt;Actually you can use &amp;amp;lt;code&amp;amp;gt; or &amp;amp;lt;pre&amp;amp;gt; or a combination of both as well. Do you have a plugin that executes PHP in the post because that could be making it wonky as well.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aaron</dc:creator><pubDate>Tue, 14 Mar 2006 14:23:09 -0000</pubDate></item><item><title>Re: WordPress 2.0.1 Posting Bug</title><link>http://technosailor.com/2006/02/26/wordpress-201-posting-bug/#comment-1031101</link><description>&lt;p&gt;That last bit should have been:&lt;/p&gt;&lt;p&gt;The work-around I have found is to wrap the words 'curl' with SPAN tags.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nimrod</dc:creator><pubDate>Tue, 14 Mar 2006 14:11:05 -0000</pubDate></item><item><title>Re: WordPress 2.0.1 Posting Bug</title><link>http://technosailor.com/2006/02/26/wordpress-201-posting-bug/#comment-1031100</link><description>&lt;p&gt;[Comment ID #4695 Will Be Quoted Here]&lt;/p&gt;&lt;p&gt;I am using 2.0.2. I reuploaded the unmodified functions.php. Anyway, I have tracked down the culprit. It seems that the host that my blog is on is using mod_security.&lt;/p&gt;&lt;p&gt;The post that triggers the behavior is very long and contains what would be interpreted as a shell scripting attack by mod_security. I found out that it gets triggered only if my post contained the word 'curl' in it. Since I am on a virtual hosted environment, I cannot turn off mod_security or even change the rules it uses.&lt;/p&gt;&lt;p&gt;Here is the post &lt;a href="http://abing.gotdns.com/2006/03/14/php4-and-php5-side-by-side-installation-on-breezy/" rel="nofollow noopener" target="_blank" title="http://abing.gotdns.com/2006/03/14/php4-and-php5-side-by-side-installation-on-breezy/"&gt;http://abing.gotdns.com/200...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;The work-around I have found is to wrap the words 'curl' with  tags.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nimrod</dc:creator><pubDate>Tue, 14 Mar 2006 14:08:53 -0000</pubDate></item><item><title>Re: WordPress 2.0.1 Posting Bug</title><link>http://technosailor.com/2006/02/26/wordpress-201-posting-bug/#comment-1031099</link><description>&lt;p&gt;Nimrod--&lt;/p&gt;&lt;p&gt;The problem was fixed in 2.0.2 and the patch is not required.  If you have installed WP 2.0.2 &amp;lt;em&amp;gt;and ran the upgrade script&amp;lt;/em&amp;gt;, what version is your wp-admin reporting???&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aaron</dc:creator><pubDate>Tue, 14 Mar 2006 13:56:24 -0000</pubDate></item><item><title>Re: WordPress 2.0.1 Posting Bug</title><link>http://technosailor.com/2006/02/26/wordpress-201-posting-bug/#comment-1031098</link><description>&lt;p&gt;Installed WP 2.0.2. The bug is still there. Even worse, the patch above does not work :(&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nimrod</dc:creator><pubDate>Tue, 14 Mar 2006 04:07:07 -0000</pubDate></item><item><title>Re: WordPress 2.0.1 Posting Bug</title><link>http://technosailor.com/2006/02/26/wordpress-201-posting-bug/#comment-1031097</link><description>&lt;p&gt;Didn't work for me. I continue receiving stuff like this:&lt;/p&gt;&lt;p&gt;WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''schroeder\') as score FROM wp_posts where id=567' at line 1]&lt;br&gt;SELECT MATCH(post_content, post_title) against ('schroeder\') as score FROM wp_posts where id=567;&lt;/p&gt;&lt;p&gt;WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''don\') as score FROM wp_posts where id=567' at line 1]&lt;br&gt;SELECT MATCH(post_content, post_title) against ('don\') as score FROM wp_posts where id=567;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Trevor</dc:creator><pubDate>Fri, 10 Mar 2006 01:06:58 -0000</pubDate></item><item><title>Re: WordPress 2.0.1 Posting Bug</title><link>http://technosailor.com/2006/02/26/wordpress-201-posting-bug/#comment-1031096</link><description>&lt;p&gt;Wait a day or two. WP 2.0.2 will be out which fixes this and a bunch of other bugs.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aaron</dc:creator><pubDate>Tue, 07 Mar 2006 15:50:13 -0000</pubDate></item><item><title>Re: WordPress 2.0.1 Posting Bug</title><link>http://technosailor.com/2006/02/26/wordpress-201-posting-bug/#comment-1031095</link><description>&lt;p&gt;Hmmm - did not work for me :(&lt;br&gt;Im getting a 500 - Internal Server Error (a wordpress one, not a real apache one). Only effects me when I try and post an entry with code in it.&lt;/p&gt;&lt;p&gt;Any ideas??&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stuart</dc:creator><pubDate>Tue, 07 Mar 2006 15:40:02 -0000</pubDate></item><item><title>Re: WordPress 2.0.1 Posting Bug</title><link>http://technosailor.com/2006/02/26/wordpress-201-posting-bug/#comment-1031094</link><description>&lt;p&gt;Hey...thanks for the fix!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cary</dc:creator><pubDate>Mon, 27 Feb 2006 15:58:40 -0000</pubDate></item><item><title>Re: WordPress 2.0.1 Posting Bug</title><link>http://technosailor.com/2006/02/26/wordpress-201-posting-bug/#comment-1031093</link><description>&lt;p&gt;Thank you for the solution, I've already added it to my blog ;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">anty</dc:creator><pubDate>Mon, 27 Feb 2006 06:52:43 -0000</pubDate></item></channel></rss>