Closed (fixed)
Project:
Site map
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2008 at 10:57 UTC
Updated:
20 Dec 2009 at 12:30 UTC
Jump to comment: Most recent file
Taxonomy tagged content section isn't showing on the sitemap
There are frontpage
primary,secondary and navigation menus "sections",book "section" but no taxonomy "section"
By the way italian translation is only partially loaded..... (some strings are translated others arent)
I will try to understand what's going wrong
poehnix
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | taxonomy_not_showing-227397.patch | 990 bytes | coltrane |
Comments
Comment #1
poehnix commentedThis query:
should be
I had just posted this answer but for some reason the post does not show
Comment #2
coltraneThanks, that change makes taxonomy show correctly.
Here's poehnix's code in a patch for site_map.module HEAD.
Comment #3
hass commentedWhy not only adding the missing $vid to the end?
Comment #4
hass commentedThis is already fixed in CVS. Not sure if HEAD is in sync with 6.x-1.x and if you have really used HEAD or not.