Opened 15 years ago
Closed 15 years ago
#1402 closed defect (bug) (fixed)
Topic Widget Errors
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.0 | Priority: | high |
| Severity: | critical | Version: | |
| Component: | General - Administration | Keywords: | has-patch tested |
| Cc: |
Description
Notice: Undefined index: title on line 147 Notice: Undefined index: max_shown on line 148 Notice: Undefined index: show_date on line 149 Notice: Undefined index: pop_check on line 150
Attaching a patch to fix this with simple empty() checks..
Related: #1365
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Also contains some whitespace fixes