Comment 17 for bug 938116

Revision history for this message
Michael Vogt (mvo) wrote :

Thanks for your investigation Colin! It looks like the order of clear(), cache.open() was wrong and the clear might have caused calls to the old no longer valid cache. This should be fixed in trunk now, the order got updated and the store removed from the view before the clear().