[
https://issues.apache.org/jira/browse/WICKET-7044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danilo Berardi updated WICKET-7044:
-----------------------------------
Description:
In the online wicket 9.x Reference Guide (
[https://nightlies.apache.org/wicket/guide/9.x/single.html] ) all the images
are not displayed because they searched in the alongside directory instead of
the child. Per example the layout.png is searched as ../img/layout.png if
this call is replaced as img/layout.png it should works.
Pay attention same issue is present in the next version too (
https://nightlies.apache.org/wicket/guide/10.x/single.html ).
> Images in the Wicket 9.x reference guide are not displayed.
> -----------------------------------------------------------
>
> Key: WICKET-7044
> URL: https://issues.apache.org/jira/browse/WICKET-7044
> Project: Wicket
> Issue Type: Bug
> Components: guide
> Reporter: Danilo Berardi
> Priority: Minor
>
> In the online wicket 9.x Reference Guide (
> [https://nightlies.apache.org/wicket/guide/9.x/single.html] ) all the images
> are not displayed because they searched in the alongside directory instead
> of the child. Per example the layout.png is searched as ../img/layout.png
> if this call is replaced as img/layout.png it should works.
> Pay attention same issue is present in the next version too (
> https://nightlies.apache.org/wicket/guide/10.x/single.html ).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)