Patrick Gerken

Results 21 comments of Patrick Gerken

Out of curriosity, how is that handled in Zalando? Is this file https://api.zalando.com/schema/swagger.json also bundled?

I an looking for the same issue with a 4.3 zodb. in my case I found an index file with index_tmp suffix, suggesting that something killed my zeoserver while it...

did you check the console for js errors?

I fixed it already in my drag&drop

@idgserpro The problem is unrelated to Plone. Without ever having a deep look into it, from my understanding the root of the problem python packaging does not expose the necessary...

Instead of using bootstrap.py you can also just pip install zc.buildout That tends to work better than bootstrap.py nowadays

The example above is contrived. The real example had two eggs, one requiring bla[z3csomeing] the other bla

and yes, the line you provided looks about right. and plone.formwidget.recurrence 1.2.5 would match that spec and exists

I don't understand. the example above fails. Are you suggesting that the example is meant to fail, and an example with two different eggs, depending on pfc with different constrains...