Zope icon indicating copy to clipboard operation
Zope copied to clipboard

Switch PageTemplates to use `zope.untrustedpython`.

Open icemac opened this issue 4 years ago • 2 comments
trafficstars

I see no change in the tests and in behavior when testing in a TTW PageTemplate document with:

<span tal:content="python:f'{template.__class__}" />

Currently I am not sure that we need this change or could benefit from it.

icemac avatar Jun 03 '21 09:06 icemac

What exactly is the goal of this change?

dataflake avatar Jun 29 '21 07:06 dataflake

What exactly is the goal of this change?

That's not yet clear. Possibly we do not need it because we have hooked up the page template engine in another way.

icemac avatar Jul 02 '21 13:07 icemac

I do not see any dependency on that for Plone. As much as I love the idea of having TTW Page Templates secured, I am not sure how many people still use this and if that also works with chameleon.

Drop me a not if I should check some things after the merge of other packages.

loechel avatar Oct 15 '22 15:10 loechel

Closing as not relevant for Zope 5.

icemac avatar Apr 06 '23 05:04 icemac