Project

Contents

Issue #00005436

WGDatabase.getLastChanged() should always return a valid date
Bug

WGDatabase.getLastChanged() may return null in some situations. F. e. this happens if the db has no revision (f. e. because historylog has been removed).

Effect: NPE in Range.processWebTMLCache() or other situations.

Fixed.