Opened 12 years ago

Last modified 12 years ago

#8751 closed Bug

Links is escaped with bbcode!! — at Initial Version

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

Description

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=fuck-it
  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 (0)

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