[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 39b802: Fixed displaying of formatted numeric values for s...

Michal Čihař michal at cihar.com
Fri Dec 15 11:10:14 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 39b8020857bc69be37299ad06b404fb0e7e62ef9
      https://github.com/phpmyadmin/phpmyadmin/commit/39b8020857bc69be37299ad06b404fb0e7e62ef9
  Author: Michal Čihař <michal at cihar.com>
  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ř <michal at cihar.com>


  Commit: 0b5b28704906df75823b446aa0716f0b2a2176f8
      https://github.com/phpmyadmin/phpmyadmin/commit/0b5b28704906df75823b446aa0716f0b2a2176f8
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

  Changed paths:
    M ChangeLog
    M composer.json
    M libraries/classes/Util.php
    M test/classes/UtilTest.php

  Log Message:
  -----------
  Merge branch 'QA_4_7'


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/11d236b2ea8c...0b5b28704906


More information about the Git mailing list