Closed (fixed)
Project:
System Status
Version:
7.x-3.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Jan 2016 at 19:15 UTC
Updated:
12 Feb 2018 at 15:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
laughnanExample would be changing /admin to /management. Since the URL /admin/reports/system_status/ redirects to /management/reports/system_status/ it will fail to get the necessary data and 404.
Comment #3
sam hermans commentedHmm, solving this in the module will create a mess.
I will implement this on the server side and allow to specify the 'path to the report' as an advanced site setting as this will be useful for other non Drupal sites in the future.
Comment #4
sam hermans commentedHello @laughnan,
You should now be able to set a crawl path per website:
Can you confirm that this resolves the issue ?
Comment #5
laughnanTesting now @Sam Hermans.
Comment #6
laughnanUpdated the portal and I'm still seeing an error code of 0 on the site. I've sent you a more specific details in email.
Comment #7
sam hermans commented