#7159 closed defect (bug) (fixed)
dashboard blogsearch stores home option forever
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.6 | Priority: | normal |
| Severity: | minor | Version: | 2.5.1 |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | Cc: |
Description
If get_option('home') changes due to an update or a filter, there is no logic in place to update the blogsearch URLs. Attached patch checks for changes and updates the URLs.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
(In [8137]) Update blogsearch URL when home changes. Props andy. fixes #7159