This looks very similar to:

https://issues.apache.org/jira/browse/WICKET-4920

Which was I thought was fixed but might have been unfixed ;)

Regards,
Chris

>-----Original Message-----
>From: Martin Grigorov [mailto:mgrigo...@apache.org]
>Sent: Saturday, 19 January 2013 2:02 AM
>To: users@wicket.apache.org
>Subject: Re: Ajax Link not resolving Wicket 6.4
>
>Try to reproduce it in a quickstart, with any render strategy.
>If you succeed then please attach it to a ticket in Jira and we will
>investigate.
>
>
>On Fri, Jan 18, 2013 at 4:50 PM, Simon B <simon.bott...@gmail.com>
wrote:
>
>> Hi Martin,
>>
>> Thanks for replying.
>>
>> I take the url of the page for example:
>>
>> http://localhost:8080/rental/piedras-otra-afuera-de-bs-as-52368.html
>>
>> This is mounted using a MountedMapper in the Application object and
>> resolves
>> to a subclass of WebPage
>>
>> I copy the url, then boot up a fresh version of IE 9 from scratch and
>paste
>> the URL into the navigation bar.
>>
>
>Try with other browser too.
>
>
>>
>> Then I look at the source and see that the URLs that are being
created
>for
>> the AjaxButtons (called via: Wicket.Ajax.ajax) are like I mentioned
in my
>> original post e.g.:
>>
>>
>>
>> the above url which is called when I click the AjaxButton, does not
>resolve
>> with the Wicket Servlet on the Jetty Container
>>
>> I guess it's got something to do with the "//" in the relative url.
>>
>> incidentally I'm also using a "one pass render" stategy set up in my
>> Application class i.e.
>>
>>
>>
>> I'm not sure if that's pertinent or not.
>>
>
>Try with the default render strategy too
>
>
>>
>> If you'd like any more information let me know
>>
>> Cheers
>> Simon
>>
>>
>>
>> --
>> View this message in context:
>> http://apache-wicket.1842946.n4.nabble.com/Ajax-Link-not-resolving-
>Wicket-6-4-tp4655511p4655513.html
>> Sent from the Users forum mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> 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 <http://jweekend.com/>

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

Reply via email to