stringham / raffle

HTML and Javascript Raffle System
54 stars 38 forks source link

Doesn't handle empty lines in responses spreadsheet #5

Open dpashkevich opened 10 years ago

dpashkevich commented 10 years ago

Throws an error here

                for(var name in list.feed.entry[0])

                // Uncaught TypeError: Cannot read property '0' of undefined