Skip to content

Commit 7db5a01

Browse files
committed
DOC-3223: Encoding provided in the charset meta attribute would not be detected.
1 parent 823843b commit 7db5a01

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,21 @@ The following premium plugin updates were released alongside {productname} 8.2.0
4242

4343
// For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
4444

45+
=== Full Page HTML
46+
47+
The {productname} {release-version} release includes an accompanying release of the **Full Page HTML** premium plugin.
48+
49+
**Full Page HTML** includes the following fix.
50+
51+
=== Encoding provided in the charset meta attribute would not be detected
52+
// #TINY-12860
53+
54+
The previous encoding detection logic did not recognize certain encodings defined using the charset `+meta+` attribute, which resulted in inconsistent or conflicting encodings within a single page and caused display or editing issues.
55+
56+
{productname} {release-version} addresses this issue, by adding support for the new encoding type, ensuring that both the original and new encoding formats are correctly detected and processed. As a result, pages using either encoding style are now handled consistently.
57+
58+
For information on the **Full Page HTML** plugin, see xref:fullpagehtml.adoc[Full Page HTML].
59+
4560

4661
[[accompanying-enhanced-skins-and-icon-packs-changes]]
4762
== Accompanying Enhanced Skins & Icon Packs changes

0 commit comments

Comments
 (0)