Opened 12 years ago

Last modified 12 years ago

#8751 closed Bug

Links is escaped with bbcode!! — at Version 1

Reported by: Almog Baku Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description (last modified by Jakub Ś)

Steps to reproduce:

  1. enter to ckeditor with bbcode enabled: http://nightly.ckeditor.com/7364/_samples/bbcode.html
  2. try to enter link with ampersand like http://dev.ckeditor.com/newticket?type=Bug&bug=Swear_once_more_and_get_banned
  3. click on "Source"
  4. See whats happend to the url!!

~Almog

I've also tried to fix it by config:

CKEDITOR.config.forceSimpleAmpersand=true; CKEDITOR.config.basicEntities=false;

and on the instance config too

Change History (1)

comment:1 Changed 12 years ago by Jakub Ś

Description: modified (diff)
Keywords: bug argent ampersand bbcode removed
Status: newpending
Version: 3.6.3 (SVN - trunk)

@AlmogBaku I have just checked your issue in bbcode sample.

It seems that the only way to insert link is through link dialog and I haven't seen any ampersand change. Could you tell me in which browser and which OS are you getting this?

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