[ZCM] [ZC] 2252/ 2 Comment "Page template PUT error"
"Collector: Zope Bugs, Features, and Patches ..." <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel.collector-monitor |
|---|---|
| Message-ID | <[email protected]> |
Issue #2252 Update (Comment) "Page template PUT error" Status Pending, Zope/bug critical To followup, visit: http://www.zope.org/Collectors/Zope/2252 ============================================================== = Comment - Entry #2 by eronlloyd on Dec 9, 2006 8:37 pm Remote editing fails using FTP as well, as the same hooks are called to the page template. ________________________________________ = Request - Entry #1 by eronlloyd on Dec 9, 2006 8:35 pm When attempting to edit a page template through WebDAV (in my case using KDE/Quanta+), I get an error, and Zope's error_log reports the following error: Traceback (innermost last): - Module ZPublisher.Publish, line 115, in publish - Module ZPublisher.mapply, line 88, in mapply - Module ZPublisher.Publish, line 41, in call_object - Module Products.PageTemplates.ZopePageTemplate, line 295, in PUT TypeError: pt_edit() takes at least 3 arguments (2 given) Editing DTML methods, scripts, and SQL methods the same way works fine. I've tried this in both Zope 10.0 and 10.1 with the same results. ==============================================================