Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
16.10.0
-
Windows 11 Pro, XWiki 16.10.0 with MySQL 9.0 and Standard, Chrome 131
-
Unit
-
Unknown
-
N/A
-
N/A
-
Description
Steps to reproduce:
- Login as Admin
- Click on "More applications" > "Create your own!" in the Applications panel
- Click "Create Application"
- Type a name for the application ex. "Test app"
- Click on "Next Step"
- Drag and drop any fields from the palette to the right ex. "Title" & "Content"
- Click "Next Step"
- Leave default and click "Next Step"
- Click on "Finish"
- From "More Actions" click on "Move\Rename"
- Select another location ex. Sandbox
- Click on "Rename"
Expected results: The application is moved to the chosen location.
Actual results: "Failed to rename the application" appears, the application isn't moved
In the wiki console:
2024-12-05 18:26:39,433 [qtp192881625-133 - http://localhost:8080/xwiki/bin/get/AppWithinMinutes/RenameApplication] ERROR o.a.v.d.null - Exception in macro #updateAppTemplateProvider called at xwiki:AppWithinMinutes.RenameApplication[line 66, column 1] 2024-12-05 18:26:39,438 [qtp192881625-133 - http://localhost:8080/xwiki/bin/get/AppWithinMinutes/RenameApplication] ERROR o.a.v.d.null - Exception in macro #renameAppCodePages called at xwiki:AppWithinMinutes.RenameApplication[line 13, column 1] 2024-12-05 18:26:39,440 [qtp192881625-133 - http://localhost:8080/xwiki/bin/get/AppWithinMinutes/RenameApplication] ERROR o.a.v.d.null - Exception in macro #renameApp called at xwiki:AppWithinMinutes.RenameApplication[line 9, column 1]
NOTE: If the page of the app is refreshed the following message appears:
NOTE 2: This issue doesn't reproduce on 15.10.14
Attachments
Issue Links
- is caused by
-
XWIKI-12987 Relative links are made absolute or even broken after moving a page
- Closed
- is related to
-
XWIKI-22723 Warning message for application move has duplicated icons
- Closed