This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-fa5a7bc1-5656-49d6-ba85-b5499d0faed0 XWIKI-24071 Open

Warning for annotations that could not be loaded when landing on a deleted page if "Display annotations by default" is enabled

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-e8ff8f74-72ef-418a-97ae-bec5334efb2d Ilie Andriuta created this issue on 02/Mar/26 15:34
 
Summary: Warning for annotations that could not be loaded when landing on a deleted page if "Display annotations by default" is enabled
Issue Type: cid:jira-generated-image-avatar-fa5a7bc1-5656-49d6-ba85-b5499d0faed0 Bug
Affects Versions: 16.10.15, 17.10.3
Assignee: Unassigned
Attachments: Annotations_message.png
Components: Annotations
Created: 02/Mar/26 15:34
Environment: Windows 11 Pro, Chrome 145, using an instance of XWiki 17.10.3 on MySQL 9.3, Tomcat 11, Java 21
Priority: cid:jira-generated-image-static-major-e3774095-66c0-4edf-b3dd-744be332f42d Major
Reporter: Ilie Andriuta
Description:

Steps to reproduce

  1. Go to Administer Wiki > Content > Annotations
  2. Tick “Display annotations by default” and Save
  3. Create a page (e.g. http://localhost:8080/xwiki/bin/view/P1/)
  4. Delete the respective page
  5. Go to the deleted page (e.g. http://localhost:8080/xwiki/bin/view/P1/)

Expected results

No warnings are displayed.

Actual results

Although no annotations were added before the page was deleted, the following warning is displayed:

Annotations could not be loaded because the content is not available.

The issue was reproduced on XWiki 16.10.15 and 17.10.3 as well.