r252631 - collective.zipfiletransport/trunk/collective/zipfiletransport/browser
"Alexander Pilz" <svn-changes-z4DKO/[email protected]> Thu, 10 Oct 2013 11:02:27 +0000 (UTC)
| Newsgroups | gmane.comp.web.zope.plone.collective.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: pilz Date: Thu Oct 10 11:02:27 2013 New Revision: 252631 Modified: collective.zipfiletransport/trunk/collective/zipfiletransport/browser/export_widget.pt Log: This is a template for a widget and it gets included as a whole, resulting in an html tag within a page. While this is ignored by most browsers, it results in invalid html and specifically confuses older xdv versions. Modified: collective.zipfiletransport/trunk/collective/zipfiletransport/browser/export_widget.pt ============================================================================== --- collective.zipfiletransport/trunk/collective/zipfiletransport/browser/export_widget.pt (original) +++ collective.zipfiletransport/trunk/collective/zipfiletransport/browser/export_widget.pt Thu Oct 10 11:02:27 2013 @@ -1,10 +1,3 @@ -<html xmlns="http://www.w3.org/1999/xhtml" - xmlns:tal="http://xml.zope.org/namespaces/tal" - xmlns:i18n="http://xml.zope.org/namespaces/i18n" - i18n:domain="ZipFileTransport"> - -<body> - <tal:block tal:define="paths request/paths|nothing "> <p tal:condition="python:not paths" i18n:translate=""> @@ -26,7 +19,3 @@ </tal:block> </tal:block> - -</body> - -</html> ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk