[jira] [Commented] (WICKET-6943) There should be ability to check if current session's locale is RTL

2022-01-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17471666#comment-17471666 ] ASF subversion and git services commented on WICKET-6943: - Commi

[wicket] branch session-locale-rtl updated (1dae639 -> 4cb4bd4)

2022-01-09 Thread solomax
This is an automated email from the ASF dual-hosted git repository. solomax pushed a change to branch session-locale-rtl in repository https://gitbox.apache.org/repos/asf/wicket.git. from 1dae639 [WICKET-6943] comments are addressed add 4cb4bd4 [WICKET-6943] build should be fixed No

[jira] [Commented] (WICKET-6943) There should be ability to check if current session's locale is RTL

2022-01-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17471661#comment-17471661 ] ASF subversion and git services commented on WICKET-6943: - Commi

[jira] [Commented] (WICKET-6942) Replace usage of log4j 1.x in tests and wicket-examples with slf4j-simple

2022-01-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17471660#comment-17471660 ] ASF subversion and git services commented on WICKET-6942: - Commi

[wicket] branch session-locale-rtl updated (53d480b -> 1dae639)

2022-01-09 Thread solomax
This is an automated email from the ASF dual-hosted git repository. solomax pushed a change to branch session-locale-rtl in repository https://gitbox.apache.org/repos/asf/wicket.git. from 53d480b Javadoc add 26da08f WICKET-6942 Replace usage of log4j 1.x in tests and wicket-examples

[jira] [Created] (WICKET-6943) There should be ability to check if current session's locale is RTL

2022-01-09 Thread Maxim Solodovnik (Jira)
Maxim Solodovnik created WICKET-6943: Summary: There should be ability to check if current session's locale is RTL Key: WICKET-6943 URL: https://issues.apache.org/jira/browse/WICKET-6943 Project:

[GitHub] [wicket] solomax commented on a change in pull request #488: Save info about Locale direction LTR/RTL to Session metadata

2022-01-09 Thread GitBox
solomax commented on a change in pull request #488: URL: https://github.com/apache/wicket/pull/488#discussion_r780894408 ## File path: wicket-core/src/main/java/org/apache/wicket/core/util/lang/LocaleUtils.java ## @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache Software Founda

[GitHub] [wicket] solomax commented on a change in pull request #488: Save info about Locale direction LTR/RTL to Session metadata

2022-01-09 Thread GitBox
solomax commented on a change in pull request #488: URL: https://github.com/apache/wicket/pull/488#discussion_r780893319 ## File path: wicket-core/src/main/java/org/apache/wicket/core/util/lang/LocaleUtils.java ## @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache Software Founda

[GitHub] [wicket] solomax commented on a change in pull request #488: Save info about Locale direction LTR/RTL to Session metadata

2022-01-09 Thread GitBox
solomax commented on a change in pull request #488: URL: https://github.com/apache/wicket/pull/488#discussion_r780892242 ## File path: wicket-core/src/main/java/org/apache/wicket/Session.java ## @@ -126,6 +127,11 @@ { private static final long serialVers