Patrick McElwee

Results 27 comments of Patrick McElwee

+1. I run into this with every demo I build. Reading through this, I still don't understand why privileges are better than roles. Is that written up anywhere? In particular,...

Thanks for the explanations @dmcassel and @grtjn !

Thanks Geert ... that's actually the line I should have linked to. I could see the properties map being passed through

Ah, I understand now. Yep, it is definitely a version sync problem. I had an older version of Roxy in `deploy/`, but a newer version of the jar, and in...

I don't have wiki editing privileges ... here is the page: https://github.com/marklogic-community/roxy/wiki/Run-Roxy-as-a-Jar.

+1 FWIW, as a workaround, I typically wrap the included `mlcp` method with this method that lets me call it with an array of arguments (and also includes the roles,...

In our case, we are a US store that sells a substantial amount abroad. I was experimenting with adding Skrill as an option only for those with billing addresses outside...

I am still getting this issue with nwb v0.23.0, because it seems the mini-css-extract-plugin is still not working on 4.16: https://github.com/webpack-contrib/mini-css-extract-plugin/issues/69#issuecomment-413974708 I think releasing a version with the latest version...

This is an issue with some special handling for list checkboxes (`[ ]`). I was able to workaround it. The problem came up when my lines started with `[ ]`....