WordPress users are reporting issues with the latest version of WordPress, 2.0.1, including time outs and 404 error messages when posting. More at WordPress support here.
News • Editorial • Features • Interviews • Guides • Reviews • 100 Stories • Archive • books • Advertise

Want an avatar? Get a gravatar! • You can link to this comment
Hence the reason I’m still running 1.52 here ;-)
Matt
Want an avatar? Get a gravatar! • You can link to this comment
10 day old support forum threads are Blog Herald-worthy now?
Want an avatar? Get a gravatar! • You can link to this comment
The only problem with that I’ve ever had with 2.0.1 is when I’m forced to use IE.
Want an avatar? Get a gravatar! • You can link to this comment
I’ve developed a fix and submitted it to the WP core. The solution revolves around changing line 1403 of function.php to read:
if( !$posts || $posts[0]->ID )
Want an avatar? Get a gravatar! • You can link to this comment
Further info on the patch:
http://www.technosailor.com/wordpress-201-posting-bug/