Hello.

Has anyone seen this error in their apache error logs?

"
Exception in thread Thread-1227:
Traceback (most recent call last):
   File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap
     self.run()
   File "/usr/lib/python2.4/threading.py", line 422, in run
     self.__target(*self.__args, **self.__kwargs)
   File "/usr/lib/python2.4/site-packages/MoinMoin/search/builtin.py",  
line 332, in func
     return f(*args, **kwargs)
   File "/usr/lib/python2.4/site-packages/MoinMoin/search/Xapian.py",  
line 297, in _do_queued_updates
     self._index_page(writer, p, mode='update')
   File "/usr/lib/python2.4/site-packages/MoinMoin/search/Xapian.py",  
line 464, in _index_page
     author = page.last_edit(request)['editor']
TypeError: unsubscriptable object
"

I am getting tons of those errors in my error logs, but I don't think  
they're showing up for my users (or they would have submitted tickets  
to me).

-Dexter

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to