Closed (fixed)
Project:
XML sitemap
Version:
5.x-2.x-dev
Component:
xmlsitemap_node
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2008 at 12:02 UTC
Updated:
19 Dec 2008 at 18:53 UTC
I updated the module with the 2008-12-02 version.
Now it doesn't displays nodes in the sitemap.
ht tp://w ww.tosca naeti rre no.c om/sitem ap.xml
There was also a missing ";" error
Comments
Comment #1
avpadernoI checked the files for any syntax errors, but I don't get any.
Comment #2
avpadernoThe error was in xmlsitemap.module, not xmlsitemap_node.module. That is the reason why I could not find the syntax error.
I would think this has been fixed in CVS, now.
I see there is also problem with the XML stylesheet, anyway, in your web site. The sitemap should appear formatted like HTML, in a browser, but this doesn't happen with your web site.
Comment #3
avpadernoComment #4
mader commentedsorry, i was wrong, it was not a missing ";", but an unexplected ";" at line 682 of xmlsitemap.module
Easyly fixed adding a ")" before it.
Anyway, main problem is that nodes are not displayed in sitemap.
Comment #5
avpadernoComment #6
avpadernoI am sorry: we were adding a comment at the same time.
I cannot reproduce the issue you have. In the test site I am using, with i18n installed, the sitemap shows all the links to nodes.
Comment #7
mader commented