Bug 3374 - SearchPatter.createPattern(...) doesn't work with unicodes (1GJYBRY)
Summary: SearchPatter.createPattern(...) doesn't work with unicodes (1GJYBRY)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P2 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:54 EDT by Jerome Lanneluc CLA
Modified: 2002-01-11 09:04 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2001-10-10 22:54:03 EDT
If you enter a unicode (eg. \u006e for 'd') in the Java search dialog, it won't create
	a valid search pattern from this string.

NOTES:

PM (9/13/2001 11:04:41 AM)
	Search string query is implemented using a String tokenizer instead of the Scanner.
Comment 1 Jerome Lanneluc CLA 2001-10-16 12:04:14 EDT
Changed all search string queries in SearchPattern to use the Scanner instead.
Comment 2 DJ Houghton CLA 2001-10-29 17:12:37 EST
PRODUCT VERSION:
	2.0 stream