[BlueBream] z3c.form usage issue

Markus Kemmerling markus.kemmerling at meduniwien.ac.at
Fri Sep 2 11:33:49 EST 2011


You need to add

<include package="z3c.macro" />

to your configure.zcml as well (not only the meta.zcml).

Best regrads,
Markus Kemmerling

Am 02.09.2011 um 00:29 schrieb Kaanbal Kaanbal:

> Hi all,
> 
> I am trying to use z3c.form package with my Bluebream project.
> 
> I am following the tutorial http:///www.ibiblio.org/paulcarduner/z3ctutorial/forms.html
> 
> The error I get is 
> 
> "PTRuntimeError: ['Compilation failed', u'zope.tal.taldefs.TALError: Unrecognized expression type "macro". in expression u\'macro:form-errors\', at line 86, column 15']"
> 
> complete traceback here:  http://pastebin.com/hx1XHRm6
> 
> I've include  z3c.macro package but it doesn't work.
> 
> Thanks in advance.
> 
> aj.k
> 
> _______________________________________________
> bluebream mailing list
> bluebream at zope.org
> https://mail.zope.org/mailman/listinfo/bluebream



More information about the bluebream mailing list