[ZCM] [ZC] 2187/ 4 Comment "PUT_factory broken in Zope 2.10+"
"Collector: Zope Bugs, Features, and Patches ..." <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel.collector-monitor |
|---|---|
| Message-ID | <[email protected]> |
Issue #2187 Update (Comment) "PUT_factory broken in Zope 2.10+" Status Resolved, Zope/bug critical To followup, visit: http://www.zope.org/Collectors/Zope/2187 ============================================================== = Comment - Entry #4 by shh on Dec 15, 2006 2:43 am Forward ported tests and fix to the trunk in r71555. ________________________________________ = Resolve - Entry #3 by ajung on Sep 30, 2006 3:12 am Status: Pending => Resolved This had been fixed for Zope 2.10c1 ________________________________________ = Edit - Entry #2 by shh on Sep 18, 2006 9:16 am Changes: submitter email, importance (medium => critical), new comment This is critical as it breaks FTP for a class of virtual hosting scenarios. ________________________________________ = Request - Entry #1 by shh on Sep 10, 2006 8:39 am PUT_factory no longer works in certain virtual hosting situations. Seems like the machinery attempts to derive paths from URLs in a naive way. Specifically, errors occur if VirtualHostRoot != Zope root. I see "Conflict: Collection ancestors must already exist." See webdav/tests/testPUT_factory.py on 2.9 branch (works) and 2.10 branch (fails). ==============================================================