[Bug 428765] [NEW] sync request (unstable -> universe)
Matthias Klose
matthias.klose at canonical.com
Sun Sep 13 08:32:39 UTC 2009
Public bug reported:
zope.publisher (3.9.1-2) unstable; urgency=low
* Set section to zope.
* Rebuild against van.pydeb 1.3.
zope.publisher (3.9.1-1) unstable; urgency=low
* New upstream release.
CHANGES
=======
3.9.1 (2009-09-01)
------------------
- Convert a location, passed to a redirect method of HTTPRequest to
string before checking for trusted host redirection, because a
location object may be some non-string convertable to string, like
URLGetter.
3.9.0 (2009-08-27)
------------------
- Some parts of zope.app.publisher packages was moved into this package
during zope.app.publisher refactoring:
* IModifiableUserPreferredLanguages adapter for requests
* browser:defaultView and browser:defaultSkin ZCML directives
* IHTTPView, IXMLRPCView and like interfaces
* security ZCML declarations for some of zope.publisher classes
- Introduced ``IReRaiseException`` interface. If during publishing an
exception occurs and for this exception an adapter is available that
returns ``False`` on being called, the exception won't be reraised
by the publisher. This happens only if ``handle_errors`` parameter
of the ``publish()`` method is set to ``False``. Fixes problems when
acting in a WSGI pipeline with a debugger middleware enabled.
See https://bugs.launchpad.net/grok/+bug/332061 for details.
- Fix #98471: Restrict redirects to current host. This causes a ValueError to
be raised in the case of redirecting to a different host. If this is
intentional, the parameter `trusted` can be given.
- Moved dependency on zope.testing from install_requires to
tests_require.
- Removed behavior of doing a time.sleep in the supportsRetry http
request.
- Add a fix for Internet Explorer versions that upload files will full
filesystem paths as filenames.
** Affects: zope.publisher (Ubuntu)
Importance: Undecided
Status: New
--
sync request (unstable -> universe)
https://bugs.launchpad.net/bugs/428765
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list