Opened 9 years ago
Closed 9 years ago
#1228 closed defect (bug) (fixed)
Eliminate redirect for glossary items
Reported by: | SergeyBiryukov | Owned by: | coffee2code |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Make (Get Involved) / P2 | Keywords: | needs-patch |
Cc: |
Description
On https://make.wordpress.org/polyglots/glossary/, each item's permalink performs a redirect due to handbook
missing in the URL.
For example, https://make.wordpress.org/polyglots/glossary/#glotpress
redirects to https://make.wordpress.org/polyglots/handbook/glossary/#glotpress
The permalinks should have correct URLs without the redirect.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Source: sites/trunk/wordpress.org/public_html/wp-content/plugins/handbook/inc/glossary.php?marks=48,72-76#L25
Is the glossary always a part of the handbook?