Opened 11 years ago
Closed 11 years ago
#6365 closed defect (bug) (fixed)
Blogs: 'url' blogmeta should be deleted when editing a site via "Network Admin > Sites"
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.3 | Priority: | normal |
| Severity: | normal | Version: | 2.0 |
| Component: | Blogs | Keywords: | has-patch commit |
| Cc: |
Description
When editing a site's domain under "Network Admin > Sites", BP's 'url' blogmeta should be purged to reflect the new domain.
This is so blog posts from this domain uses the new domain for the activity action link.
Attached patch uses a function that I've marked as private.
Attachments (2)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Good catch, but can't we do better than 'load-site-info.php'? How about the 'refresh_blog_details' hook?