Skip to content
This repository was archived by the owner on May 16, 2018. It is now read-only.
This repository was archived by the owner on May 16, 2018. It is now read-only.

Zend_Locale_Math incorrect round numbers  #744

@kilatib

Description

@kilatib

Test:
Locale: da_DK
Number: 99

in *.phtml File

// result: 990.00 kr.

Resolution:
Problem place library/Zend/Locale/Math.php
Class: Zend_Locale_Math
Method: public static function round($op1, $precision = 0)
Reason: Hardcoded '.0'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions