pattersonkl / google-refine

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

always gets first sheet from Google spreadsheet doc #291

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
***What steps will reproduce the problem?
1. Try to create google refine project for "data file URL":
https://spreadsheets.google.com/ccc?key=0AnZb5H7tDMvTdFZRYV8xU3Z6VXlSUU1kcGtxeFg
0ZkE&authkey=COv7zvoN&hl=en#gid=0
2. The above URL points to the first sheet (gid=0) that was then moved to the 
third sheet position.

**What is the expected output? What do you see instead?
I expected to get the gid=0 sheet.  Got instead the first sheet that appears 
for the URL stripped of the "#gid=0"

That's smart behavior in retrospect (choose the sheet you want GR to grab just 
by shuffling the sheet tabs!), but it surprised me.  If you could actually pick 
up the gid parameter on the URL, that would be great.

**What version of the product are you using? On what operating system?
Google Refine 2.0, Windows Home Vista

Original issue reported on code.google.com by galbith...@galbithink.org on 19 Dec 2010 at 7:02

GoogleCodeExporter commented 8 years ago

Original comment by tfmorris on 19 Dec 2010 at 7:10