|
| 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: {code:java} Annotations could not be loaded because the content is not available.{code} 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. |
|