Roundup Tracker - Issues

Message386

Author richard
Recipients
Date 2002-10-02.00:52:34
Message-id
In-reply-to
Logged In: YES 
user_id=6405

I've cleaned up the unit tests so that the only tests that fail are the  
ones that I believe should pass (though I'm not sure on the journalling  
front). The remaining failures are:  
 
1. item creation with a bad Number value resulted in a TypeError, but  
the item was still created  
2. reindexing isn't implemented 
3. indexed searching returns false positive 
4. journal events aren't complete 
 
History
Date User Action Args
2009-02-03 14:20:05adminlinkissue616627 messages
2009-02-03 14:20:05admincreate