chameleon.zpt: broken html output?
Hi, for some reason chameleon.zpt gives the following output: <html> <head> ... </head></html>head> <body> ... </body>/html> The template seems fine, anybody seen that before? Christian -- Christian Theune · ct@gocept.com gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany http://gocept.com · tel +49 345 1229889 7 · fax +49 345 1229889 1 Zope and Plone consulting and development
Hello Christian, Roger found a bug with z3c.form recently too regarding z3c.pt. Monday, April 6, 2009, 9:41:42 AM, you wrote: CT> Hi, CT> for some reason chameleon.zpt gives the following output: CT> <html> CT> <head> CT> ... CT> </head></html>head> CT> <body> CT> ... CT> </body>/html> CT> The template seems fine, anybody seen that before? CT> Christian -- Best regards, Adam GROSZER mailto:agroszer@gmail.com -- Quote of the day: "No goals ---- No Glory."
Hi, Christian Theune wrote:
for some reason chameleon.zpt gives the following output:
<html> <head> .... </head></html>head> <body> .... </body>/html>
The template seems fine, anybody seen that before?
As with all bug reports, exact version numbers (including the lxml version) and the minimal template that causes this would be helpful. Include a test case and report it at https://bugs.launchpad.net/z3c.pt and it's likely to get fixed soon ;) Hanno
participants (3)
-
Adam GROSZER -
Christian Theune -
Hanno Schlichting