Opened 9 years ago
Closed 9 years ago
#43327 closed defect (bug) (duplicate)
sanitize_option call twice
| Reported by: | shamim51 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Options, Meta APIs | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #21989.