-
I see missing icons in reflector_view, in name column there is only something like this:
ReflectoDirectory second
ReflectoDirectory application/x-director onedir
and on xxx/folder_contents page I get…
-
I'm porting an application to Python 3. I have some (old) functional tests like this:
```rst
>>> print(http(b"GET /someurl HTTP/1.1"))
HTTP/1.1 200 Ok
...
blah blah 360° blah blah ...
```
…
-
As a Pleiades admin with CLI access on production, I can run a data modification script that changes the `Location Type` field values on any **published** Pleiades `Location` object to the single valu…
-
I'm not sure why I got this error, I didn't look at the request, but it seems there should be an extra check for the `None` return type from ` portal_types.getTypeInfo(type_)`
```
^[2021-07-30 10:…
-
Hello,
is there any doc related to integration in plone5 ?
Regards
-
There is a very specific edge case, where an item with id "image" will throw an exception. Steps to reproduce:
1. Create a folder with any name (e.g. Test Folder), this results in /Plone/test-folde…
-
Place view for [Tiberis (river)](https://pleiades.stoa.org/places/423080) works for logged-in admin user, but unauthenticated users see an error message.
-
I'm migrating a site from 3.3.6 to 4.2.4, and they use PFG (1.5.2). I tried using both 1.7.6 and 1.7.7 in the new site, but in both cases, I get this traceback:
...
Module zope.tales.tales, line 696…
-
```
What steps will reproduce the problem?
1. Install Plone (3.2.2) on Windows using windows installer (buildout).
2. Create initial site and test working ok.
3. add contentmirror via buildout - in [p…
-
Hello, i'm trying out this on a mac, using latest docker-machine. I can't understand why it fails to find the Twisted wheel file in the wheelhouse, although i can see it's present.
This is the result…