Skip to content

2.3 Beta 1 Bug Hunt

August 28, 2007
by Ryan Boren

The first bug hunt in the WordPress 2.3 beta release cycle is Wednesday, August 29, 2007 at 17:00:00 UTC time. Join us on the #wordpress-bugs channel as we find and fix bugs. Hunts usually last 24 hours so that all time zones can join in.

8 Comments
  1. August 29, 2007 2:58 am

    I just wonder… I upgraded my blog to this beta version and after that now when i post new post it shows this error to me:

    [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 'AND p.post_date_gmt < '2007-08-29 10:50:53' ORDER By p.post_date DESC' at line 6]
    SELECT DISTINCT MONTH(p.post_date) AS `month` FROM wp_posts p INNER JOIN wp_post2cat p2c ON (p.ID = p2c.post_id ) WHERE YEAR(p.post_date) = AND p.post_date_gmt < '2007-08-29 10:50:53' ORDER By p.post_date DESC

    in admin panel not in blog…

    Is this beta bug or thre is something very wrong with my database? Sorry, I am not so advanced yet :(

  2. August 29, 2007 10:56 am

    IngaOz, that looks like a plugin that is not compatible with 2.3′s category table changes.

  3. August 29, 2007 7:26 pm

    @IngaOz: Are you using Google XML Sitemap Plugin or Extend Live Archive Plugin in your WordPress? These two plugins are not compatible with 2.3′s new category table. I have made some fix on these two plugins and they now work well in my system. If you need these two mod version plugins, send me an email istef.liu[at]gmail[dot]com

  4. Byran permalink
    August 30, 2007 3:26 am

    http://boren.nu/page/2/page/2/

    Easy, tiger. This is a 404 page.

  5. August 30, 2007 8:59 am

    Paging is now fixed.

  6. August 30, 2007 1:20 pm

    Thanks, istef :) I’ll email you, and yes I use both those plugins, probably this is from where errors comes :(

Trackbacks

  1. Hoy empieza el primer bug hunt de Wordpress 2.3 « Alex Seo
  2. propaganda press! » WordPress 2.3 Beta 1 Bug Hunt

Comments are closed.