Do you see the log statements logged after successful authentication with FB ?

Do you re-render the whole page after authentication or just some
components (AjaxRequestTarget#add(aComponent)) ?

On Tue, Jul 31, 2012 at 12:01 PM, tmaus <loum...@yahoo.com> wrote:
> Thanks for your response, Martin ...
>
> I have tried to tweak things a bit, replace the Link by an AjaxLink,
> overrode internal methods and did some things things.
>
> The fb login button as well as the link to me admin area belong to a panel.
> The fb login button fires an async call to fb.
>
> The link is always visible on first page rendering.
> The link is always disabled after response from fb.
>
> This must be related to the Panel where both components reside in.
> No matter if the fb button is a simple Link or an AjaxLink, the callback
> from fb somehow disables the link within the panel.
>
> An outside of the Panel located Link is not disabled.
>
> Any hint why this happens or any links to docs that explain this behavior
> are much appreciated ..
>
> Regards
>
> Thorsten
>
>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Link-is-disabled-after-Ajax-request-tp4650870p4650890.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

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

Reply via email to