--> -->

IndexError

string index out of range

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. /web/wiki/cgi-bin/iam-extern/usr/lib/python2.5/site-packages/MoinMoin/request.py in run (self=<MoinMoin.request.RequestCGI object at 0x81ba54c>)

  2. /web/wiki/cgi-bin/iam-extern/usr/lib/python2.5/site-packages/MoinMoin/wikiaction.py in do_show (pagename=u'alle Seiten in Kategorie Veranstaltung', request=<MoinMoin.request.RequestCGI object at 0x81ba54c>)

  3. /web/wiki/cgi-bin/iam-extern/usr/lib/python2.5/site-packages/MoinMoin/Page.py in send_page (self=<MoinMoin.Page.Page instance at 0x838cfcc>, request=<MoinMoin.request.RequestCGI object at 0x81ba54c>, msg='', **keywords={'count_hit': 1})

  4. /web/wiki/cgi-bin/iam-extern/usr/lib/python2.5/site-packages/MoinMoin/Page.py in send_page_content (self=<MoinMoin.Page.Page instance at 0x838cfcc>, request=<MoinMoin.request.RequestCGI object at 0x81ba54c>, Parser=<class MoinMoin.parser.wiki.Parser at 0x8494a4c>, body=u'[[ShowTeaser(list=ordered,tags=Veranstaltung)]]', format_args='', do_cache=1, **kw={'start_line': 0})

  5. /web/wiki/cgi-bin/iam-extern/usr/lib/python2.5/site-packages/MoinMoin/Page.py in execute (self=<MoinMoin.Page.Page instance at 0x838cfcc>, request=<MoinMoin.request.RequestCGI object at 0x81ba54c>, parser=<MoinMoin.parser.wiki.Parser instance at 0x849d18c>, code=<code object <module> at 0x8488ad0, file "alle Seiten in Kategorie Veranstaltung", line 2>)

  6. /web/wiki/cgi-bin/iam-extern/alle Seiten in Kategorie Veranstaltung in ()

  7. /web/wiki/cgi-bin/iam-extern/usr/lib/python2.5/site-packages/MoinMoin/formatter/base.py in macro (self=<MoinMoin.formatter.text_html.Formatter instance at 0x845d64c>, macro_obj=<MoinMoin.wikimacro.Macro instance at 0x8469f2c>, name=u'ShowTeaser', args=u'list=ordered,tags=Veranstaltung')

  8. /web/wiki/cgi-bin/iam-extern/usr/lib/python2.5/site-packages/MoinMoin/wikimacro.py in execute (self=<MoinMoin.wikimacro.Macro instance at 0x8469f2c>, macro_name=u'ShowTeaser', args=u'list=ordered,tags=Veranstaltung')

  9. /web/wiki/data/iam-extern/plugin/macro/ShowTeaser.py in execute (macro=<MoinMoin.wikimacro.Macro instance at 0x8469f2c>, args=[u'list=ordered', u'tags=Veranstaltung'])

    1. 96 else:
    2. 97 zaehler = len(match)-1
    3. 98 while( match[zaehler]!=' '):
    4. 99 zaehler=zaehler-1
    5. 100 match = match[0:zaehler]
    • match = u'Agenda:'
    • zaehler = -8

IndexError

string index out of range

  • args = ('string index out of range',)
  • message = 'string index out of range'

System Details

  • Date: Sat, 31 Jul 2010 23:34:49 +0000
  • Platform: Linux wiki 2.6.24-19-virtual #1 SMP Thu Aug 21 00:52:59 UTC 2008 i686
  • Python: Python 2.5.2 (/usr/bin/python)
  • MoinMoin: Release 1.5.8 (release)