This issue has been created
There is 1 update.
 
 
Confluence / cid:jira-generated-image-avatar-7646b048-7d7c-46ab-81f0-d5fc7feccfb7 CONFLUENCE-476 Open

Inline comment selection is duplicated when the imported page has several revisions

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-a6271e73-add6-4b5a-be92-396d6d850ad9 Raphaël Jakse created this issue on 26/May/25 13:55
 
Summary: Inline comment selection is duplicated when the imported page has several revisions
Issue Type: cid:jira-generated-image-avatar-7646b048-7d7c-46ab-81f0-d5fc7feccfb7 Bug
Affects Versions: 9.86.1
Assignee: Unassigned
Components: XML
Created: 26/May/25 13:55
Priority: cid:jira-generated-image-static-major-32684371-aabd-40d3-99a9-cd3927af7a76 Major
Reporter: Raphaël Jakse
Description:

If a user has commented on a text reading "GIVEN" and the page has since had 3 revisions, the selection field in the imported comment object will read something like "GIVENGIVENGIVENGIVEN".

This is because we forgot to reset the inline comment storage between page revisions. At parse time, the selected text is therefore incorrectly added to the existing parsed selection.

 
 

1 update

 
cid:jira-generated-image-avatar-a6271e73-add6-4b5a-be92-396d6d850ad9 Changes by Raphaël Jakse on 26/May/25 13:55
 
Assignee: Raphaël Jakse