Ticket #4614 (closed Bug: fixed)

Opened 5 months ago

Last modified 4 months ago

Attribute protection fails because of line-break

Reported by: garry.yao Owned by: garry.yao
Priority: Normal Milestone: CKEditor 3.1
Component: General Version: SVN (CKEditor)
Keywords: Confirmed Review+ Cc:

Description (last modified by garry.yao) (diff)

It's quite a serious bug that our "href" protection logic leaks when we have the following form of input:

<!-- line break after tag name -->
<a 
href="http://ckeditor.com" ></a>

Attachments

4614.patch Download (1.1 KB) - added by garry.yao 5 months ago.

Change History

Changed 5 months ago by garry.yao

Changed 5 months ago by garry.yao

  • keywords Review? added
  • owner set to garry.yao
  • status changed from new to assigned
  • description modified (diff)

Ticket Test added at :
 http://ckeditor.t/tt/4614/1.html.

Changed 5 months ago by garry.yao

  • priority changed from Normal to High

Changed 5 months ago by fredck

  • keywords Review+ added; Review? removed
  • priority changed from High to Normal

Well... not "that" serious. Good fix though.

Changed 4 months ago by garry.yao

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

Fixed with [4448].

Note: See TracTickets for help on using tickets.