> On Nov 12, 2017, at 1:07 PM, Sam Ruby <[email protected]> wrote: > > On Sun, Nov 12, 2017 at 1:34 PM, Craig Russell <[email protected]> wrote: >> >>> On Nov 12, 2017, at 9:41 AM, Craig Russell <[email protected]> wrote: >>> >>> >>>> On Nov 11, 2017, at 8:33 PM, Craig Russell <[email protected]> wrote: >>>> >>>> There are known issues with this patch. >>>> >>>> 1. The @noticelink is not quite working. I can't figure out how to make >>>> the @noticelink visible to the validate process. So it is always nil in >>>> validate. >>> >>> I am stuck with this problem. I copied the @votelink code to create >>> @noticelink but I have obviously missed something. The line at invite.js.rb >>> 213 fails when uncommented. >>> >>> ??? > > How does it fail? If it is a syntax error, it is because you need to > add a comma to the end of the previous line should you uncomment out > this line.
Doh! And I thought that Ruby was largely immune to the "semicolons, commas, braces required" mantra of other languages. ;-) All good now. Craig > >>> Craig L Russell >>> Secretary, Apache Software Foundation >>> [email protected] http://db.apache.org/jdo >> >> Craig L Russell >> Secretary, Apache Software Foundation >> [email protected] http://db.apache.org/jdo > > - Sam Ruby Craig L Russell Secretary, Apache Software Foundation [email protected] http://db.apache.org/jdo
