Opened 17 years ago
Closed 17 years ago
#9067 closed defect (bug) (fixed)
force_balance_tags() triggers E_NOTICE error in some cases
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.8 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Just need to make sure an array element is there before checking its value.
Patch attached.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [10523]) Fix PHP notice in force_balance_tags(), props beaulebens, fixes #9067