[GitHub] wicket pull request #188: Feature/locale format fix

2016-11-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/wicket/pull/188 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] wicket pull request #188: Feature/locale format fix

2016-11-23 Thread martin-g
Github user martin-g commented on a diff in the pull request: https://github.com/apache/wicket/pull/188#discussion_r89272848 --- Diff: wicket-util/src/test/java/org/apache/wicket/util/lang/BytesTest.java --- @@ -40,10 +40,10 @@ @Before public void before() {

[GitHub] wicket pull request #188: Feature/locale format fix

2016-11-07 Thread duesenklipper
GitHub user duesenklipper opened a pull request: https://github.com/apache/wicket/pull/188 Feature/locale format fix On some systems (like my desktop ;-) ) there is not one single `Locale`, but rather different ones for text and formats. For example, I use `en_US` for nearly everyt