Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
16.10.15, 17.10.3
-
None
-
Windows 11 Pro, Chrome 145, using an instance of XWiki 17.10.3 on MySQL 9.3, Tomcat 11, Java 21
-
Unknown
-
Description
Steps to reproduce
- Go to Administer Wiki > Content > Annotations
- Tick “Display annotations by default” and Save
- Create a page (e.g. http://localhost:8080/xwiki/bin/view/P1/)
- Delete the respective page
- 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.
Sometimes to get the warning, a refresh or even hard refresh is needed after landing on the deleted page.
The issue was reproduced on XWiki 16.10.15 and 17.10.3 as well.