Replies: 1 comment 1 reply
-
Hi @emaralive In such a case, you can directly edit the It's not the same situation than last time, it's weird WordPress doesn't manage to redirect the plain link to the pretty one. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Since each entry has key elements/attributes/cells such as
Page ID
andLink
(contains thePage ID
), should a ticket be opened so that someone who has access to see thePage ID
can make a correction to the README.md file located withinbp-documentation /data/
?Case in point:
https://github.com/buddypress/bp-documentation/tree/trunk/data#:~:text=2013/04/02-,29,-%E2%80%94%20%E2%80%94%20FAQ
The following represents line 249:
29 | — — FAQ | https://codex.buddypress.org/?p=29 | 2008/07/16
The link leads to a 404 page, the intended page is located at the following (utilizing a menu on codex.buddypress.org):
https://codex.buddypress.org/legacy/getting-started/faq/
However, this is the pretty URL and not the URL with the
Page ID
, thus, someone other than me, needs to make the correction.I just want to confirm that this is the process/protocol/procedure that should be used (open a ticket) and depending on the actions/steps that need to take place will determine the assignee for the remedy..
Edit - Just remembered something that happened to me during a dev-chat whereby a link with a Page ID was posted which resulted in a 404 page for me which was due to me not being able to view that specific page. Not sure if this is a similar situation, in case the page link is actually valid.
Edit 2 - See issue #28 which is setting this page to ignore.
Beta Was this translation helpful? Give feedback.
All reactions