| Steps to reproduce
- Go to Main.WebHome
- Click 'Create' button
- On the Location, click on 'Edit the new location' (Pencil) button
- Insert a non existing parent
- Insert a page name
- Click 'Create' button
Expected results No errors are displayed in the logs. Actual results The following stacktrace is displayed:
2026-03-04 14:38:38,425 [http-nio-1115-exec-9 - http:2026-03-04 14:38:38,425 [http-nio-1115-exec-9 - http:2026-03-04 14:38:38,425 [http-nio-1115-exec-9 - http:
The above steps were done on a clean XWiki 17.10.4 (Oracle 19c/ Tomcat 11.0.18) instance. Unfortunately, I couldn't find the exact steps to reproduce the issue, I also tried on another clean instance by backtracking the steps that could lead to the issue. |