[ 
https://issues.apache.org/jira/browse/WICKET-6943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472478#comment-17472478
 ] 

ASF GitHub Bot commented on WICKET-6943:
----------------------------------------

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 is stored */
        public static final String SESSION_ATTRIBUTE_NAME = "session";
 
+       /**
+        * taken from BidiUtils

Review comment:
       done




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@wicket.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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: Wicket
>          Issue Type: Improvement
>          Components: wicket-core
>    Affects Versions: 9.7.0
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>            Priority: Major
>             Fix For: 9.8.0
>
>
> Currently there is no common way to determine if current session's locale is 
> RTL or not
> it would be useful to add common way to determine locale's direction



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to