[Zope] problems with ZpdfDocument
Dieter Maurer
dieter@handshake.de
Thu, 3 Apr 2003 21:37:02 +0200
john.strunk@newmediadzine.com wrote at 2003-4-3 10:19 -0500:
> I am having a bit of trouble with ZpdfDocument package from:
>
> http://www.zope.org/Members/gaaros/ZpdfDocument
>
> I follow the instructions and untar & zip into the zope directory but upon
> startup i get the following errors:
>
> PROBLEM(100) Init Ambiguous name for method of
> Products.ZpdfDocument.ZpdfDocument.ZpdfDocument: "manage_main" != "manage_editForm"
"PROBLEM" means "warning". You can ignore them (for the time being)...
Dieter