On Tue, Jan 26, 2016 at 3:13 PM, Brett Porter <br...@apache.org> wrote: > Hi, > > Unfortunately I don't have cycles to dig into this right at the moment, but > I noticed that the test version of Whimsy gets the following error in an > alert box trying to open the "send initial reminders" dialog while loading > the content of the email: > > Exception > #<SecurityError: Insecure operation - read> > > There's some more trace if you open > https://whimsy-test.apache.org/board/agenda/json/reminder1 directly.
Fixed by https://github.com/apache/whimsy/commit/7fbe1c425c95e3d2befb7d1c003710381c36fe24 I reproduced the problem locally and verified the fix. The fix will automatically be deployed within a half hour. > I may have just caught it at a bad time as the main agenda is now erroring > in a similar way (mtime instead of read) where it worked before. I don't see that problem here... if you can provide me more data, I'll debug it. > Any ideas what's up here? New version of Ruby tightened up security checks. > Cheers, > Brett - Sam Ruby