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

avpaderno’s picture

Status: Active » Postponed (maintainer needs more info)

I checked the files for any syntax errors, but I don't get any.

avpaderno’s picture

Status: Postponed (maintainer needs more info) » Fixed

The 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.

avpaderno’s picture

Component: xmlsitemap_node » xmlsitemap
mader’s picture

Component: xmlsitemap » xmlsitemap_node
Status: Fixed » Postponed (maintainer needs more info)

sorry, 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.

avpaderno’s picture

Status: Postponed (maintainer needs more info) » Fixed
avpaderno’s picture

Status: Fixed » Postponed (maintainer needs more info)

I 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.

mader’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

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