View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0030511 | 2.x IDE Bugs | Syntax Errors | Public | 2019-02-12 10:22 | 2019-02-27 14:57 |
Reporter | Mark Alexander | Assigned To | Russell Kay | ||
Priority | Medium | Severity | C - General | Reproducibility | 100% |
Status | Closed | Resolution | Fixed | ||
Product Version | 2.2.2 | ||||
Target Version | 2.2.2 | Fixed in Version | 2.2.2 | ||
Summary | 0030511: Syntax Checker: Specific typo has missing error message, shows exception in tooltip | ||||
Description | While typing some code in a project I got flagged with a syntax error. Going to the line, at first glance I couldn't see what was wrong, and so moused over the error (!) in the gutter and got a huge error message shown to me that looks like it's broken - as if the proper message couldn't be found? | ||||
Steps To Reproduce | I've added a YYZ that shows the issue, but it's easy to reproduce: var _xx = 1000; _xx = _xx += _x; Note the typo with += instead of just +. Mouse over the error to get the broken message. | ||||
Tags | CodeEditor, IDE | ||||
2.x IDE Found In | 2.2.2.393 | ||||
2.x Runtime Found In | 2.2.2.308 | ||||
2.x IDE Verified In | 2.2.2.396 | ||||
2.x Runtime Verified In | 2.2.2.311 | ||||
2019-02-12 10:22 Developer |
Syntax_Error.yyz (19,594 bytes) |
|
|
|
Fixed in github |
|
IDE 394+ |
|
Verifed fixed. Closing IDE: 2.2.2.396 Runtime 2.2.2.311 |