Opened 11 years ago
Closed 11 years ago
#6709 closed defect (bug) (worksforme)
Missing break statement inside bp_core_admin_get_active_components_from_submitted_settings() function
| Reported by: | tw2113 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | good-first-bug |
| Cc: |
Description
Break statement missing for the "retired" action/case.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
There's a comment that says " fall through", so while I haven't looked into the commit history, it looks intentional.