What do you mean under "ErrorDump log"? I just checked the code and you should not receive any errors in the console. Although, errors are handled by $error variable, it is expected behavior. The code internally tries to cast qualifier value to various formats (Integer, DateTime, OID, String). But casting failures are handled internally and no exception message is returned to the console.
↧