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