[Product-Developers] PLone 4.0 trunk - load_site.py: error in literal at line 248

Mirto Silvio Busico mirtosilvio.busico at fastwebnet.it
Mon Dec 28 18:59:29 UTC 2009


Hi all,
I've encountered this error in Plone 4.0 trunk.
I'm able to login to http://dev.plone.org/plone/ but I cannot file a ticket.

So here is the the error for which I cannot file a ticket:

=========================================================
In load_site.py I receive this error.
It seems that a newline is not escaped.
 From file:
        else:
            body = ("<html><head><title><dtml-var title_or_id></title>  
(<===here the error?)
                     </head><body bgcolor="#FFFFFF">\n\n" +
                     body + "\n\n</body></html>")

 From log:
src/Record/_Record.c:425: warning: initialization from incompatible 
pointer type                     
SyntaxError: ('EOL while scanning string literal', 
('build/bdist.linux-x86_64/egg/Zope2/utilities/load_site.py', 248, 70, 
'            body = ("<html><head><title><dtml-var 
title_or_id></title>\n'))       

SyntaxError: ('EOL while scanning string literal', 
('/My/SW/Plone/for_plone4/plone40devel/eggs/tmpdUIAud/Zope2-2.12.2-py2.6-linux-x86_64.egg/Zope2/utilities/load_site.py', 
248, 70, '            body = ("<html><head><title><dtml-var 
title_or_id></title>\n'))                                                    


Source taken from:
https://svn.plone.org/svn/plone/buildouts/plone-coredev/branches/4.0/
at revision: 32719
==============================================================
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mirtosilvio_busico.vcf
Type: text/x-vcard
Size: 272 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-product-developers/attachments/20091228/00f3c4ba/attachment.vcf>


More information about the Product-Developers mailing list