|
Summary: |
Error when sorting by "Creation date" or "Last modification date" in Document Tree macro |
Issue Type: |
Bug |
Affects Versions: |
17.0.0, 17.2.0-rc-1 |
Assignee: |
Unassigned |
Attachments: |
No_Pages_Found.png |
Components: |
Tree |
Created: |
25/Mar/25 16:07 |
Environment: |
Windows 11 Pro, Firefox 136, using an instance of XWiki 17.0.0 on MySQL 9, Tomcat 11.0.5 |
Priority: |
Major |
Reporter: |
Ilie Andriuta |
Description: |
Steps to reproduce
- Edit a page and insert the Page Tree macro
- Under 'Sort pages by' section, in the drop-down, select "Creation date" or "Last modification date"
- Click "Submit" button
- Observe the logs
Expected results The documents on the macro are sorted according to the option selected. Actual results The macro outputs "No pages found" and in the XWiki console there is the following error: On Tomcat 11.0.5:
2025-03-25 17:02:32,265 [http-nio-1115-exec-5 - http:2025-03-25 17:02:32,265 [http-nio-1115-exec-5 - http:2025-03-25 17:02:32,267 [http-nio-1115-exec-5 - http:
On Jetty/HSQL standalone demo:
2025-03-25 16:58:32,237 [qtp1306854175-352 - http:2025-03-25 16:58:32,237 [qtp1306854175-352 - http:2025-03-25 16:58:32,256 [qtp1306854175-352 - http:
|
|