-
**Steps to reproduce**
_docker run -p 8888:8888 kinto/kinto-server_
Running kinto 14.0.1.dev0.
First request
```
POST /v1/buckets HTTP/1.1
Host: 127.0.0.1:8888
Authorization: Basic AAAA
Cont…
-
Tests are failing on git master, which is commit 45d20ad9057547651dd48296038d7ccd1d7b184a currently. They were passing on that commit [in Travis two years ago](https://travis-ci.org/github/zopefounda…
-
Are there plans to support python 3?
-
Hello
I have a prodcut with a csv defined workflow. It used to work OK.
Starting with latest plone, i see errors when installing the product.
If i specify 2.2.4 version for DCWorkflow, it works …
-
Works on "design your own cache" redis clusters but not serverless (engine version 7.1 for both).
Running daphne in docker on aws ec2.
Traceback:
```
[1] [ERROR] Exception inside application…
-
The docs at readthedocs.io basically only mention how to get Zope2 to work, but nothing else.
They do not mention what to learn / know / how to write an egg that I can load in Zope2 and have it work,…
-
In Plone 4.1.6 instance, calls to
```
item_obj.getField('leadImage').tag(scale='mini',title='')
```
in a template, where item_obj is an object with a lead image, fail with
```
Unauthorized: You ar…
jmce updated
12 years ago
-
The Zope Developer’s Guide at https://zope.readthedocs.io/en/latest/zdgbook/index.html has many references to Zope 2 and should be updated to work with Zope 4 on Python 3.
- [x] 1. Introduction
- …
-
## BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
This is probably related to Zope 5.8.4 issue [#1141](https://github.com/zopefoundation/Zope/pull/1141) and pull request [#1142](https://github.com/zope…
-
On a default teamraum installation it raises the following exception if I try to render the preview in the example workspace.
```
Module Products.PageTemplates.Expressions, line 218, in evaluateStru…