Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
17.4.0, 16.10.11
-
Windows 11 Pro, Firefox 142, using an instance of XWiki 17.4.4 on PostgreSQL 17, Tomcat 11.0.10, reproducible also on Jetty/HSQL
-
Trivial
-
Description
Steps to reproduce
- Create an older XWiki instance with a subwiki to be upgraded (e.g. 12.x or 13.x)
- On this instance, replace the WAR with the one from a recent XWiki version (e.g. 17.4.4), to which the upgrade will be done
- Start the instance and reach the Distribution Wizard
- On "Step 2 - Flavor", observe the second sentence under the first heading "The currently installed flavor": "It often need to be upgraded to be in sync with the new distribution."
- Click "Install this flavor" button
- Observe the sentence just below "Flavor" section: "You are about to install the following flavor, please confirm or select an other flavor."
- Follow the DW to reach "Step 5 - Report"
- Observe the second sentence under "Pages" heading: "The following tree contains all the pages that have been created, modified or deleted page during the installation."
Expected results
Step 4: The second sentence should be: "It often needs to be upgraded to be in sync with the new distribution."
Step 6: The words "an" and "other" should be united: ""You are about to install the following flavor, please confirm or select another flavor."
Step 8: The sentence should be without the "page" word: "The following tree contains all the pages that have been created, modified or deleted during the installation."
Actual results
Step 4: There is an "s" missing on the work "needs". The same issue reproduces when a subwiki is upgraded (on "Step 1 - Flavor" this time).
Step 6: The words "an" and "other" are written separately.
Step 8: The word "page" (singular) is placed after enumeration of actions, which seems to be an oversight.