#41505 closed enhancement (fixed)
Pass $decimals argument to number_format_i18n filter
| Reported by: | alpipego | Owned by: | johnbillion |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.9 |
| Component: | Formatting | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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)
#3
@
9 years ago
- Summary Pass $decimals argument to number_format_l18n filter → Pass $decimals argument to number_format_i18n filter
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 41199: