Hello, In a recent commit, I've modified `org-table-number-regexp' so it can recognize numbers with a comma as the decimal mark by default.
The variable is almost exclusively used for column alignment in tables, so it should be a cosmetic change only. Though, do not hesitate to report any suspicious behaviour in tables (when working with csv for example). Also, remember that `org-table-number-regexp' is customizable, so you can undo this change locally. Regards, -- Nicolas Goaziou