Details
-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
5.2-milestone-1
-
Unknown
-
N/A
-
N/A
-
Description
Steps to reproduce:
- Download the 5.2M1 WAR from here, the 5.2M1 XAR from here and the HyperSQL file from here
- Extract the WAR in its own folder
- Rename the xwiki-manager-web-5.2-milestone-1 folder to xwiki and move it inside your webapps folder of Jetty
- Copy the hsqldb-2.3.0.jar file inside your xwiki/WEB-INF/lib folder
- Edit the xwiki\WEB-INF\xwiki.cfg file to enable the superadmin user (delete "#" from this line: "# xwiki.superadminpassword=system")
- Start Jetty and login using these credentials: superadmin/system
- Hover over Wiki -> Administer Wiki and import the XAR
- Go to the Wiki homepage
You will see there are some missing translations. If you restart the server everything works fine.
This bug doesn't reproduce if instead of importing the UI XAR you install the UI using the Distribution Wizard.