The site map page doesn't show any taxonomy rss feeds, even if they're selected. This is because on line 288, although you use db_placeholders() to generate the list of %d for the 'vid in ()' part of the sql, you don't pass in the array of vids as arguments to the db_query call. Patch included.

CommentFileSizeAuthor
site_map_missing_taxonomy.patch941 bytesjcfiala

Comments

frjo’s picture

Assigned: Unassigned » frjo
Status: Needs review » Fixed

Thanks for finding this bug and for the patch to fix it! I have committed it to the 6-dev version now.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.