Attachment 'traceback.html'

Download

  • /Users/Shared/www/moinwiki/share/moin/mywiki/data/plugin/theme/mentalwealth.py in editbarmore (self=<wikiconfig.plugin.theme.mentalwealth.Theme instance at 0x1087be8>, d={'available_actions': ['use self.request.availableActions(page)'], 'baseurl': '', 'home_page': None, 'last_edit_info': {'editor': '', 'time': '2008-07-23 19:11:33'}, 'logo_string': u'<img src="/moin_static162/common/moinmoin.png" alt="MoinMoin Logo">', 'msg': '', 'navibar': ['use self.navibar(d)'], 'page': <MoinMoin.Page.Page object at 0x10f4e90>, 'page_find_page': 'FindPage', 'page_front_page': u'HelpOnLanguages', ...})

    1. 73 if action not in choices:
    2. 74 # split label text
    3. 75 label = Page(self.request, action).split_title(self.request, force=1)
    4. 76 #label = Page(self.request, action).split_title(force=1)
    5. 77 builder.add(action, label.lower())
    • label undefined
    • global Page = <class 'MoinMoin.Page.Page'>
    • self = <wikiconfig.plugin.theme.mentalwealth.Theme instance at 0x1087be8>
    • self.request = <MoinMoin.request.request_twisted.Request object at 0x10f4670>
    • action = 'Load'
    • ).split_title undefined
    • force undefined
  • TypeError

    split_title() got multiple values for keyword argument 'force'

    • args = ("split_title() got multiple values for keyword argument 'force'",)

    System Details

    Attached Files

    To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
     All files | Selected Files: delete move to page copy to page

    You are not allowed to attach a file to this page.