Branch: refs/heads/QA_4_7
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 39b8020857bc69be37299ad06b404fb0e7e62ef9
      
https://github.com/phpmyadmin/phpmyadmin/commit/39b8020857bc69be37299ad06b404fb0e7e62ef9
  Author: Michal Čihař <[email protected]>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M ChangeLog
    M composer.json
    M libraries/Util.php
    M test/libraries/common/PMA_formatNumberByteDown_test.php

  Log Message:
  -----------
  Fixed displaying of formatted numeric values for some locales

The code was wrongly assuming that . is always decimal separator, what
it is not and can be even thousands separator.

Fixes #13865

Signed-off-by: Michal Čihař <[email protected]>


_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to