Opened 12 years ago
Closed 12 years ago
#28810 closed defect (bug) (fixed)
is_active_widget() should skip orphaned widgets
| Reported by: | Ninos Ego | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | Widgets | Version: | 2.8 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
The function is_active_widget() should also skip orphaned widgets. Orphaned widgets are also inactive widgets.
Attachments (2)
Change History (8)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Yeah, this makes sense. Minor points: we should use triple-equals, and
substras used elsewhere to check fororphaned_widgets:Why was the severity changed to major?