Opened 8 years ago

Closed 8 years ago

#13905 closed Bug (duplicate)

How to Stop special character conversion of & to &

Reported by: Sibasish palo Owned by:
Priority: Normal Milestone:
Component: General Version: 4.5.4
Keywords: Cc:

Description

Steps to reproduce

<A class=external href="http://www.test.co.uk?id=test&amp;test=test&amp;testing=testing" rel=nofollow target=_blank data-cke-saved-href="http://www.test.co.uk?id=test&amp;test=test&amp;testing=testing"> http://www.test.co.uk?id=test&amp;test=test&amp;testing=testing </A>

Original content: http://www.test.co.uk?id=test&test=test&testing=testing

content changed by ck editor http://www.test.co.uk?id=test&amp;test=test&amp;testing=testing

Expected result

Display text of <a> tag having "&" should not change to "&amp;"

Actual result

"&" is changed to "&amp;"

how do i stop automatic conversion of <a> tags display text having "&"

Change History (1)

comment:1 Changed 8 years ago by Jakub Ś

Resolution: duplicate
Status: newclosed

DUP of #9282

Although ticket is 3 years old, what’s written there is still valid.

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