id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 2265,Reporter search in Experiment explorer is broken,Nicklas Nordborg,everyone,"If a search condition is entered an error message is displayed and the list is not filtered. The actual class may very between String, Integer, etc. depending on the data type of the column. {{{ ClassCastException: class java.lang.String cannot be cast to class net.sf.basedb.core.Type ..... }}} In the log file there is a full stacktrace: {{{ java.lang.ClassCastException: class java.lang.String cannot be cast to class net.sf.basedb.core.Type (java.lang.String is in module java.base of loader 'bootstrap'; net.sf.basedb.core.Type is in unnamed module of loader org.apache.catalina.loader.ParallelWebappClassLoader @45a37759) at net.sf.basedb.core.PropertyFilter.getDynamicRestriction(PropertyFilter.java:1264) at net.sf.basedb.core.ItemContext.configureQuery(ItemContext.java:1986) at net.sf.basedb.clients.web.ExperimentExplorer.getReporterQuery(ExperimentExplorer.java:720) at org.apache.jsp.views.experiments.explorer.search.list_jsp._jspService(list_jsp.java:337) ... }}} **Update** The same problem is present in other lists as well: * Spot data * Cloned reporter * And possibly in other places that also use the affected API.",defect,closed,major,BASE 3.19,core,,fixed,,