[jira] [Created] (IGNITE-7225) Web console: improve CSV export

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7225) Web console: improve CSV export

Anton Vinogradov (Jira)
Ilya Borisov created IGNITE-7225:
------------------------------------

             Summary: Web console: improve CSV export
                 Key: IGNITE-7225
                 URL: https://issues.apache.org/jira/browse/IGNITE-7225
             Project: Ignite
          Issue Type: Bug
          Components: wizards
         Environment: Browsers with ru and en locales.
            Reporter: Ilya Borisov
            Assignee: Ilya Borisov


*What to do:*
When exporting to CSV, rely on user's locale and number decimal separator symbol to determine what to use as a CSV separator.

*Motivation:*
During export to CSV, numbers are formatted depending on user's locale. In _non-import mode_, MS Excel requires comma as a decimal separator and semicolon as a CSV separator for _ru _locale and dot/comma respectively for _en_. After resolving this issue, CSV export will become more aware of user's environment.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)