2.2 Release Candidate 2

Release Candidate 2 of WordPress 2.2 is up.

wordpress-2.2-RC2.tar.gz
md5: 1535c8dbab84dea7f0338cba5e58bf2e

wordpress-2.2-RC2.zip
md5: 96d038eb76c3970fb32b707962f23df2

Here is the full diff between RC1 and RC2.

And here’s the lowdown on what went into in RC2.

  • The WP importer was reworked to get around a preg_match_all() problem in PHP 5.2.2. #4239
  • The show count option for the archives widget now works for dropdowns. [5420]
  • TinyMCE is now enabled for Safari Webkit 420 and above. #4241
  • A JS fix for Widgets admin. #5436
  • Fix blogroll importing from local file. #4243
  • Workaround a PHP 5.2.2 bug that was breaking XMLRPC. #4248
  • An i18n fix for the akismet widget. #653
  • Akismet also got some attribute escaping fixes.
  • Eliminated duplicate code in get_posts(). #4251
  • Return the proper server protocol when HTTP/1.0 is requested. #3886
  • Flush all output buffers during shutdown to avoid problems with PHP 5. Should fix plugins that use output buffers. #3354

39 thoughts on “2.2 Release Candidate 2

  1. Nice, but are scheduled posts possible in this release already? That’s quite an essential feature that was said to have issues before.

  2. Is there a way of disabling the built in sidebar widgets? My theme doesn’t like it. My dynamic sidebar no longer works.

    I can’t reactivate the old sidebar widgets plugin.

  3. The bit that allows you to upload pictures and place them into the edit window seems to have disappeared.

    It it just my installation?

  4. Prolly OT, but how long after 2.2 goes GA will WP-MU get the code folded in. I ask because I have an MU project imminent, and I can hold off if necessary.

    KG

  5. And I place my question once more, which remains unanswered each and every time: are we going to have to fight our way through new themes, or will the themes from previous versions work this time?

    I asked this on the last post for 2.2, I asked it on the postings for 2.1 and I daresay I’ll be asking it for the 2.3 version when it comes. But the answers ….

  6. I read on Dougal Campbell’s blog that the page preview would no longer appear at the bottom…substituted for a page preview button (to open a new window) for quicker page loads? I could get used to that.

  7. I upgraded my blog and all was just fine and then… ohhh no, looks like sidebar widgets plugin don’t works anymore 🙁

  8. I tried this version and there seems to be an issue with “Restore Original Header” button under the Custom Image Header.
    When you click on that button, it throws up an error like “Cannot modify header information – headers already sent by (output started at path\wp-admin\admin-header.php:16) in path\wp-includes\functions.php on line 1348”

    Please see if you happen to reproduce it.

    Sadish

  9. Sadish, this should fix restore original header.

    LadyMoon, make sure you copy over wp-includes/widgets.php and not wp-admin/widgets.php.

  10. Hopefully this will have scheduled posts and something built in that allows you to easily change the order of the categories in the blogroll as they are listed on the page. I can’t seem to get the php to work to do that.

Leave a Reply