jekkos

Results 448 comments of jekkos
trafficstars

@objecttothis I already had a suspicion that it would be due to converting to json in this case, good find! I think we should align the json behavior with what...

@objecttothis I guess this one can be closed?

Not sure if there is a decimal datatype in javascript. If we want to replicate the exact locale formatting in JSON then maybe it's better to export the field as...

https://stackoverflow.com/questions/35709595/why-would-you-use-a-string-in-json-to-represent-a-decimal-number#38357877

Would it be possible to squash the history here? Seems like a lot of old commits were dragged in for some reason

I'll rebase the PR otherwise this weekend.

Ah right I just meant squash the history as it seems this has some duplicate commit messages that are already in master. So if you can squash the old commits...

Ah right I came across this code some time ago and saw in the code that there is this functionality. Will check if I can reproduce.