The links under the Content section of /admin/settings/xmlsitemap link to the Drupal 5 path

/admin/content/types/page?destination=admin%2Fsettings%2Fxmlsitemap

In Drupal 6 is should be
/admin/content/node-type/page?destination=admin%2Fsettings%2Fxmlsitemap

I'll submit a patch in a few minutes.

Comments

allella’s picture

StatusFileSize
new671 bytes

Here's a simple patch.

allella’s picture

StatusFileSize
new563 bytes

Sorry, the last patch wasn't relative to the proper directory path.

Hope this is better

Status: Needs review » Needs work

The last submitted patch, xmlsitemap-node-741144-2.patch, failed testing.

allella’s picture

Not sure what needs to be fixed here. I changed a broken link to a corrected link. I'd be glad to re-roll a patch if I know what these failures are, but it seems like they're related to something else.

Anonymous’s picture

Version: 6.x-2.0-alpha2 » 6.x-2.x-dev
Status: Needs work » Needs review

What happens if you apply the patch to 6.x-2.x-dev instead? That is where you should create your patches and using CVS diff is preferred. Setting attributes to see what happens.

dave reid’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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