vieten / sequel-pro

Automatically exported from code.google.com/p/sequel-pro
Other
0 stars 0 forks source link

Export feature does not automatically add file extension. #1089

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Export a query or table or etc. as CSV or XML using the export submenu of 
the File menu
2. enter a filename without an extension
2. Resulting file has no extension

What is the expected output? What do you see instead?
It's standard practice for apps to automatically produce a file extension when 
none is given.  ,csv and .xml are standard, but even .txt would be better than 
nothing.

What version of Sequel Pro are you using? What version of MySQL are you
connecting to on the server?
Sequel-pro 9.8.1, MYSQL is irrelevant (but I think it's 4.something)

Please provide any additional information below.

Original issue reported on code.google.com by wrigley....@gmail.com on 25 Jun 2011 at 5:50

GoogleCodeExporter commented 9 years ago
0.9.8.1 is outdated.
0.9.9 will be released shortly, which fixes this issue.

In the meantime you can play with the Release Candidate: 
http://code.google.com/p/sequel-pro/downloads/detail?name=sequel-pro-0.9.9.dmg

Original comment by schlabbe...@gmail.com on 25 Jun 2011 at 7:52