Opened 16 years ago

Last modified 16 years ago

#3572 closed Bug

Replace result incorrect — at Version 1

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.0
Component: General Version:
Keywords: Confirmed Review+ Cc:

Description (last modified by Garry Yao)

Reproducing Procedures

  1. Open the replace by class example page in FF;
  2. Load the content with the following:
    <p>
    	You're testing <span>ckeditor</span> undo system.</p>
    
  3. Open find/replace dialog and enter 'ckeditor' into 'Find What', click Replace buttton;
  4. Fill in 'v3' into 'Relace With' and click Replace button again.
    • Actual Result:
      <p>
      	You're testing v3</p>
      

Change History (2)

comment:1 Changed 16 years ago by Garry Yao

Description: modified (diff)
Status: newassigned

Changed 16 years ago by Garry Yao

Attachment: 3572.patch added
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy