-
Type: Bug Report
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.2.2-B3
-
Component/s: Data Management
-
Labels:None
-
Change Log Group:Fixed
-
Change Log Message:Total value in grid was incorrectly formatted.
-
Story Points:1
-
Copy Issue Key:
-
Patch Instructions:
- make "\kDBList::GetFormattedTotal" method accept "$format" argument and pass it to called "\kFormatter::Format" method
- make "FieldTotal" tag accept "format" parameter (same code sniffer as for "Field" tag) and pass it to called "\kDBList::GetFormattedTotal" method
- make "grid_total_td" block accept "format" parameter and pass it to the called "FieldTotal" tag
- implemented in
-
[Diffusion] rINP16644 Fixes INP-1784 - Adjust "grid_total_td" block to respect "format" parameter
-
D382 INP-1784 - Adjust "grid_total_td" block to respect "format" parameter
- mentioned in
-
Page Loading...