Opened 13 years ago
Closed 13 years ago
#22050 closed defect (bug) (fixed)
Undefined variable: setting_errors in get_settings_errors()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.5 | Priority: | normal |
| Severity: | normal | Version: | 3.5 |
| Component: | Administration | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
When get_settings_errors() is called for a setting that that doesn't result in any errors when it's saved, a debug notice is generated due to the $setting_errors variable not being initialized before it's returned.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Introduced in [21315].