[
https://issues.apache.org/jira/browse/WICKET-7048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17713931#comment-17713931
]
ASF GitHub Bot commented on WICKET-7048:
----------------------------------------
reiern70 commented on code in PR #580:
URL: https://github.com/apache/wicket/pull/580#discussion_r1170885311
##########
wicket-core/src/main/java/org/apache/wicket/markup/html/pages/wicket-browser-info.js:
##########
@@ -96,7 +96,6 @@
return postbackForm;
},
-
Review Comment:
true. FIxed.
> 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 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().
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)