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.
| Comment | File | Size | Author |
|---|---|---|---|
| site_map_missing_taxonomy.patch | 941 bytes | jcfiala |
Comments
Comment #1
frjo commentedThanks for finding this bug and for the patch to fix it! I have committed it to the 6-dev version now.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.