buckneri / youtube-direct

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

TypeError: Cannot call method 'concat' of undefined #71

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Sign in to admin
2. Whenever you click on any of the main tabs
3. Unable to add assignments even though message says Assignment created and 
listed, no assignments appears.

What is the expected output? What do you see instead?
I get this warning message every time I make any changes using any of the forms.

What version of the product are you using? On what operating system?
I am using Eclipse Helio running on Mac OS 1.5. SVN co was ytd 592 and I am 
using Chrome as browser.

Please provide any additional information below.

Original issue reported on code.google.com by novat...@novationmusic.com on 24 Mar 2011 at 6:21

GoogleCodeExporter commented 8 years ago
I've seen this error message when you navigate to different tabs before the 
assignments are completely loaded from the backend server. I'll see what I can 
do about handling that better.

Original comment by api.je...@gmail.com on 31 Mar 2011 at 8:25

GoogleCodeExporter commented 8 years ago
I see the same error

Original comment by lealfran...@gmail.com on 31 May 2011 at 6:54

GoogleCodeExporter commented 8 years ago
Unfortunately seeing the same error. I'm on Win 7, Helio. When I ran locally i 
see a few errors that disappears but this one remains. Unable to authenticate.

Original comment by JCandela...@gmail.com on 1 Jun 2011 at 4:18

GoogleCodeExporter commented 8 years ago
Apologies; this should be sorted. The latest SVN revision should resolve the 
issue—please update and try again. There are a few other new pieces of 
functionality in that revision and it assumes the App Engine 1.5.0 runtime.

The relevant change was
http://code.google.com/p/youtube-direct/source/diff?spec=svn593&r=593&format=sid
e&path=/trunk/ytd/war/js/jsonrpc.js

Original comment by api.je...@gmail.com on 1 Jun 2011 at 6:06