The module prints an error message on admin/reports/status if the directory public://xmlsitemap was not found or is not writable…
There is also a link to a drupal.org site:

See http://drupal.org/node/34025 for more information.

But the linked site was deleted or moved somewhere else.
Screenshot of msg
I don't know where the link should go, so I am not able to find the correct page to change it and write a patch to fix this…

thx
Nico

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Grienauer created an issue. See original summary.

G42’s picture

There does not appear to be any official documentation for the folder permissions issue. Maybe add a page for D8 similar to https://www.drupal.org/node/2364991

Or add a FAQ / Common Problems page, or include the folder permissions issue in the "known issues" page?

renatog’s picture

Hi, guys.

I generate a patch for fix this issue.

The id of node now is 34025 instead of: 30264.

Coming soon we will update the documentation.

Thank you very much, guys.

Regards.

  • RenatoG committed 2f20355 on 8.x-1.x
    Issue #2882464 by RenatoG, Grienauer, G42: Wrong drupal.org link on...
renatog’s picture

Status: Active » Fixed

Committed to the dev branch.

Thank you very much.

Regards.

sjerdo’s picture

Status: Fixed » Needs work

Hi RenatoG,

Please let someone review your work before committing it to the dev branch.
The link you replaced is incorrect.

The correct link should be: https://www.drupal.org/node/244924

The following issue states the change: #1114992: Delete "What permissions does Drupal need" node/34025

renatog’s picture

Status: Needs work » Needs review

New patch with fix it's in the attachment.

Good Work and Good Weekend.

Regards.

renatog’s picture

renatog’s picture

Patch with the fix.

Can you make the review, please?

Thank you very much.

Regards.

sjerdo’s picture

Status: Needs review » Reviewed & tested by the community

Patch #9 seems good. Works as expected.
Thanks

  • RenatoG committed 55bea8d on 8.x-1.x
    Issue #2882464 by RenatoG, Grienauer, sjerdo, G42: Wrong drupal.org link...
renatog’s picture

Status: Reviewed & tested by the community » Fixed

Thank you very much guys.

Committed to the dev branch.

Good Work.

Regards.

Status: Fixed » Closed (fixed)

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

apaderno’s picture

I added a redirect, so the users using the older version of the module, which would point them to https://www.drupal.org/node/34025, will be redirected to the correct page.