Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
2.4
-
None
Description
To reproduce:
- go to Main.WebSearch, do a search, see the results
- add an annotation on some content in the results list
- a message saying annotation was successfully added will be displayed but the search results will dissapear
- refresh the page, search results should be visible
- go to the annotation settings panel (click on the Annotations button next to the Watch button in the page menu)
- select show annotations, search results will dissappear.
Note that this is happening only when there are annotations on the Main.WebSearch document and that adding an annotation on the search results doesn't make too much sense (since it's a very dynamic page, it will change everytime so I wouldn't know how to define the cases when that annotation should be displayed).
Actually the problem is more general than that, namely that request parameters for scripts are not taken into account when rerendering the document with annotated content, so it would potentially affect all scripts that use request parameters, since it will cause rerendering without the parameters and replacing the content of the document with the rerendered one.
Attachments
Issue Links
- is duplicated by
-
XWIKI-7592 Annotations does not include request parameters in the rendering of the annotated HTML output
- Closed
- relates to
-
XWIKI-15427 The annotation system does not work for a page that is part of an application
- Closed
-
XWIKI-11169 Annotations can not be displayed on content generated by the HTML macro
- Closed
-
XWIKI-15421 Annotations are not shown when selecting a text with icons
- Closed
-
XWIKI-11447 Error message when trying to load annotations on search page
- Closed