Closed (fixed)
Project:
XML sitemap
Version:
6.x-2.x-dev
Component:
xmlsitemap_node.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2009 at 00:05 UTC
Updated:
28 Jul 2009 at 00:40 UTC
Line 97 xmlsitemap_node.module
Page:
/admin/settings/xmlsitemap
In the module's settings page under Content types fieldset, some of the links to the content types are wrong. This only happens when the content type's name has a space in it. i.e.:
Sample Links for content types:
Landing Page (/admin/content/node-type/landing_page?destination=admin%2Fsettings%2Fxmlsitemap) // wrong link, it should be landing-page instead of landing_page
Page (/admin/content/node-type/page?destination=admin%2Fsettings%2Fxmlsitemap) // correct link
Comments
Comment #1
dave reidThanks for the report. I didn't think to test complex node types. I committed a fix to CVS and the development build will be regenerated in 12 hours or less.
http://drupal.org/cvs?commit=237046