Niklas Närhinen
Niklas Närhinen
Is this a problem with compojure and the way I'm initializing clauth? If so, how should one use with compojure?
Hmm.. is it so that we would have to use ComplexPhraseQueryParser to achive what I'd like to have. And if so, would it break existing functionality?
I had almost similar behavior until I upgraded my Require.js to 2.1.1 as stated in af2d6caf94558b3ffff750c01f923a9cebbef74b You of course also need to have the latest plugin HEAD.
IMHO the .post() could add a debug log (like the deprecation warnings from res.send(201, {}) etc) saying something like `POST handler for will never be called, check your routes`.
Otherwise I like the API, something I'd use with pleasure.
Not sure what happeed afer upgrading but now I'm experiencing this on all my old instances.. current version: ``` multipass 1.12.2+mac multipassd 1.12.2+mac ``` ``` % multipass -vvvv start codesense...
Yes I can see that now too. The test suite still passes, don't know where the failures come from. It seems I had this problem allready at my old repo....