|
| Summary: |
Warning for annotations that could not be loaded when landing on a deleted page if "Display annotations by default" is enabled |
| Issue Type: |
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: |
Major |
| Reporter: |
Ilie Andriuta |
| 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.
The issue was reproduced on XWiki 16.10.15 and 17.10.3 as well. |
|