From 1420673 at bugs.launchpad.net Wed Feb 11 09:46:09 2015 From: 1420673 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 11 Feb 2015 08:46:09 -0000 Subject: [zope2-tracker] [Bug 1420673] [NEW] WebDAV PROPFIND response violates XML-Namespace References: <20150211083531.12227.61822.malonedeb@wampee.canonical.com> Message-ID: <20150211084609.5559.35051.launchpad@soybean.canonical.com> You have been subscribed to a public bug: Zope 2.13.19 Issuing a WebDAV "PROPFIND" againt a Plone "Folder", I got a response violationg XML-Namespace: /partner/bp3/test/ Test HTTP/1.1 200 OK 1970-01-01T12:00:00Z ... ... ... The namespace prefix inside the second "propstat" is not defined. ** Affects: zope2 Importance: Undecided Status: New ** Tags: webdav -- WebDAV PROPFIND response violates XML-Namespace https://bugs.launchpad.net/bugs/1420673 You received this bug notification because you are a member of Zope 2 Developers, which is subscribed to Zope 2. From dieter at handshake.de Wed Feb 11 09:46:07 2015 From: dieter at handshake.de (Dieter Maurer) Date: Wed, 11 Feb 2015 08:46:07 -0000 Subject: [zope2-tracker] [Bug 1420673] Re: WebDAV PROPFIND response violates XML-Namespace References: <20150211083531.12227.61822.malonedeb@wampee.canonical.com> Message-ID: <20150211084609.5559.41075.launchpad@soybean.canonical.com> ** Project changed: acquisition => zope2 -- 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/1420673 Title: WebDAV PROPFIND response violates XML-Namespace To manage notifications about this bug go to: https://bugs.launchpad.net/zope2/+bug/1420673/+subscriptions From dieter at handshake.de Wed Feb 11 10:57:21 2015 From: dieter at handshake.de (Dieter Maurer) Date: Wed, 11 Feb 2015 09:57:21 -0000 Subject: [zope2-tracker] [Bug 1420702] [NEW] WebDAV: bad charset handling in "PROPPATCH" References: <20150211095721.12194.61765.malonedeb@wampee.canonical.com> Message-ID: <20150211095721.12194.61765.malonedeb@wampee.canonical.com> Public bug reported: I send the following "PROPPATCH" command to a Plone object (which uses "utf-8" as charset for its properties): \n k\xc3\xa4lander.xml\n In "webdav.xmltools.Node.strval" the incoming property value u"k?lander.xml" in encoded in a so called "zope_encoding", defined as "latin-1". At least for properties of Plone objects, this is the wrong encoding. ** Affects: zope2 Importance: Undecided Status: New ** Tags: webdav -- 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/1420702 Title: WebDAV: bad charset handling in "PROPPATCH" To manage notifications about this bug go to: https://bugs.launchpad.net/zope2/+bug/1420702/+subscriptions From tseaver at palladion.com Wed Feb 11 15:44:14 2015 From: tseaver at palladion.com (Tres Seaver) Date: Wed, 11 Feb 2015 14:44:14 -0000 Subject: [zope2-tracker] [Bug 1387351] Re: Functional tests broken on master References: <20141029200056.3530.85003.malonedeb@soybean.canonical.com> Message-ID: <20150211144416.12161.65279.launchpad@wampee.canonical.com> ** Changed in: zope2 Status: Fix Committed => Fix Released -- 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/1387351 Title: Functional tests broken on master To manage notifications about this bug go to: https://bugs.launchpad.net/zope2/+bug/1387351/+subscriptions