[zope2-tracker] [Bug 143471] Re: WebDAV: bad URL quoting in "PropFind"

Dieter Maurer dieter at handshake.de
Fri Sep 21 08:07:30 UTC 2012


> Is this likely still to affect recent Zope2 versions (eg 2.13.x)?

As apparently no serious work has been done on this issue, the bug is
likely to affect also recent Zope 2 versions. You could check the code
repository (--> "svn.zope.org") to verify.

> Separately, would an infinite loop/infinite recursion be a result of
being affected by this issue?

No. The result is not an infinite loop but a wrongly quoted url (one
that violates the url specification). A WebDAV client may or may not
have problems with such urls. In addition, the problem is rather rare:
it occurs only when the url needs quoting in at least two places.

-- 
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.
https://bugs.launchpad.net/bugs/143471

Title:
  WebDAV: bad URL quoting in "PropFind"

To manage notifications about this bug go to:
https://bugs.launchpad.net/zope2/+bug/143471/+subscriptions


More information about the zope2-tracker mailing list