Zope.app.publisher

Latest version: v5.0

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

3.8.3

==================

- Bugfix: Fix ``IAbsoluteURL`` for ``IResource`` configuration. The latest
release was moving the url generation for resources to an adapter which was
a good idea. But the adapter was configured for
``IDefaultBrowserLayer``. This means every existing project which dosen't
use ``IDefaultBrowserLayer`` will get a wrong ``IAbsoluteURL`` adapter and
is loosing the ` part in the resource url.

3.8.2

==================

- Remove test dependency on ``zope.app.pagetemplate``.

- Calling a resource to get its URL now uses ``IAbsoluteURL``.

3.8.1

==================

- Updated to use ``zope.pagetemplate.engine`` module (requires versino
3.5.0 or later), instead of ``zope.app.pagetemplate`` precursor.

- Replaced ``zope.deprecation`` dependency with BBB imports

3.8.0

==================

- There is no direct dependency on zope.app.component anymore (even in
the tests).

- Moved the publicationtraverse module to zope.traversing, removing the
zope.app.publisher -> zope.app.publication dependency (which was a
cycle).

- Moved the DefaultViewName API from zope.app.publisher.browser to
zope.publisher.defaultview, making it accessible to other packages
that need it.

3.7.0

==================

- Use zope.componentvocabulary instead of zope.app.component
(except for tests and IBasicViewInformation).

- Use zope.browser for IAdding interface (instead of zope.app.container)

- Update references to ``zope.app.component.tests.views`` to point to the new
locations in ``zope.component.testfiles.views``.

3.6.2

==================

- Register ``IModifiableUserPreferredLanguages`` adapter in the ZCML
configuration of ``zope.app.publisher.browser`` package. This was previously
done by ``zope.app.i18n``.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.