This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 115219 - Search/Replace with Regural exp. doesn't work
Summary: Search/Replace with Regural exp. doesn't work
Status: RESOLVED DUPLICATE of bug 112353
Alias: None
Product: editor
Classification: Unclassified
Component: Search (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-11 10:01 UTC by Jiri Rechtacek
Modified: 2007-11-05 13:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
a test textfile (4.36 KB, text/plain)
2007-09-11 10:03 UTC, Jiri Rechtacek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Rechtacek 2007-09-11 10:01:59 UTC
Product Version         = NetBeans IDE Dev (Build 070911)
Operating System        = Linux version 2.6.20-16-386 running on i386
Java; VM; Vendor        = 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05; Sun Microsystems Inc.

1) open text file
2) open Search&Replace dialog with Regular Expressions
3) find all occurrences of some char e.g. ':'
4) try to replace with \n => all occurrences of ':' are wrongly replaced by '/n' instead of new line
Comment 1 Jiri Rechtacek 2007-09-11 10:03:16 UTC
Created attachment 48557 [details]
a test textfile
Comment 2 Marian Petras 2007-09-12 18:11:06 UTC
From the steps to reproduce, I deduced that you mean Search&Replace in the editor. Reassigned to "editor" for further
evaluation.
Comment 3 Jiri Prox 2007-09-13 08:54:00 UTC

*** This issue has been marked as a duplicate of 112353 ***