| Summary: | Validation points to wrong line when the problem starts at the beginning of the line | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Maciej Bendkowski <maciej.bendkowski> | ||||
| Component: | Editor | Assignee: | Mark Macdonald <mamacdon> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | mamacdon | ||||
| Version: | 6.0 | ||||||
| Target Milestone: | 7.0 | ||||||
| Hardware: | PC | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Maciej Bendkowski
Off-by-1 error in syntaxchecker.js when dealing with line-based problem offsets. http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=0ed5ae0 This code really needs a unit test suite -- I will create one. |