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

2022-01-10 Thread GitBox
solomax commented on a change in pull request #488: URL: https://github.com/apache/wicket/pull/488#discussion_r780968425 ## 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: [WICKET-6943] Save info about Locale direction LTR/RTL to Session metadata

2022-01-10 Thread GitBox
solomax commented on a change in pull request #488: URL: https://github.com/apache/wicket/pull/488#discussion_r781004738 ## File path: wicket-core/src/main/java/org/apache/wicket/Session.java ## @@ -130,6 +132,15 @@ /** Name of session attribute under which this session

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

2022-01-10 Thread GitBox
solomax commented on a change in pull request #488: URL: https://github.com/apache/wicket/pull/488#discussion_r781783553 ## File path: wicket-core/src/main/java/org/apache/wicket/Session.java ## @@ -130,6 +132,15 @@ /** Name of session attribute under which this session

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

2022-01-10 Thread GitBox
solomax commented on a change in pull request #488: URL: https://github.com/apache/wicket/pull/488#discussion_r781783625 ## File path: wicket-core/src/main/java/org/apache/wicket/Session.java ## @@ -184,6 +195,36 @@ public static Session get() } } +

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

2022-01-11 Thread GitBox
solomax commented on a change in pull request #488: URL: https://github.com/apache/wicket/pull/488#discussion_r782714873 ## File path: wicket-core/src/main/java/org/apache/wicket/Session.java ## @@ -184,6 +195,36 @@ public static Session get() } } +

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

2022-01-11 Thread GitBox
solomax commented on a change in pull request #488: URL: https://github.com/apache/wicket/pull/488#discussion_r782714873 ## File path: wicket-core/src/main/java/org/apache/wicket/Session.java ## @@ -184,6 +195,36 @@ public static Session get() } } +