Opened 19 months ago
Closed 19 months ago
#9020 closed defect (bug) (fixed)
Permalinks also need to be updated after a components having a directory first activation
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 12.0.0 | Priority: | high |
Severity: | normal | Version: | |
Component: | Core | Keywords: | has-patch |
Cc: |
Description ¶
Step to reproduce:
- do a 12.0 fresh install
- Activate the Groups component
- Try to create a new group
=> You will get a 404.
It can easily be fixed refreshing permalinks, but I believe we should force them to be refreshed to avoid this manual step.
Pull Requests
- Loading…
Note: See
TracTickets for help on using
tickets.
Force permalinks to be refreshed at next page load if one of the components is using a directory page.
Trac ticket: https://buddypress.trac.wordpress.org/ticket/9020