[ZCM] [ZC] 2254/ 1 Request "Problem when saving Page Template via webdav"
"Collector: Zope Bugs, Features, and Patches ..." <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel.collector-monitor |
|---|---|
| Message-ID | <[email protected]> |
Issue #2254 Update (Request) "Problem when saving Page Template via webdav" Status Pending, Zope/bug medium To followup, visit: http://www.zope.org/Collectors/Zope/2254 ============================================================== = Request - Entry #1 by rbanffy on Dec 13, 2006 9:36 pm When saving a Page Template from Quanta to a webdav share. In its log, Zope complains of "TypeError: pt_edit() takes at least 3 arguments (2 given)" The page template saves just fine from the ZMI Traceback follows: 2006-12-14T00:35:21 ERROR Zope.SiteErrorLog http://zope.autonomic.com.br:2980/pesquisa/ch/formulario.html/PUT 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) ==============================================================