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

Bug 427611

Summary: initial search treats escaped chars different than subsequent line search
Product: [ECD] Orion Reporter: Grant Gayed <grant_gayed>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 5.0   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:

Description Grant Gayed CLA 2014-02-06 16:25:58 EST
- open the Search page
- search for: can't (not case sensitive, not a regular expression)
- it returns a few matches, one of which (strings.js) shows "(No matches)", and no link is provided
- the issue is that the string is escaped in the file:
    typesSelectionNomatch: 'Can\'t use \'%S\'.'
- so the initial search finds it, but then a subsequent search (perhaps to determine its line number?) doesn't
- these should be consistent so that it is either shown in the results with a line number+link or is not shown at all
Comment 1 John Arthorne CLA 2015-05-05 14:52:01 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:

https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html