Actions
Bug #5037
closedbackend multiselect filters do not function
Description
There's no code to handle multiselect filters so they're impossible to use. In addition to this TableBrowser forces array values to sanitize to int instead of letting XmlQuery sanitize to the desired type (it has array sanitizing functionality).
Actions