From: Will Budicm Date: Fri, 31 Jul 2020 22:18:45 +0000 (+1000) Subject: 2 more bugs encountered. X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=6423f499e8924d5ca9934bd22ed8d3da452142dd;p=LifeLog.git 2 more bugs encountered. --- diff --git a/Current Development Check List.md b/Current Development Check List.md index bd8fcb4..a34a5be 100644 --- a/Current Development Check List.md +++ b/Current Development Check List.md @@ -108,6 +108,8 @@ This version is not compatible in data structure to prior versions. Data migrati ### v. 1.9 Encountered/Fixed +* Bug 27 - Restore of old backups not working anymore. +* Bug 26 - In Chrome editing log entry not working. Something refreshes page, after 5 seconds. * ✔ Bug 25 - SQLite view not properly sorting in new databases. Newer records listed last. * View should order by time function desc, ascendig is default. * ✔ Bug 24 - Logs row sum calculation not working/wrong, with negative and positive values.