diff --git a/cps/static/js/kthoom.js b/cps/static/js/kthoom.js index 69f4be96..8670a60d 100644 --- a/cps/static/js/kthoom.js +++ b/cps/static/js/kthoom.js @@ -147,7 +147,7 @@ kthoom.ImageFile = function(file) { this.mimeType = "image/jpeg"; break; case "gif": - this.mimeType = "iamge/gif"; + this.mimeType = "image/gif"; break; case "svg": this.mimeType = "image/svg+xml"; diff --git a/test/Calibre-Web TestSummary_Linux.html b/test/Calibre-Web TestSummary_Linux.html index 1d61b0af..d5732e05 100644 --- a/test/Calibre-Web TestSummary_Linux.html +++ b/test/Calibre-Web TestSummary_Linux.html @@ -37,20 +37,20 @@
Start Time: 2021-01-30 15:01:29
+Start Time: 2021-01-30 17:56:37
Stop Time: 2021-01-30 17:27:29
+Stop Time: 2021-01-30 20:23:25
Duration: 1h 58 min
+Duration: 1h 59 min
Traceback (most recent call last): File "/home/ozzie/Development/calibre-web-test/test/test_edit_ebooks_gdrive.py", line 847, in test_watch_metadata self.assertNotIn('series', book) -AssertionError: 'series' unexpectedly found in {'reader': ['epub'], 'title': 'testbook', 'author': ['John Döe'], 'rating': 0, 'languages': ['English'], 'identifier': [], 'cover': '/cover/5?edit=e76a7625-d4a5-41a4-8636-41aa7f8c3a0f', 'tag': [], 'publisher': ['Randomhäus'], 'comment': '\n', 'add_shelf': [], 'del_shelf': [], 'edit_enable': True, 'kindle': None, 'kindlebtn': None, 'download': ['EPUB (6.7 kB)'], 'read': False, 'archived': False, 'series_all': 'Book 1.0 of test', 'series_index': '1.0', 'series': 'test', 'cust_columns': []}+AssertionError: 'series' unexpectedly found in {'reader': ['epub'], 'title': 'testbook', 'author': ['John Döe'], 'rating': 0, 'languages': ['English'], 'identifier': [], 'cover': '/cover/5?edit=f84d9deb-4c69-48d6-9f16-94ad43b3e3fa', 'tag': [], 'publisher': ['Randomhäus'], 'comment': '\n', 'add_shelf': [], 'del_shelf': [], 'edit_enable': True, 'kindle': None, 'kindlebtn': None, 'download': ['EPUB (6.7 kB)'], 'read': False, 'archived': False, 'series_all': 'Book 1.0 of test', 'series_index': '1.0', 'series': 'test', 'cust_columns': []} @@ -1615,11 +1659,11 @@ AssertionError: 'series' unexpectedly found in {'reader': ['epub'], 'title': 'te -