ddavisqa / google-refine

Automatically exported from code.google.com/p/google-refine
0 stars 0 forks source link

No error message when you have 5 or less rows #387

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Have an XML file with 5 or fewer rows.
2. Open it up in Google Refine.
3. No rows are shown, no error is mentioned.

What is the expected output? What do you see instead?

I expect either an error saying that there needs to be an minimum of 6 rows or 
to see the rows even if there are only 5 rows.

What version of Google Refine are you using?

Version 2.0 for Mac.

What operating system and browser are you using?

Mac OS X 10.6.7, Firefox 3.6.13

Is this problem specific to the type of browser you're using or it happens
in all the browsers you tried?

Didn't try other browsers.

Please provide any additional information below.

We thought for a while that our app was outputting data in a odd way because it 
seemed to not import into Google Refine.

Original issue reported on code.google.com by jinyoung...@gmail.com on 22 May 2011 at 8:06

GoogleCodeExporter commented 8 years ago
I think this problem occurs because there isn't enough content in the file for 
Refine to guess where the record elements are. The next version of Refine will 
require you to pick the record elements yourself and hopefully won't have this 
problem.

Original comment by dfhu...@gmail.com on 23 May 2011 at 1:55