-
The default sites overview page fails under Plone 5.2 after an in-place migration from Plone 5.1.5.
```
2019-11-19 10:24:29,235 ERROR [ZODB.Connection:809][waitress] Couldn't load state for OFS…
-
I [accidentally released](https://github.com/zopefoundation/zope.proxy/commit/6e17c62303d058a672e686e8bee8ddb39eb4d160) zope.proxy 4.3.3 instead of 4.4.0 today because while the upcoming version in CH…
-
```
/etc/init.d/pyicqt start
Starting PyICQ-t transport:
/usr/share/pyicqt/src/avatar.py:9: DeprecationWarning: the sha module is
deprecated; use the hashlib module instead
import sha
/usr/share/…
-
Parsing the cookies in Beaker then fails which leads to no cookie and no session.
```python
>>> request.environ['HTTP_COOKIE']
'_fc_perPage=%7B%22value%22%3A%2250%22%7D; __ac="NjE2NDZkNjk2ZTo2MTY…
-
hey Godefroid! I just tried your Plone Dockerfile using the latest Docker 0.7, and encountered this error:
```
Building Zope/Plone; this takes a while...
Buildout returned an error code: 137; Abortin…
natea updated
10 years ago
-
```
Currently, its a hastle to start debugging scripts on linux since most
committed files have dos line endings. Sure, I can convert them, but then
it' s a real mess to update.
More information can …
-
The documentation currently documents `_Response`, which raises the question of what that underscore prefix is doing there exactly.
Instead, we should define a `treq.itreq.IHelpfulResponse` (better…
glyph updated
5 years ago
-
## BUG/PROBLEM REPORT / FEATURE REQUEST
`RestrictingNodeTransformer` rewrites usage of `print`, and expects its output to be retrieved with `printed`. This is too opinionated for my use case (plus I…
-
```
I want to create a standalone python installation, which can be used with the
android terminal emulator.
The python installation needs zope, twisted and pyopenssl, so I need to rebuild
python_27…
-
First I assumed this was a bug, but now I'm not so sure:
A type with a Choice field, using a vocabulary generated from site content (using a catalog search), having utf-8 term titles, causes a fail…
sunew updated
6 years ago