Skip to content

Commit 3963ab0

Browse files
committed
DOC-3254: Add known issue and plugin incompatibility issues with Suggested Edits and Revision History.
1 parent 43d7ff9 commit 3963ab0

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,10 @@ The following premium plugin updates were released alongside {productname} {rele
138138

139139
This section describes issues that users of {productname} {release-version} may encounter and possible workarounds for these issues.
140140

141-
There <is one | are <number> known issue<s> in {productname} {release-version}.
141+
There is one known issue in {productname} {release-version}.
142142

143-
// === <TINY-vwxyz 1 changelog entry>
144-
// #TINY-vwxyz1
143+
=== Full Page HTML plugin incompatibility with Suggested Edits and Revision History
144+
145+
The Full Page HTML plugin enables document properties and metadata to be set. However, these are not picked up by Suggested Edits and Revision History, and actions performed in these plugins will overwrite the values set by the Full Page plugin.
145146

146-
// CCFR here.
147+
**Workaround:** Avoid using the Full Page HTML plugin in combination with Suggested Edits or Revision History plugins to prevent data loss of document metadata and properties.

modules/ROOT/pages/fullpagehtml.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,17 @@ tinymce.init({
7373
----
7474
====
7575

76+
[WARNING]
77+
====
78+
**Incompatibility with Suggested Edits and Revision History**
79+
80+
The Full Page HTML plugin is not compatible with the Suggested Edits and Revision History plugins. Document properties and metadata set by the Full Page HTML plugin are not currently preserved when using these collaboration features, and may be lost during the review process.
81+
82+
**Recommendation:** Avoid using the Full Page HTML plugin in combination with Suggested Edits or Revision History plugins to prevent data loss of document metadata and properties at this current time until this issue is resolved.
83+
84+
For more information, see the xref:8.1.0-release-notes.adoc#full-page-html-plugin-incompatibility-with-suggested-edits-and-revision-history[known issue] in the {productname} 8.1.0 release notes.
85+
====
86+
7687
== Options
7788

7889
The following configuration options affect the behavior of the {pluginname} plugin.

0 commit comments

Comments
 (0)