When on the config from `/admin/config/system/site-information`
When you enter and save default 403 and 404 pages the form converts them to canonical paths like node/1.
If the user entered a path we should display that if no path exists we should use the canonical node/nid path.
patch forthcoming.
thanks,
~Geoff
Comments
Comment #2
serundeputy commentedPatch to use paths when they exist for 403 and 404 pages config form /admin/config/system/site-information
Comment #3
serundeputy commentedComment #5
serundeputy commentedComment #7
serundeputy commentedThese tests pass on my local run of them. Could it be false positives here?
I'll put this to NR to requeue tests.
Comment #8
cilefen commented8.0.x is closed out, 8.1.x is in RC and only accepting certain changes. New features go in 8.2.x now.
Comment #11
serundeputy commentednew re-rolled patch;
Comment #14
dagmarMaybe this patch is easier to read.
Comment #31
socialnicheguru commentedPatch for Drupal 10.3
Comment #32
socialnicheguru commentedupdated patch for Drupal 10.3
Comment #33
socialnicheguru commentedNeeds to check if needed on Drupal 10.4 and then a patch might be needed.