Opened 15 years ago

Closed 12 years ago

#4025 closed Bug (fixed)

Attribute values in single style quotes

Reported by: Artur Formella Owned by:
Priority: Normal Milestone:
Component: Core : Output Data Version:
Keywords: Cc:

Description

Insert in source mode:

<a href='javascript:void(0)' onclick='wpakuj("ajax.php?co=sb_style&amp;n=0","sb_div2")'>Old SB</a>

Switch to WYSIWYG and back to Source.

Results:

<a co="sb_style&amp;n=0","sb_div2")"" href="javascript:void(0)" onclick="wpakuj(">Stary SB</a>

Note: result is an invalid HTML.

Change History (2)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.x

Milestone CKEditor 3.x deleted

comment:2 Changed 12 years ago by Jakub Ś

Resolution: fixed
Status: newclosed

No longer reproducible.

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