Hi Isomorphic,
We have recently migrated our application to Linux server(Liberty core) from windows(IBM WAS). After migrating to libertycore, we could see a issue in downloading csv file. The content of the file is slightly getting modified as shown in below screen shots.
When we click on the file in the below grid(grid1.png) the file will be downloaded for the user.
1. Expected scenario: When application is hosted on Windows OS csv file(.csv) is getting downloaded properly. (Highlighted in Yellow)
2. Downloading in Wrong format: But when application is hosted on Linux OS text file (.txt) is getting downloaded instead of csv. (Highlighted in Yellow)
csv is the expected output.
Could you please help us in resolving the issue.
Thanks,
Manjula
We have recently migrated our application to Linux server(Liberty core) from windows(IBM WAS). After migrating to libertycore, we could see a issue in downloading csv file. The content of the file is slightly getting modified as shown in below screen shots.
When we click on the file in the below grid(grid1.png) the file will be downloaded for the user.
1. Expected scenario: When application is hosted on Windows OS csv file(.csv) is getting downloaded properly. (Highlighted in Yellow)
2. Downloading in Wrong format: But when application is hosted on Linux OS text file (.txt) is getting downloaded instead of csv. (Highlighted in Yellow)
csv is the expected output.
Could you please help us in resolving the issue.
Thanks,
Manjula
Comment