google-code-export / sqlite-manager

Automatically exported from code.google.com/p/sqlite-manager
1 stars 0 forks source link

CSV Import Error #889

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. selecting a csv file
2. using standard import options
3. try to import file to database

What is the actual output?
CSV Worker error!
TypeError: gFile.contents is null
File name: chrome://sqlitemanager/content/workerCsv.js
Line number: 52

What is the expected output?
Error free import from file to database

What version of the product are you using? On what target Application (e.g.
Firefox 4.0.1, etc.)? On what operating system?
Extension Version = 0.8.1
Application = latest FireFox
OS = WIN7

Please provide any additional information below. In some cases
errors/warnings may be logged in the Error Console (in Firefox) which is
available under the Tools menu or using Ctrl+Shift+J. If you find any
related to this extension, please report that too.

Original issue reported on code.google.com by sup.MJ...@gmail.com on 9 Mar 2015 at 12:29