Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
17.2.0
-
Unknown
-
Description
This template is deprecated, and we should remove all the uses of it in XWiki Standard. See https://github.com/xwiki/xwiki-platform/blob/15cd567291f4e53bb4932916b3a73d639e38a9a1/xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/suggest.vm#L21-L22
Currently, the page is used only in xpage queries:
- tags.js L171
- DBListClass.java L539 (and test)
- StaticListClass.java L123 (and test)
- SuggestTest.java