message.info("Redirecting to " + url.toString())
info.redirect(url)
- interceptor.register(intercept)
+ #FIXME: trying this disabled for a bit to test if qb crashes less
+ #2022-08-16 enabling it again (and off again)
+ # yeah crashed immediately
+ # interceptor.register(intercept)
except ImportError:
pass