Forums

Google XML Sitemaps
Error in SQL query for custom taxonomies (4 posts)

  1. kilobytes
    Member
    Posted 6 months ago #

    There's an error in the sql query that fetches custom taxonomies.

    The following join fetches the wrong rows:

    AND r.term_taxonomy_id = t.term_id

    Instead, it should be:

    AND r.term_taxonomy_id = tt.term_taxonomy_id

    This is in the Beta release as well as the previous.

    http://wordpress.org/extend/plugins/google-sitemap-generator/

  2. Ipstenu
    Half-Elf Support Rogue & Mod
    Posted 6 months ago #

    Is this error ONLY happening in the WordPress 3.3-RC1 release? If not, I'll move this out to Plugins.

    This subforum is for the alpha/beta releases of WP, which today is 3.3.-RC1

  3. kilobytes
    Member
    Posted 6 months ago #

    Oh, I see.

    By "Beta release as well as the previous" I meant the plugin, not WP.

    The WP version is 3.1.2.

  4. Andrew Nacin
    WordPress Dev
    Posted 6 months ago #

    Moved to Plugins and Hacks.

Reply

You must log in to post.

About this Plugin

About this Topic

Tags