[Grok-dev] ./bin/paster serve blobfile error
Jan-Wijbrand Kolman
janwijbrand at gmail.com
Wed Feb 23 07:56:35 EST 2011
On 2/23/11 13:27 PM, DIVINE, PAUL (PAUL) wrote:
> Thanks for the reply.
>
> I use BlobFile like the following lines
snip
I think this means you do not use the views that are defined in
z3c.blobfile.browser.
It is unfortunate that the overrides.zcml in z3c.blobfile references the
configure.zcml in z3c.blobfile.browser that implicitly relies on
whatever package that brings the <browser:form..> directive.
Could you try to remove the line that says..:
<include package=".browser" />
..from the overrides.zcml in your z3c.blobfile egg and see if that
brings you somewhat further..?
regards, jw
More information about the Grok-dev
mailing list