29 Jan
2001
29 Jan
'01
3 p.m.
Steve Alexander wrote:
The line in question reads: LOG('UnTextIndex', ERROR, 'Unindex_objects tried to unindex nonexistent' ' document %s' % str(i))
Well, okay changing I makes to work, but this code looks liek something bad has happened anyway. AFAIK, Andy wasn't doing anything 'bad' when he found this. When should this code be legitimately be executed, nad why is it being logged as an error if that can happen? confusedly, Chris