Actions
Bug #6285
closedSettings API does not parse incoming values
Description
The api saves setting's value as a string independently of the setting type. This can cause unexpected errors when the value bubbles through to a place where string is not expected.
Actions