Download & Extend

Link error under Content types fieldset. Replace _ with -

Project:XML sitemap
Version:6.x-2.x-dev
Component:xmlsitemap_node.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

Status:active» fixed

Thanks 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

#2

Status:fixed» closed (fixed)

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

nobody click here