Opened 7 years ago
Closed 7 years ago
#48095 closed defect (bug) (fixed)
Added missing `break` in `default` case in `get_default_comment_status` function
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.3 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Comments | Keywords: | has-patch |
| Focuses: | coding-standards | Cc: |
Description
Added missing break in default case in get_default_comment_status function for coding consistency.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 46227: