Subject: | Commas are added to decimal digits |
The comma filter will add a comma to any string of 4 or more digits. This is generally incorrect for decimals. I have attached a proposed patch and new test cases for consideration.
That is, in 0.03, '3.1415' gets translated to '3.1,415'. The comma plugin ought not do that.
Message body not shown because it is not plain text.