You are right. It's a bug. We should check on that first slash. Can't
fix it now though, so if anyone wants to do it...

Eelc


On 12/11/05, Mark Derricutt <[EMAIL PROTECTED]> wrote:
> I had the following code in my app (using HEAD):
>
>   mountBookmarkablePage("user/signup", Signup.class)
>
> I just updated wicket from cvs and note this now makes urls like:
>
>   /appuser/signup
>
>  instead of
>
>   /app/user/signup
>
> Bug?  Or design change?  I see a cvs comment of "added support for mounting
> packages" on BookmarkablePagePathMountEncoder.java but that
> doesn't give much away.  Being unfamiliar with the codebase I'm not sure
> what I'd look at to see whats up?
>
> Mark
>


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to