Opened 14 years ago
Closed 14 years ago
#22050 closed defect (bug) (fixed)
Undefined variable: setting_errors in get_settings_errors()
| Reported by: | bradyvercher | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Administration | Version: | 3.5 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Introduced in [21315].