diff --git a/cps/templates/author.html b/cps/templates/author.html index f2b71eab1..d832ad5c1 100644 --- a/cps/templates/author.html +++ b/cps/templates/author.html @@ -5,11 +5,11 @@

{{title}}

{% if author is not none %}
{%if author.image_url is not none %} - {{author.name|safe}} + {{author.name}} {% endif %} {%if author.about is not none %} -

{{author.about|safe}}

+

{{author.about}}

{% endif %} - {{_("via")}} Goodreads @@ -36,7 +36,7 @@

{{_("In Library")}}

- + {% if entry.id in read_book_ids %}{% endif %} @@ -98,7 +98,7 @@

{{_("In Library")}}

{% if other_books and author is not none %}
-

{{_("More by")}} {{ author.name.replace('|',',')|safe }}

+

{{_("More by")}} {{ author.name.replace('|',',') }}

{% for entry in other_books %}
diff --git a/test/Calibre-Web TestSummary_Linux.html b/test/Calibre-Web TestSummary_Linux.html index 6c3d98b44..978d371b8 100644 --- a/test/Calibre-Web TestSummary_Linux.html +++ b/test/Calibre-Web TestSummary_Linux.html @@ -37,20 +37,20 @@

Calibre-Web Tests

-

Start Time: 2022-01-16 21:58:58

+

Start Time: 2022-01-17 18:51:33

-

Stop Time: 2022-01-17 01:49:28

+

Stop Time: 2022-01-18 07:49:35

-

Duration: 3h 10 min

+

Duration: 12h 17 min

@@ -411,11 +411,11 @@

Calibre-Web Tests

- + TestEbookConvertCalibre 15 - 14 - 1 + 15 + 0 0 0 @@ -479,33 +479,11 @@

Calibre-Web Tests

- +
TestEbookConvertCalibre - test_convert_parameter
- -
- - - - + PASS @@ -738,13 +716,13 @@

Calibre-Web Tests

TestEditAdditionalBooks - 16 - 14 + 17 + 15 0 0 2 - Detail + Detail @@ -779,7 +757,7 @@

Calibre-Web Tests

-
TestEditAdditionalBooks - test_edit_book_identifier
+
TestEditAdditionalBooks - test_details_popup
PASS @@ -788,7 +766,7 @@

Calibre-Web Tests

-
TestEditAdditionalBooks - test_edit_book_identifier_capital
+
TestEditAdditionalBooks - test_edit_book_identifier
PASS @@ -797,7 +775,7 @@

Calibre-Web Tests

-
TestEditAdditionalBooks - test_edit_book_identifier_standard
+
TestEditAdditionalBooks - test_edit_book_identifier_capital
PASS @@ -806,7 +784,7 @@

Calibre-Web Tests

-
TestEditAdditionalBooks - test_edit_special_book_identifier
+
TestEditAdditionalBooks - test_edit_book_identifier_standard
PASS @@ -815,7 +793,7 @@

Calibre-Web Tests

-
TestEditAdditionalBooks - test_title_sort
+
TestEditAdditionalBooks - test_edit_special_book_identifier
PASS @@ -824,7 +802,7 @@

Calibre-Web Tests

-
TestEditAdditionalBooks - test_upload_edit_role
+
TestEditAdditionalBooks - test_title_sort
PASS @@ -833,7 +811,7 @@

Calibre-Web Tests

-
TestEditAdditionalBooks - test_upload_metadata_cbr
+
TestEditAdditionalBooks - test_upload_edit_role
PASS @@ -841,6 +819,15 @@

Calibre-Web Tests

+ +
TestEditAdditionalBooks - test_upload_metadata_cbr
+ + PASS + + + + +
TestEditAdditionalBooks - test_upload_metadata_cbt
@@ -849,19 +836,19 @@

Calibre-Web Tests

- +
TestEditAdditionalBooks - test_writeonly_calibre_database
- SKIP + SKIP
-