I have added mapper
https://github.com/solomax/label-with-image/commit/743af75f453952361ef49ee4d13a774a040581bc
Everything seems to work

I'm using "mvn clean jetty:run" command

On Wed, Oct 25, 2017 at 11:15 AM, kyc <brend...@hku.hk> wrote:

> You need to add the following to WicketApplication.java to reach the
> problem
>
> setRootRequestMapper(new CryptoMapper(getRootRequestMapper(), this));
>
>
>
> My whole site is encrypted and the slashes are included in the encrypted
> characters causing the problem
>
> Broken image path:
> http://127.0.0.1:8080/PROJ_NAME/Vl6T6Ar3EKbsmKcONvJ0cb8_
> mXFWRue8M31YADuxq5cljiqq36WNE18GAPuD17Q8SSeAzJ9vUbqR88VssCAT
> vhmaI-sJ571s/Vl64f/images/icon/add.gif
>
>
> --
> Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-
> f1842947.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
WBR
Maxim aka solomax

Reply via email to