[ZO-Coll] [ZOC] 304/ 1 Request "Wiki creation is broken"

Collector: NEW Zope.org (the ... zope-web at zope.org
Tue Dec 16 12:01:37 EST 2003


Issue #304 Update (Request) "Wiki creation is broken"
 Status Pending, content/bug medium
To followup, visit:
  http://zope.org/Collectors/ZopeOrg/304

==============================================================
= Request - Entry #1 by fdrake on Dec 16, 2003 12:01 pm

It is not possible to create new wikis on zope.org.  When using the CMF interface, only "Wiki Page" is available.  When using the ZMI, there are two "ZWiki Web" types listed (yes, with the same name).  Using the first yields the traceback:

Site Error

An error was encountered while publishing this resource.

KeyError
Sorry, a site error occurred.

Traceback (innermost last):

    * Module ZPublisher.Publish, line 150, in publish_module
    * Module ZPublisher.Publish, line 114, in publish
    * Module Zope.App.startup, line 199, in zpublisher_exception_hook
    * Module ZPublisher.Publish, line 98, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 39, in call_object
    * Module OFS.DTMLMethod, line 126, in __call__
    * Module DocumentTemplate.DT_String, line 474, in __call__
    * Module Products.CMFCore.FSDTMLMethod, line 115, in __call__
    * Module DocumentTemplate.DT_String, line 474, in __call__
    * Module DocumentTemplate.DT_Util, line 201, in eval
      __traceback_info__: REQUEST
    * Module <string>, line 1, in <expression>
    * Module Shared.DC.Scripts.Bindings, line 252, in __call__
    * Module Shared.DC.Scripts.Bindings, line 283, in _bindAndExec
    * Module Products.CMFCore.FSPageTemplate, line 169, in _exec
    * Module Products.PageTemplates.ZopePageTemplate, line 228, in _exec
    * Module Products.CMFCore.FSPageTemplate, line 141, in pt_render
    * Module Products.PageTemplates.PageTemplate, line 95, in pt_render
      <FSPageTemplate at /zopeorg/macro_renderer used for /zopeorg/Members/fdrake/wikiFactory>
    * Module TAL.TALInterpreter, line 200, in __call__
    * Module TAL.TALInterpreter, line 244, in interpret
    * Module TAL.TALInterpreter, line 703, in do_useMacro
    * Module TAL.TALInterpreter, line 244, in interpret
    * Module TAL.TALInterpreter, line 682, in do_defineMacro
    * Module TAL.TALInterpreter, line 244, in interpret
    * Module TAL.TALInterpreter, line 473, in do_setLocal_tal
    * Module Products.PageTemplates.TALES, line 220, in evaluate
      Line 178, Column 8
      Expression: <PythonExpr here.breadcrumbs(here)>
      Names:

{'container': <PloneSite instance at 9655368>,
 'default': <Products.PageTemplates.TALES.Default instance at 0x87ec1e4>,
 'here': <Factory instance at 1da51250>,
 'loop': <SafeMapping instance at 1054ae98>,
 'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0x87ce2d4>,
 'nothing': None,
 'options': {'args': (),
             'macro': 'portal_header',
             'tabindex': <Products.CMFPlone.PloneUtilities.IndexIterator instance at 0x1a908944>,
             'template': 'here/header'},
 'repeat': <SafeMapping instance at 1054ae98>,
 'request': <HTTPRequest, URL=http://zope.org/Members/fdrake/manage_addProduct/ZWikiMaker/wikiFactory/addZWiki>,
 'root': <Application instance at 95f4bf0>,
 'template': <FSPageTemplate at /zopeorg/macro_renderer used for /zopeorg/Members/fdrake/wikiFactory>,
 'traverse_subpath': [],
 'user': fdrake}

    * Module Products.PageTemplates.ZRPythonExpr, line 48, in __call__
      __traceback_info__: here.breadcrumbs(here)
    * Module Python expression "here.breadcrumbs(here)", line 1, in <expression>
    * Module Shared.DC.Scripts.Bindings, line 252, in __call__
    * Module Shared.DC.Scripts.Bindings, line 283, in _bindAndExec
    * Module Products.PythonScripts.PythonScript, line 314, in _exec
    * Module Script (Python), line 24, in breadcrumbs
      <PythonScript at /zopeorg/breadcrumbs used for /zopeorg/Members/fdrake/wikiFactory>
      Line 24
    * Module OFS.Traversable, line 172, in restrictedTraverse
    * Module OFS.Traversable, line 154, in unrestrictedTraverse
      __traceback_info__: ([], 'wikiFactory')
    * Module OFS.ObjectManager, line 652, in __getitem__

KeyError: wikiFactory (Also, an error occurred while attempting to render the standard error message.)


Using the second causes something claiming to be the front page of ZWiki's zwikidotorg template to be shown, but the wiki does not appear to be present anywhere.
==============================================================




More information about the Zopeorg-collector mailing list