Ticket #2160 (closed Bug: fixed)

Opened 22 months ago

Last modified 21 months ago

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:

  1. Open sample01.html.
  2. Type in "Hello, World!" at the end of the paragraph.
  3. Open the Find dialog.
  4. Try to find "hello" with the match whole word option ticked.
  5. 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

Changed 22 months ago by martinkou

  • owner set to martinkou
  • status changed from new to assigned

Changed 21 months ago by martinkou

  • status changed from assigned to closed
  • resolution set to fixed

Fixed along with #2150.

Note: See TracTickets for help on using tickets.