[ZCM] [ZC] 2269/ 5 Resolve "ftp shows rendered version not source"
"Collector: Zope Bugs, Features, and Patches ..." <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel.collector-monitor |
|---|---|
| Message-ID | <[email protected]> |
Issue #2269 Update (Resolve) "ftp shows rendered version not source" Status Resolved, Zope/bug critical To followup, visit: http://www.zope.org/Collectors/Zope/2269 ============================================================== = Resolve - Entry #5 by ajung on Jan 24, 2007 5:10 am Status: Pending => Resolved Fixed on the trunk and 2.10 branch. ________________________________________ = Comment - Entry #4 by dwinter on Jan 24, 2007 4:29 am After your comments I also checked web-dav-source and I have the same problem there. I am using Zope with python 2.4.4 on an intel mac with OS 10.4.8. ________________________________________ = Resubmit - Entry #3 by philikon on Jan 24, 2007 2:17 am Status: Rejected => Pending He's talking about FTP, though, not DAV. Given that there was an FTP related bug fixed in 2.10.2b2, I find it likely that the FTP fnctionality of PageTemplates was messed up. ________________________________________ = Reject - Entry #2 by tseaver on Jan 23, 2007 10:33 pm Status: Pending => Rejected You need to use the 'dav-source-port' to get the unrendered version: there is literally no way for Zope to tell a DAV request for a template from a "normal" HTTP request (they use the exact same HTTP verb, etc.) ________________________________________ = Request - Entry #1 by dwinter on Jan 23, 2007 5:24 pm When I access page-templates via ftp I get the rendered version of the template and not the source code. ==============================================================