Opened 8 years ago
Closed 8 years ago
#43327 closed defect (bug) (duplicate)
sanitize_option call twice
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Options, Meta APIs | Keywords: | |
| Focuses: | Cc: |
Description
When update_option is called but did not have that option, then it automatically call to add_option. but sanitize_option call in update_option and again in add_option.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Duplicate of #21989.