-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
6.0.0, 6.0.1, 6.0.2, 6.0.3, 6.0.4, 7.4.5, 7.7.3
-
1
-
Severity 3 - Minor
-
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
This happens when a page or attachment is added or deleted while there is an open editing session on a page that either links to the deleted/added page or uses the attachment.
Steps to reproduce
- Create a page and insert an image into it. Publish it.
- Click edit to start a new draft.
- Go to the attachments screen of the page and delete the attached image
- Go back to the page and press edit
Actual behaviour
- The editor still shows the attachment
Expected behaviour
- The editor should show "Unknown attachment"
This happens because the editor format of the page changes even though the page does not get edited. However, Synchrony still has the old editor format.
This is also true for links and macros. For example, deleting a page that was linked to from another page results in this same behavior, as well as deleting a plug-in while one of its macros is used on a page. The page in edit mode still looks like the macro is present even though in view mode it shows up as "Unknown macro."
Workaround
The workaround is to publish the page if this happens. Publishing the page forces Synchrony to get the new editor format. The editor format will now say correctly "Unknown attachment" or "Unknown macro" or will point to a non-existent link. The real solution in that case is to remove that part of the page or replace it with the new attachment or link.
- is related to
-
CONFSERVER-56386 Editing a Page broken links are not shown in red
- Gathering Impact
- relates to
-
CONFSERVER-52060 Images, attachments, user mentions are broken after changing the BaseURL
- Closed
-
CONFCLOUD-45095 Deleting an attachment, page, or plugin outside the editor does not update the editor format
- Closed