[
https://issues.apache.org/jira/browse/WICKET-7048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Tzvetanov Grigorov updated WICKET-7048:
----------------------------------------------
Description:
We have noticed that AjaxClientInfoBehavior only provides a limited set of
client side properties and that
RequestCycleSettings#getGatherExtendedBrowserInfo()=true is required to gather
things like client time zone. This uses a redirect to some special page and
this causes some problem to us. We provide an AJAX behavior that gathers same
info as RequestCycleSettings#getGatherExtendedBrowserInfo().
was:
We have noticed that AjaxClientInfoBehavior only provides a limeted set of
cleint side properties and that
RequestCycleSettings#getGatherExtendedBrowserInfo()=true is requiered to gather
things like client time zone. This uses a redicrect to some special page and
this causes some problem to us. We provide an AJAX behavior that gathers same
info as RequestCycleSettings#getGatherExtendedBrowserInfo().
> add an AjaxExtendedClientInfoBehavior that makes use of OnDomReady
> ------------------------------------------------------------------
>
> Key: WICKET-7048
> URL: https://issues.apache.org/jira/browse/WICKET-7048
> Project: Wicket
> Issue Type: Improvement
> Reporter: Ernesto Reinaldo Barreiro
> Priority: Major
> Attachments: image-2023-04-17-07-18-56-191.png
>
>
> We have noticed that AjaxClientInfoBehavior only provides a limited set of
> client side properties and that
> RequestCycleSettings#getGatherExtendedBrowserInfo()=true is required to
> gather things like client time zone. This uses a redirect to some special
> page and this causes some problem to us. We provide an AJAX behavior that
> gathers same info as RequestCycleSettings#getGatherExtendedBrowserInfo().
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)