[Zope] Kupu Configuration - LibraryDrawer d'ont work
Harald Winkelmann
winkelmann at fh-weingarten.de
Wed Jun 9 06:46:58 EDT 2004
Hi all,
I installed and configured kupu-1.1beta2 on zope 2.6.1 on suse linux.
Everything works fine without the Image and Linklibrary Popup.
With Mozilla I get the following error:
Error: [Exception... "'No Stylesheet Document was provided. (original
exception: [Exception... "Component returned failure code: 0x80004003
(NS_ERROR_INVALID_POINTER) [nsIXSLTProcessor.importStylesheet]" nsresult:
"0x80004003 (NS_ERROR_INVALID_POINTER)" location: "JS frame :: anonymous ::
line 268" data: no])' when calling method:
[nsIOnReadystatechangeHandler::handleEvent]" nsresult: "0x8057001e
(NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no]
Perhaps its a configuration problem. I'm using the zopemacros template with
the following xml configuration:
<xml id="kupuconfig">
<kupuconfig>
<dst>fulldoc.html</dst>
<use_css>1</use_css>
<reload_after_save>0</reload_after_save>
<strict_output>1</strict_output>
<content_type>application/xhtml+xml</content_type>
<compatible_singletons>1</compatible_singletons>
<image_xsl_uri>kupudrawers/imagedrawer.xsl</image_xsl_uri>
<link_xsl_uri>kupudrawers/linkdrawer.xsl</link_xsl_uri>
<image_libraries_uri>kupudrawers/demolibraries.xml</image_libraries_uri>
<link_libraries_uri>kupudrawers/demolibraries.xml</link_libraries_uri>
<search_images_uri></search_images_uri>
<search_links_uri></search_links_uri>
</kupuconfig>
</xml>
Does anybody know more about it?
Harry
More information about the Zope
mailing list