Thanks for insvestigation and report. This is a real bug. The logic in
SelectTrigger is wrong (actually the braces). The check should only be
made if row was found (the trigger type checking code should be inside
earlier block). I've created a JIRA issue (
http://jira.opensymphony.com/browse/QRTZNET-86 ) and it's already
fixed in trunk.
Cheers,
-Marko