tel8618217223380 / sagetv-addons

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

Editing Client schedule does not work #196

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I attempt to edit the client schedule the new value I input is not 
accepted (I push enter and the dialog just goes away and doesn't update the 
value with what I typed in).

I'm not a Studio expert by any means, but from what I can figure, you should be 
passing RawText instead of NewSchedule to the setSchedule() call shown in the 
screen shot.  Ultimately, I get a stack trace from H2 saying that you're trying 
to set the schedule to null, which isn't allowed, so I think I'm close. :)

Original issue reported on code.google.com by de...@battams.ca on 1 Nov 2010 at 5:13

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by tom.mira...@gmail.com on 1 Nov 2010 at 5:11

GoogleCodeExporter commented 9 years ago

Original comment by tom.mira...@gmail.com on 1 Nov 2010 at 8:52

GoogleCodeExporter commented 9 years ago

Original comment by de...@battams.ca on 9 Apr 2013 at 2:12