HR fix for issue #235643

Petr Pisl <[email protected]> Wed, 11 Sep 2013 17:45:04 +0200
Newsgroups gmane.comp.java.netbeans.reviewers
Message-ID <[email protected]>
Hello,

I would like to ask for the review of the fix issue #235643 - 
Intellisense reports error on {{}} when object notation is used to pass 
paramter in earlier snippet

https://netbeans.org/bugzilla/show_bug.cgi?id=235643

The Angular expressions are parsed by our parser that doesn't support 
such expression as is mentioned in the issue. The fix adds the 
possibility to the parser.

There shouldn't be any risk.

Petr Hejl is reviewing the fix and Vlada Riha will verify it for QA.

The change set in the trunk is:
http://hg.netbeans.org/web-main/rev/d4b04d1aa983

Thanks,
Petr