Skip to content

Commit f94733e

Browse files
authored
Merge branch 'feature/7.5/DOC-2498' into feature/7.5/DOC-2498_TINY-11366
2 parents f0d43a4 + ad56983 commit f94733e

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

modules/ROOT/pages/7.4-release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ tinycomments_author_name: '',
368368

369369
Previously, instead of assigning default user/author values as in `7-stable` (7.3), the latest release {release-version} disables all comment features when these fields are empty.
370370

371-
**Status**: Currently under investigation.
371+
**Status**: This issue has been resolved in xref:7.5-release-notes.adoc#use-default-anon-value-for-tinycomments_author-and-tinycomments_author_name-options-when-the-provided-value-is-an-empty-string[{productname} 7.5.0].
372372

373373
=== Comment card not removed after deleting content
374374
// #TINY-11366

modules/ROOT/pages/7.5-release-notes.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode
7373

7474
The {productname} {release-version} release includes an accompanying release of the **Comments** premium plugin.
7575

76-
**Comments** Premium plugin includes the following fix.
76+
**Comments** Premium plugin includes the following fixes.
7777

7878
==== The `conversationAuthor` property was missing from 'create` conversation events in the EventLog API.
7979

@@ -90,6 +90,13 @@ This behavior led to confusion and increased the risk of interacting with obsole
9090

9191
In {productname} {release-version}, this issue has been resolved. Now, when annotated content is deleted, the associated conversation card is automatically removed from the sidebar.
9292

93+
==== Use default 'Anon' value for `tinycomments_author` and `tinycomments_author_name` options when the provided value is an empty string.
94+
// #TINY-11323
95+
96+
Previously in xref:7.4-release-notes.adoc#comments-not-functional-with-empty-tinycomments_author-and-tinycomments_author_name[{productname} 7.4.0], an issue was identified in **Embedded mode** where the commenting functionality became non-operational when either the `tinycomments_author` or the `tinycomments_author_name` options were configured as empty strings `""`. As a consequence, users were unable to create comments when these options were empty.
97+
98+
In {productname} {release-version}, the `tinycomments_author` and `tinycomments_author_name` options now default to "Anon" when the provided value is an empty string. As a result, the commenting functionality is now operational even when these options are empty.
99+
93100
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].
94101

95102

0 commit comments

Comments
 (0)