Attachment 'FullTextSearchFailure.html'

Download

Please note: This wiki is running moin 1.6 development version now. If you encounter issues, please check if we already have a bug report for it.
You want to read HelpOnLinking and HelpOnMacros before you start editing.
If you edit a page, create an account, upload a file, you'll have to solve a TextCha now (anti-spam measure).

Results 1 - 10 of 16 results out of about 4600 pages. (2.88 seconds) --> -->

TypeError

pageListWithContext() got an unexpected keyword argument 'hitsInfo'

If you want to report a bug, please save this page and attach it to your bug report.

Traceback

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

  1. /srv/moin_tw/moin-test/MoinMoin/request/__init__.py in run (self=<MoinMoin.request.request_fcgi.Request object>)

    1. 1225 self.page.send_page(msg=msg)
    2. 1226 else:
    3. 1227 handler(self.page.page_name, self)
    4. 1228
    5. 1229 # every action that didn't use to raise MoinMoinNoFooter must call this now:
    • handler = <function execute>
    • self = <MoinMoin.request.request_fcgi.Request object>
    • self.page = <MoinMoin.Page.Page object>
    • self.page.page_name = u'MoinMoinBugs/LoginAfterAccountCreationFailsOnMoinDesktop'
  2. /srv/moin_tw/moin-test/MoinMoin/action/fullsearch.py in execute (pagename=u'MoinMoinBugs/LoginAfterAccountCreationFailsOnMoinDesktop', request=<MoinMoin.request.request_fcgi.Request object>, fieldname='value', titlesearch=0, statistic=0)

    1. 265 if context:
    2. 266 output = results.pageListWithContext(request, request.formatter,
    3. 267 info=info, context=context, hitsFrom=hitsFrom, hitsInfo=1)
    4. 268 else:
    5. 269 output = results.pageList(request, request.formatter, info=info,
    • info = True
    • context = 180
    • hitsFrom = 0
    • hitsInfo undefined

TypeError

pageListWithContext() got an unexpected keyword argument 'hitsInfo'

  • args = ("pageListWithContext() got an unexpected keyword argument 'hitsInfo'",)

System Details

  • Date: Fri, 09 Nov 2007 02:44:06 +0000
  • Platform: Linux web.thinkmo.de 2.6.22.7-thinkmo-1 #1 SMP Fri Sep 28 14:48:51 CEST 2007 x86_64
  • Python: Python 2.4.4 (/usr/bin/python)
  • MoinMoin: Release 1.6.0beta1 ()

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.
  • [get | view] (2007-11-09 03:09:10, 12.6 KB) [[attachment:FullTextSearchFailure.html]]
 All files | Selected Files: delete move to page copy to page

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