Closed ArnonAfriat closed 5 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi,
Your ticket has been flagged as in_zendesk, it means that we recognize this as an issue worth investigating so we have moved it to our official support channel for customers (zendesk)
We will carry on there with the investigation and we will update you as soon as possible.
Thanks
Hi,
Thank you for your email. We are aware of this issue and have a feature request / bug in our backlog:
You can follow the status of feature requests, bugs and releases using our pipeline: https://www.ag-grid.com/ag-grid-pipeline/
If you are an ag-Grid Enterprise Customer, please raise this in our Zendesk support system - contact info@ag-grid.com for access. This is our primary channel for Support.
This is the reference and summary of the relevant issue:
AG-3586 CSV Export - If fileName contains ‘.' the grid doesn’t add .csv extension
Hi Davis,
Yes, I am an ag-Grid Enterprise Customer, I am a developer for Nova Measuring instruments Ltd (arnon-a@novami.com). I'm not sure I understand the request to raise this issue in your Zendesk, I thought this issue was already brought to their attention.
BR, Arnon
בתאריך יום ב׳, 18 בנוב׳ 2019 ב-18:24 מאת Davis Jaunbruns < notifications@github.com>:
Hi,
Thank you for your email. We are aware of this issue and have a feature request / bug in our backlog:
You can follow the status of feature requests, bugs and releases using our pipeline: https://www.ag-grid.com/ag-grid-pipeline/
If you are an ag-Grid Enterprise Customer, please raise this in our Zendesk support system - contact info@ag-grid.com for access. This is our primary channel for Support.
This is the reference and summary of the relevant issue:
AG-3586 CSV Export - If fileName contains ‘.' the grid doesn’t add .csv extension
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ag-grid/ag-grid/issues/3451?email_source=notifications&email_token=AHLK7BF6MOG72QKXG3IDHALQUK6T7A5CNFSM4JBIFTEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEELAWUI#issuecomment-555092817, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHLK7BHOY7YDK2HNARXMYEDQUK6T7ANCNFSM4JBIFTEA .
Hi Arnon,
Thank you for your message.
We've investigated this issue and have found that this is not a bug.
This is the desired behaviour of the grid, that when you add a dot to the file name you will need to provide the extension yourself.
Hope that helps.
Kind Regards, Shuheb
Is it mentioned in the documentation?
BR, Arnon
בתאריך יום ג׳, 26 בנוב׳ 2019, 17:17, מאת Shuheb Ahmed < notifications@github.com>:
Hi Arnon,
Thank you for your message.
We've investigated this issue and have found that this is not a bug.
This is the desired behaviour of the grid, that when you add a dot to the file name you will need to provide the extension yourself.
Hope that helps.
Kind Regards, Shuheb
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ag-grid/ag-grid/issues/3451?email_source=notifications&email_token=AHLK7BBX4CKS3DXUL7QRVX3QVU42BA5CNFSM4JBIFTEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFGLZ5I#issuecomment-558677237, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHLK7BCQ6QPFJTFV7VXZZ6DQVU42BANCNFSM4JBIFTEA .
If file name contains "/" it's replacing it with "_"
for example if File Name is "DD/MM/YYYY" then the dowloaded file "DD_MM_YYYY"
This is a bug in the 'export as csv' feature. Issue can be easily reproduced on ag-grid feature example in the following: https://www.ag-grid.com/javascript-grid-export/
Reproduction steps in the url example above, in any language: