#41505 closed enhancement (fixed)
Pass $decimals argument to number_format_i18n filter
Reported by: | alpipego | Owned by: | johnbillion |
---|---|---|---|
Milestone: | 4.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Formatting | Keywords: | has-patch |
Focuses: | Cc: |
Description
Filtering the value passed from number_format_l18n is limited as one can only guess the value for $decimals.
$decimals should be passed to the filter, to make it more useful.
Attachments (1)
Change History (7)
#2
@
7 years ago
- Milestone changed from Awaiting Review to 4.9
- Owner set to johnbillion
- Status changed from new to reviewing
#3
@
7 years ago
- Summary changed from Pass $decimals argument to number_format_l18n filter to Pass $decimals argument to number_format_i18n filter
Note: See
TracTickets for help on using
tickets.
In 41199: