Re: Problems with action items

2016-01-20 Thread Sam Ruby
On Wed, Jan 20, 2016 at 9:07 AM, Brett Porter wrote: > Can confirm that works locally. Do all 3 such references need to be updated? Better yet, switch to ids: https://github.com/rubys/whimsy-agenda/commit/7e7f569a2df60effca3147f13f5dd46a10f3c56f - Sam Ruby P.S. Pleased to see that you have th

Re: Problems with action items

2016-01-20 Thread Brett Porter
Can confirm that works locally. Do all 3 such references need to be updated? On 21 January 2016 at 00:46, Sam Ruby wrote: > On Wed, Jan 20, 2016 at 8:00 AM, Brett Porter wrote: > > I noticed that I can't currently update the status of an action item on > > Whimsy. It reports an error in the con

Re: Problems with action items

2016-01-20 Thread Sam Ruby
On Wed, Jan 20, 2016 at 8:00 AM, Brett Porter wrote: > I noticed that I can't currently update the status of an action item on > Whimsy. It reports an error in the console that a is undefined referencing > a.ownerDocument. > > I hoped to look into it tomorrow - but does anyone have any pointers (o

Problems with action items

2016-01-20 Thread Brett Porter
I noticed that I can't currently update the status of an action item on Whimsy. It reports an error in the console that a is undefined referencing a.ownerDocument. I hoped to look into it tomorrow - but does anyone have any pointers (or a quick fix)? Cheers, Brett