Skip to content

Commit a7ec3f3

Browse files
committed
Docs: DOC-3243 - Users with an id that includes @ weren't parsed correctly
1 parent 8d0bcc7 commit a7ec3f3

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,21 @@ For information on the **<Open source plugin name>** plugin, see xref:<plugincod
5757

5858
The following premium plugin updates were released alongside {productname} {release-version}.
5959

60+
=== Comments
61+
62+
The {productname} {release-version} release includes an accompanying release of the **Comments** premium plugin.
63+
64+
**Comments** includes the following fix.
65+
66+
==== Users with an `id` that includes `@` weren't parsed correctly.
67+
// #TINY-12235
68+
69+
Previously, the mentions parser in Comments did not treat the `@` symbol as part of a mention string. User IDs containing `@` (such as email addresses) were split incorrectly, so mentions remained as raw text instead of resolving to the display name after saving.
70+
71+
In {productname} {release-version}, the Comments plugin now correctly parses mentions with `@` in user IDs. Mentions resolve to display names as expected.
72+
73+
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Comments].
74+
6075
=== <Premium plugin name 1> <Premium plugin name 1 version>
6176

6277
The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.

0 commit comments

Comments
 (0)