Details
-
Bug
-
Resolution: Fixed
-
Major
-
12.10.4, 14.4.2
-
Integration
-
Unknown
-
N/A
-
N/A
-
Description
How to reproduce:
- create a tree of pages, with a root, 2 children and then 2 more children in one of the roots - 5 pages in total
- use a macro that has a parameter of type DocumentReference - in my case I used the tagged pages macro from contrib
- in the parameter input, type the exact name of the top level page
- result:
the page is found, as the first result
- add 7 more pages in one of the children
- do the same search in the document reference parameter, for the exact name of the top level page
Expected result:
- the top level page is still found when searching for its exact name
Actual result:
- the page is not found anymore, nor as the first result nor lower in the list
Attachments
Issue Links
- is related to
-
XWIKI-16934 Page picker doesn't allow easily selecting a page when a lot of pages match
- Open