[Zope3-Users] Invalid token in overrides.zcml.in

Garrett Smith garrett at mojave-corp.com
Tue Mar 29 10:45:09 EST 2005


Thanks! Fixing now.

 -- Garrett


Douglas Douglas wrote:
> Hi.
> 
> Just a quick comment.
> 
> I just downloaded Zope X3 release 29714 and after trying bin/runzope
> got this message:
> 
>     raise exception
> zope.configuration.xmlconfig.ZopeXMLConfigurationError: File
> "/home/user/zope3/site.zcml", line 10.2-10.44
>     ZopeSAXParseException: File "/home/user/zope3/overrides.zcml.in",
> line 
> 11.6,  not well-formed (invalid token)
> 
> Apparently, line 10 in overrides.zcml.in:
> 
>   <!-- To enable the logout link in the ZMI, uncomment this adapter
>        registration: ->
> 
> is missing a hyphen:
> 
>   <!-- To enable the logout link in the ZMI, uncomment this adapter
>        registration: -->
> 
> I just thought you should know about it.
> 
> Douglas.
> 
> 
> 
> 
> __________________________________
> Do you Yahoo!?
> Make Yahoo! your home page
> http://www.yahoo.com/r/hs
> _______________________________________________
> Zope3-users mailing list
> Zope3-users at zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users



More information about the Zope3-users mailing list