[GitHub] [wicket] martin-g 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
martin-g commented on a change in pull request #488: URL: https://github.com/apache/wicket/pull/488#discussion_r780984975 ## File path: wicket-core/src/main/java/org/apache/wicket/Session.java ## @@ -130,6 +132,15 @@ /** Name of session attribute under which this sessio

[GitHub] [wicket] martin-g 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
martin-g commented on a change in pull request #488: URL: https://github.com/apache/wicket/pull/488#discussion_r782736474 ## File path: wicket-core/src/main/java/org/apache/wicket/Session.java ## @@ -184,6 +195,36 @@ public static Session get() } } +