Sean Upton
Sean Upton
These are two distinct issues — both with ContentExport (Plone 5.1, Python 2.7.18, `collective.exportimport == 1.7`, `plone.restapi==7.8.0`,) — but I'm using a common monkey patch to work around them, so...
If you set anything other than the site root as the rootPath (e.g. a navroot/subsite) in options for the relateditems pattern, the path passed to the AJAX catalog query will...
dev/#pattern/modal example with TinyMCE fails, because registry does not contain the pattern for TinyMCE. The workaround is to click the TinyMCE example first, then modal. Intially, when loading just the...
I get this when running `make test-dev` in attempting to stub (sinon) window['history']: `Chrome 51.0.2704 (Mac OS X 10.11.4) Structure "before each" hook for "initialize" FAILED TypeError: Cannot assign to...
`make install && make serve` result in `404` errors for `http://localhost:8001/dist/mockup/bundle.min.js` (on any supported node version I have tried). There is not any output to `_site/dist/mockup` directory (which does not...