Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
None
-
xwiki 10.11 tomcat postgres on Docker, official image
-
Unknown
-
N/A
-
N/A
-
Description
This is a huge issue for xwiki 10.11 stable.
Steps to reproduce:
- use docker-compose-postgres.yml of docker xwiki repo
- Set Image to
xwiki:10.11-postgres-tomcat
- Connect, register Admin, install Standard Flavor
Upon arriving on Main Page, links in Panels are broken, they link to /bin/bin/....
See screenshots.
Other links (in page / NavigationTree / Breadcrumbs) seem fine
This affects at least:
- Application Panel
- My Recent Modifications Panel
The workaround is to set the property "xwiki.webapppath" properly in xwiki.cfg which is mandatory according to the documentation anyway but it was forgotten in the docker image (see XDOCKER-91).
Attachments
Issue Links
- is related to
-
XDOCKER-91 xwiki.webapppath is not set in the docker image
- Closed