You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by GitBox <gi...@apache.org> on 2021/12/29 07:34:48 UTC

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

solomax commented on a change in pull request #488:
URL: https://github.com/apache/wicket/pull/488#discussion_r776187855



##########
File path: wicket-core/src/main/java/org/apache/wicket/Session.java
##########
@@ -126,6 +127,11 @@
 	{
 		private static final long serialVersionUID = 1L;
 	};
+	/** records if pages have been unlocked for the current request */

Review comment:
       My bad, will fix ASAP :)




-- 
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-unsubscribe@wicket.apache.org

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