Menu

#218 filter bug

open
nobody
None
5
2013-02-19
2008-06-11
Anonymous
No

When you create a new filter rule, the rule will work while you are in phex. When you exit phex and attempt to restart, the app will not start. If I delete the searchfilters.xml, it will start again. here is the error.log:

080611 10:54:42,0234(102) Error/GLOBAL:: java.lang.NullPointerException - Exception: java.lang.NullPointerException
at phex.xml.sax.rules.DNotCondition.createCondition(Unknown Source)
at phex.xml.sax.rules.DAndConcatCondition.createCondition(Unknown Source)
at phex.rules.SearchFilterRules.load(Unknown Source)
at phex.query.QueryManager.initialize(Unknown Source)
at phex.common.ManagerController.initializeManagers(Unknown Source)
at phex.Main.main(Unknown Source)

Discussion