-
**Describe the bug**
When no Backend Server is available opening a Volto Site in a browser delivers a web page with an appropriate error message. However the error message is delivered to the browser…
-
A `savepoint()` call may cause the error
```
File "/home/ajung/src/unibo/magazine-plone6/eggs/transaction-3.1.0-py3.11.egg/transaction/_transaction.py", line 627, in __init__
savepoint = sa…
-
go to https://demo-latest-plone6.plone.org/
1. login as editor in chief
2. add a folder
3. publish the folder
4. add a page with effective date in the future
5. publish the page
6. go to the p…
-
Example PR preview: https://plone6--1679.org.readthedocs.build/install/containers/images/backend.html#arbitrary-user-and-persistent-data
When I use `d` to toggle between docdiff views, the changes …
-
I have managed to get sentry configured and it will upload releases and send browser exceptions to sentry, but backend/nodejs exceptions don't seem to be getting through.
I tried to validate this b…
-
https://github.com/plone/Products.CMFPlone/blob/master/Products/CMFPlone/WorkflowTool.py#L240
From line 240 to 246
`WorkflowTool` still has reference to `LinguaPlone`. It seems `plone.app.multil…
-
* nswdesignsystem.plone6 version: 0.4.0
### Description
#15 fixed an issue with the tests by adding [pretagov/ftw.tika](https://github.com/pretagov/ftw.tika) and [https://github.com/pretagov/cus…
-
**Describe the bug**
Copy-Pasting text that contains a table will crash the site
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://6.demo.plone.org/add?type=Document
2. Copy …
-
While testing Plone6 with plone.api-2.0.0b1, with site set as "Use email address as login name" and "Use UUID user ids".
api.user.create(email='the@email.com', password='password', properties={'ful…
-
From my testing it looks like the only thing necessary to support Plone 5.2 (and probably 6) is to update a couple of the imports, e.g. "Products.ZCatalog.Lazy" to "ZTUtils.Lazy". Is there interest in…