-
```
Strange startup error. Have done a buildout with plone 3.1.6 (& 3.1.7) and
plonegetpaid. When I start the instance by hand with './bin/supervisord' ore
'./bin/instance1 fg' ore '../bin/zopectl st…
-
I'm using this package in Plone 4.3.6. When I run
```
bin/plonectl fg
```
I got the following error:
```
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/usr/local/Plone-4.3.6-standa…
-
Hello, such a nice repository benefits me a lot and so kind of you to make it open source!
**Question**
There’s some possible legal issues on the license of your repository when you combine numer…
-
https://github.com/plone/plone.app.event/blob/master/plone/app/event/base.py#L733
-
# To reproduce.
Define an extra view in the yaml file for a block.
```
view:
id: my_form
with_theme: true
```
Visiting `/my_form` works for logged in users but fails for anonymous …
-
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…
-
From the docstring on `tube`:
```
"""
L{tube} is a class decorator which declares a given class to be an
implementer of L{ITube} and fills out any methods or attributes which are
…
-
### Please make sure these conditions are met
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest version of scanpy.
- [ ] (op…
-
A request for JSON content (using an accept header of `application/vnd.physiome.pmr2.json.1`) returns `text/html` when there is an error. This content includes the error log number. Could a suitable J…
dbrnz updated
8 years ago
-
After upgrading from Zope 5.9 to 5.11, REQUEST.HTTP_X_FORWARDED_HOST is missing - apparently because waitress changed the default for clear_untrusted_proxy_headers from False to True. Unfortunately, i…