You can use regular expressions and other search modifiers (see HelpOnSearching), e.g. :
regex:seriali[sz]e
Or you can go directly to a page, or create a new page by entering its name here:
|
|
You can use regular expressions and other search modifiers (see HelpOnSearching), e.g. : regex:seriali[sz]e Or you can go directly to a page, or create a new page by entering its name here: |
cannot concatenate 'str' and 'dict' objects
If you want to report a bug, please save this page and attach it to your bug report.
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
/usr/lib/python2.6/site-packages/MoinMoin/request/__init__.py in run (self=<MoinMoin.request.request_modpython.Request object at 0xb6e50f6c>)
/usr/lib/python2.6/site-packages/MoinMoin/action/__init__.py in do_show (pagename=u'FindPage', request=<MoinMoin.request.request_modpython.Request object at 0xb6e50f6c>, content_only=0, count_hit=1, cacheable=1, print_mode=0)
/usr/lib/python2.6/site-packages/MoinMoin/Page.py in send_page (self=<MoinMoin.Page.Page object at 0xb6e855cc>, **keywords={'content_only': 0, 'count_hit': 1, 'print_mode': 0})
/usr/lib/python2.6/site-packages/MoinMoin/theme/__init__.py in send_footer (self=<modeller.p_1b0ad971f9554463f82a39d64deb081a16f2dabf.theme.modeller.Theme instance at 0xb6e20c6c>, pagename=u'FindPage', **keywords={'print_mode': 0})
/guitar3/home/wiki/modeller-wiki/data/plugin/theme/modeller.py in footer (self=<modeller.p_1b0ad971f9554463f82a39d64deb081a16f2dabf.theme.modeller.Theme instance at 0xb6e20c6c>, d={'available_actions': ['use self.request.availableActions(page)'], 'baseurl': '/modeller/wiki', 'home_page': None, 'last_edit_info': '', 'logo_string': u'Modeller Wiki', 'msg': [], 'navibar': ['use self.navibar(d)'], 'page': <MoinMoin.Page.Page object at 0xb6e855cc>, 'page_find_page': u'FindPage', 'page_front_page': u'FrontPage', ...}, **keywords={'print_mode': 0})
/guitar3/home/wiki/modeller-wiki/data/plugin/theme/modeller.py in mod_pageinfo (self=<modeller.p_1b0ad971f9554463f82a39d64deb081a16f2dabf.theme.modeller.Theme instance at 0xb6e20c6c>, page=<MoinMoin.Page.Page object at 0xb6e855cc>)
cannot concatenate 'str' and 'dict' objects