The "display with comma" formatting in the pivot table widget does not work correctly when negative numbers are present in the data.
For example 123.45 will be correctly displayed up as 123.45 while -123.45 will be displayed as -,123.45. The attached patch fixes this issues.
Anonymous
patch for negative number support in "display with comma"