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

Bug 398395

Summary: [find] Can't replace a regex match that differs in case
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: libingw
Version: 2.0Flags: mamacdon: review+
Target Milestone: 2.0 RC2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2013-01-17 09:23:15 EST
orion.eclipse.org @ build id I20130116-2230

1. Create a file containing this contents:
> foo
> foo
2. Press Ctrl+F to open the Find toolbar. Set these options:
 Find With:      FOO 
 Replace With:   bar
 Case sensitive: false (unchecked)
4. Click Replace. The find engine correctly locates the 2 matches, but it will not replace them.
Comment 1 Mark Macdonald CLA 2013-02-12 15:05:42 EST
reviewed.