hargata/lubelog

Sum of costs for search result is wrong when non-US locale

Closed this issue · 2 comments

Checklist
Please make sure you have performed the following steps before opening a new bug ticket, change [ ] to [x] to mark it as done

  • I have read and tried the steps outlined in the Troubleshooting Guide
  • I have searched through existing issues.

Description

Garage -> Service Records -> Search, input a search term that has several entries matching. The list gets 'filtered' with # of Service Records indicating the number of Service Records matching the search criteria, but the Total: next to it reflects a wrong number if the locale has a space as a thousands delimiter. ru_RU as an example.

Platform

  • Docker Image
  • Windows Standalone Executable

Browser Console Errors(F12)

App/Container Console Error

Screenshots(optional)

image

Fixed in edge-tagged docker-image, will schedule a release sometime in July.

Released