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: | r-a-y | Owned by: | r-a-y |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Blogs | Version: | 2.0 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Good catch, but can't we do better than 'load-site-info.php'? How about the 'refresh_blog_details' hook?