Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 450137

Summary: Validator: Non externalized string literal warnings highlight the string by shifting one character.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public, mamacdon
Version: 7.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2014-11-05 09:35:21 EST
when I set "Warn on unexternalized strings:" on in the settings page for the validation, the validator warns me for unexternalized strings.
But the highlight in the editor shows me with one charactor offset.
E.g., if I have "foo" unexternalized, it highlights ["foo].
I expected either ["foo"] or [foo].
Comment 1 John Arthorne CLA 2015-02-27 14:56:49 EST
Moving all open bugs with 8.0 target to next release. Please update or close if this is not correct.
Comment 2 Curtis Windatt CLA 2016-06-09 14:45:32 EDT
This was fixed a long while ago.