Bug Notice controller criteria check should be wrapped in try/catch

There is a bug in this version
J

Jeremy P

Guest
Otherwise it's possible to set a controller which exists but cannot actually be called (ie. an XFCP controller), causing the notice list to throw an error.

Additionally, setting the criteria to an action which was added via a class extension causes the criteria to be flagged as potentially invalid (even though the criteria does work as expected).

Continue reading...