Our backend threw a null, which gave problems in other places..SO this
is not a wicket problem :)

On Fri, Mar 11, 2016 at 11:47 AM, nino martinez wael
<nino.martinez.w...@gmail.com> wrote:
> IT would appear so. BUT we actually do not have a direct link between
> A and B, in our testing we manually open a secondary tab and put in an
> url for the mounted page B which.. After page B are loaded this error
> happens on page A when the link are pressed..
>
> On Fri, Mar 11, 2016 at 11:28 AM, Martin Grigorov <mgrigo...@apache.org> 
> wrote:
>> It looks like you have logic that changes addcontactButton's visibility or
>> enable-bility in some conditions.
>> Check what exactly changes when you open page B.
>>
>> Martin Grigorov
>> Wicket Training and Consulting
>> https://twitter.com/mtgrigorov
>>
>> On Fri, Mar 11, 2016 at 9:25 AM, nino martinez wael <
>> nino.martinez.w...@gmail.com> wrote:
>>
>>> Hi
>>>
>>> I have something strange (as always). Two pages A and B
>>>
>>> If I open the two pages in the same session on two different tabs.
>>> Invoking an ajax behavior (wicket modal panel) yields
>>>
>>> Access Denied
>>>
>>> stack tells me this:
>>>
>>> Behavior rejected interface invocation. Component: [AjaxLink
>>> [Component id = addcontactButton]] Behavior:
>>> org.apache.wicket.ajax.markup.html.AjaxLink$1@79f8700 Listener:
>>> [RequestListenerInterface name=IBehaviorListener, method=public
>>> abstract void org.apache.wicket.behavior.IBehaviorListener.onRequest()]
>>>
>>> If I only mess around with page A there are no problems. But opening
>>> Page B in another tab apparently triggers this. It does not matter if
>>> there is ajax or not on page B
>>>
>>>
>>> --
>>> Best regards / Med venlig hilsen
>>> Nino Martinez
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>>
>
>
>
> --
> Best regards / Med venlig hilsen
> Nino Martinez



-- 
Best regards / Med venlig hilsen
Nino Martinez

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

Reply via email to