Ticket #2160 (closed Bug: fixed)
Match whole word option in Find/Replace dialog should capture words next to punctuation marks.
| Reported by: | martinkou | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6.1 |
| Component: | General | Version: | SVN (FCKeditor) |
| 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
Note: See
TracTickets for help on using
tickets.