Opened 18 years ago
Closed 17 years ago
#2160 closed Bug (fixed)
Match whole word option in Find/Replace dialog should capture words next to punctuation marks.
| Reported by: | Martin Kou | Owned by: | Martin Kou | 
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6.1 | 
| Component: | General | Version: | SVN (FCKeditor) - Retired | 
| Keywords: | Confirmed | Cc: | 
Description
This minor bug was discovered whiled working on #2150.
To reproduce:
- Open sample01.html.
- Type in "Hello, World!" at the end of the paragraph.
- Open the Find dialog.
- Try to find "hello" with the match whole word option ticked.
- The "hello" word is not found, because it is next to a comma.
This issue will be fixed in the final patch to #2150.
Change History (2)
comment:1 Changed 18 years ago by
| Owner: | set to Martin Kou | 
|---|---|
| Status: | new → assigned | 
comment:2 Changed 17 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 


Fixed along with #2150.