https://bugs.documentfoundation.org/show_bug.cgi?id=89683
Turtle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX |--- --- Comment #24 from Turtle <[email protected]> --- CSV is a spreadsheet file format defined in rfc 4180. It is counter productive to have to modify libreoffice to get the files to open with the correct application, text files also should be opened with writer by default. Opening a .csv with calc will bring liberoffice in line with rfc 4180 See the definition of a CSV format: https://www.rfc-editor.org/rfc/rfc4180#page-2 It is a common work flow use case to be working in a text document then needing to open a CSV for reference. I would say if a user has a need to open CSV files in writer then they should use an extension for that. I attached a untested patch in my closed bug report 157601 that restores the correct behavior. Thank you for your consideration -- You are receiving this mail because: You are the assignee for the bug.
