The javadocs indicate that should return a bookmarkable (absolute) URL, but it is returning a relative URL, instead :(
Should I report this as a bug? I'm debugging this on a local AppEngine SDK instance, if that matters. TIA! Chris On Thu, Apr 16, 2015 at 4:44 PM, Martin Grigorov <[email protected]> wrote: > On Thu, Apr 16, 2015 at 11:05 PM, Sven Meier <[email protected]> wrote: > > > > #1 rendering a full page URL > > > > See https://cwiki.apache.org/confluence/display/WICKET/ > > Getting+a+url+for+display > > > TL;DR > use urlFor() instead of mapUrlFor() > >
