|
Mit KategorieKategorie bekommt man eine Übersicht über verfügbare Kategorien.
|
| 2009-05-28 | |||||
| Help Contents/ usdgmaawbccznudvekygylzqk | 23:51 | gezhfnqmuxu [1-2] | #01 Attachment 'ZqbgxD' deleted. #02 Upload of attachment 'ZqbgxD'. |
||
| 2009-05-17 | |||||
| Help Contents/ Oyxugo Ooqadin | 13:35 | OyxugoOoqadin [1-2] | #01 Upload of attachment 'direct-airline-flights-from-boston-to-birmingham-alabama.txt'. #02 Attachment 'direct-airline-flights-from-boston-to-birmingham-alabama.txt' deleted. |
||
| 2009-05-15 | |||||
| Help Contents/ Winupuj Gesepil | 14:58 | WinupujGesepil [1-2] | #01 Upload of attachment 'calgary-airport-duty-free-shop.txt'. #02 Attachment 'calgary-airport-duty-free-shop.txt' deleted. |
||
| Help Contents/ Tunef Qywuc | 14:00 | TunefQywuc [1-2] | #01 Upload of attachment 'david-and-sonia-jackson-chaplains-at-heathrow-airport.txt'. #02 Attachment 'david-and-sonia-jackson-chaplains-at-heathrow-airport.txt' deleted. |
||
| 2009-05-14 | |||||
| Help Contents/ Lyled Zaquc | 00:09 | LyledZaquc | Upload of attachment 'cheapest-flights-tel-aviv-to-miami-roundtrip.txt'. | ||
| 2009-05-13 | |||||
| Help Contents/ Ryvatuk Ouguzeg | 22:43 | WinupujGesepil | Upload of attachment 'airport-security-groping.txt'. | ||
| Help Contents/ Iojepua Huqoxoh | 22:20 | IojepuaHuqoxoh | Upload of attachment 'avion-flight-center.txt'. | ||
| Help Contents/ Weceky Qobef | 21:34 | WecekyQobef | Upload of attachment 'cheap-flights-from-sfo-to-vps.txt'. | ||
| Help Contents/ Rafyfa Jymarak | 21:18 | RafyfaJymarak | Upload of attachment 'distance-from-caton-ga.-to-closest-airport-in-atlanta.txt'. | ||
| Help Contents/ Vuqeqep Qabeja | 21:02 | VuqeqepQabeja | Upload of attachment 'navy-oceana-flight-simulator-skyhawk.txt'. | ||
| Help Contents/ Xyvutem Niviqib | 17:40 | XyvutemNiviqib | Upload of attachment 'map-of-dfw-airport-terminal-map.txt'. | ||
| Help Contents/ Uidula Audycu | 17:00 | UidulaAudycu | Upload of attachment 'detroit-metro-airport-webcam.txt'. | ||
| Help Contents/ Dehoj Rawafo | 16:51 | OyxugoOoqadin | Upload of attachment 'feedback-mechanism-fight-or-flight.txt'. | ||
| 2009-04-26 | |||||
| Help Contents/ noqbjstowcdustzkyanygfjh | 19:13 | jipdlmpteovc [1-2] | #01 Attachment 'FePKbI' deleted. #02 Upload of attachment 'FePKbI'. |
||
| 2008-10-24 | |||||
| LukeCole | 05:27 | LukeCole | |||
und zu guter Letzt zur Abwechslung mal eine zufällig ausgewählte Seite:
--> -->| | Please include this information in your bug reports!: Python Python 2.5.5: /usr/bin/python2.5 Linux p15129997 2.6.32-5-686 #1 SMP Mon Mar 26 05:20:33 UTC 2012 i686 MoinMoin Release 1.2.4 [Revision 1.187] Sat May 19 13:26:03 2012 |
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.5/site-packages/MoinMoin/request.py in run(self=<MoinMoin.request.RequestCGI instance at 0xa14772c>) |
| 403 |
| 404 if config.allow_extended_names: |
| 405 Page(query).send_page(self, count_hit=1) |
| 406 else: |
| 407 from MoinMoin.parser.wiki import Parser |
| Page = <class MoinMoin.Page.Page at 0xa2a756c>, query = 'Aktuelle\xc4nderungen', ).send_page undefined, self = <MoinMoin.request.RequestCGI instance at 0xa14772c>, count_hit undefined |
| /usr/lib/python2.5/site-packages/MoinMoin/Page.py in send_page(self=<MoinMoin.Page.Page instance at 0xa2eda6c>, request=<MoinMoin.request.RequestCGI instance at 0xa14772c>, msg='', **keywords={'count_hit': 1}) |
| 622 else: |
| 623 # parse the text and send the page content |
| 624 self.send_page_content(request, Parser, body) |
| 625 |
| 626 # check for pending footnotes |
| self = <MoinMoin.Page.Page instance at 0xa2eda6c>, self.send_page_content = <bound method Page.send_page_content of <MoinMoin.Page.Page instance at 0xa2eda6c>>, request = <MoinMoin.request.RequestCGI instance at 0xa14772c>, Parser = <class MoinMoin.parser.wiki.Parser at 0xa31829c>, body = '||<tablewidth="100%" #FFFFA0> [[RandomQuote(Wiki...ren Wikis, siehe OpenWiki:WikiSites/Aggregation.\n' |
| /usr/lib/python2.5/site-packages/MoinMoin/Page.py in send_page_content(self=<MoinMoin.Page.Page instance at 0xa2eda6c>, request=<MoinMoin.request.RequestCGI instance at 0xa14772c>, Parser=<class MoinMoin.parser.wiki.Parser at 0xa31829c>, body='||<tablewidth="100%" #FFFFA0> [[RandomQuote(Wiki...ren Wikis, siehe OpenWiki:WikiSites/Aggregation.\n', needsupdate=0) |
| 721 |
| 722 try: |
| 723 exec code |
| 724 except 'CacheNeedsUpdate': # if something goes wrong, try without caching |
| 725 self.send_page_content(request, Parser, body, needsupdate=1) |
| code = <code object <module> at 0xa316890, file "AktuelleÄnderungen", line 2> |
| /home/httpd/vhosts/openautomaton.org/httpdocs/community/AktuelleÄnderungen in |
| /usr/lib/python2.5/site-packages/MoinMoin/formatter/base.py in macro(self=<MoinMoin.formatter.text_html.Formatter instance at 0xa2f936c>, macro_obj=<MoinMoin.wikimacro.Macro instance at 0xa31a6ac>, name='RandomPage', args='1') |
| 160 def macro(self, macro_obj, name, args): |
| 161 # call the macro |
| 162 return macro_obj.execute(name, args) |
| 163 |
| 164 def processor(self, processor_name, lines): |
| macro_obj = <MoinMoin.wikimacro.Macro instance at 0xa31a6ac>, macro_obj.execute = <bound method Macro.execute of <MoinMoin.wikimacro.Macro instance at 0xa31a6ac>>, name = 'RandomPage', args = '1' |
| /usr/lib/python2.5/site-packages/MoinMoin/wikimacro.py in execute(self=<MoinMoin.wikimacro.Macro instance at 0xa31a6ac>, macro_name='RandomPage', args='1') |
| 110 return self._m_lang(macro_name, args) |
| 111 |
| 112 raise ImportError("Cannot load macro %s" % macro_name) |
| 113 |
| 114 def _m_lang(self, lang_name, text): |
| ImportError undefined, macro_name = 'RandomPage' |