Re: Invalid URL generated when jsessionid is present

2012-05-11 Thread Guillaume Smet
On Fri, May 11, 2012 at 11:05 AM, Martin Grigorov  wrote:
> There is a workaround for this. See the ticket for 1.5.7.

Thanks for the pointer.

I can confirm that the problem is fixed in 1.5.6.

Thanks.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Invalid URL generated when jsessionid is present

2012-05-11 Thread Martin Grigorov
On Fri, May 11, 2012 at 12:02 PM, Guillaume Smet
 wrote:
> Hi Martin,
>
> On Fri, May 11, 2012 at 9:43 AM, Martin Grigorov  wrote:
>> Upgrade to 1.5.6.
>
> Oh? I haven't found any JIRA on this very subject but I might have missed it.
>
> I usually upgrade very quickly after a release but the issue with
> stateless page + feedback fixed after the release is kinda annoying
> for us.

There is a workaround for this. See the ticket for 1.5.7.

>
> That said, I'll test 1.5.6 to see if it fixes the problem and I'll
> decide what I do after that.
>
> Thanks for your quick answer and have a nice day.
>
> --
> Guillaume
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Invalid URL generated when jsessionid is present

2012-05-11 Thread Guillaume Smet
Hi Martin,

On Fri, May 11, 2012 at 9:43 AM, Martin Grigorov  wrote:
> Upgrade to 1.5.6.

Oh? I haven't found any JIRA on this very subject but I might have missed it.

I usually upgrade very quickly after a release but the issue with
stateless page + feedback fixed after the release is kinda annoying
for us.

That said, I'll test 1.5.6 to see if it fixes the problem and I'll
decide what I do after that.

Thanks for your quick answer and have a nice day.

-- 
Guillaume

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Invalid URL generated when jsessionid is present

2012-05-11 Thread Martin Grigorov
On Thu, May 10, 2012 at 8:49 PM, Guillaume Smet
 wrote:
> Hi,
>
> Under certain circumstances when we navigate on our Wicket site,
> Wicket generates the following URL for a bookmarkable page link:
> /mount/point/.;jsessionid=C94BC23C58FD2972B34E5DE145C076BB
>
> The dot before the ;jsessionid= makes the mount point not recognized by 
> Wicket.
>
> The problem is when I click on a link pointing to the exact same page
> I'm visiting.
>
> Any idea on how to fix it?

Upgrade to 1.5.6.

>
> Thanks.
>
> --
> Guillaume
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Invalid URL generated when jsessionid is present

2012-05-10 Thread Guillaume Smet
Hi,

Under certain circumstances when we navigate on our Wicket site,
Wicket generates the following URL for a bookmarkable page link:
/mount/point/.;jsessionid=C94BC23C58FD2972B34E5DE145C076BB

The dot before the ;jsessionid= makes the mount point not recognized by Wicket.

The problem is when I click on a link pointing to the exact same page
I'm visiting.

Any idea on how to fix it?

Thanks.

-- 
Guillaume

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org