-
When we look up for adapters:
https://github.com/zopefoundation/zope.interface/blob/405017fef489ff9d517d0e86e6cb0e6a14fb9bd6/src/zope/interface/adapter.py#L818
We might have:
1. a closed conn…
-
## BUG
### What I did:
Use Firefox. Login as admin in the classic UI. Access the control panel. Edit an action. The form opens in modal. Because the form is to long you have to scroll down to fi…
-
If you want to use the path widget with a plone site named `plone`, you get a traceback :
```
Traceback (innermost last):
Module ZPublisher.WSGIPublisher, line 155, in transaction_pubevents
Mo…
-
This addon is currently `active` in our build. We use working copy support extensively, and will need it to work in 5.1.
-
To simulate:
```
plonecli create addon teste.teste
cd teste.teste
plonecli build
bin/flake8 src
src/teste/teste/tests/test_setup.py:3:1: I001 isort found an import in the wrong position
src…
-
We are moving a few addons to be core-addons, plone.api should not be used in a few places, but fine in others...
That's all great but in practicality impossible to double check manually on a PR ba…
-
- Plone version: 6.0.0b3
- Volto version: 16.0.0-alpha.42
I'm trying to install with `yarn add volto-form-block`on a cookiecutter installation and I get the following message
```
yarn add v1…
-
Hi,
I need more information about configuring VSCode after installed this recipe. This is the relevant part of my `develop.cfg`:
```
[omelette]
recipe = collective.recipe.omelette
eggs = ${buil…
-
I installed the addon plonetheme.diazo_responsivetheme in my plone instance 4.3.6. This seems to have impacted the ajax forms and TinyMCE editor in plomino. This is not a plomino issue. However, if yo…
-
Why is a generated barcelonata theme in a new add'on by bobtemplates automatically adding a dependency on collective.themesitesetup? It errors for me because the dependency is not pinned, it might als…