Hello,

Since Wicket 1.5.6, the UrlRender generates all URLs prefixed with "./"
when using RequestCycle.get().urlFor(pageClass). The Problem is that for my
application's homepage the generated URL is "./." which does not really
make sense.

Is there any reason for doing this? What caused the change to relative URL
rendering?

Cheers,

Thomas

Reply via email to