Opened 15 years ago

Last modified 13 years ago

#4967 closed Bug

htmlEncodeOutput = true and jqueryadapter problem — at Version 1

Reported by: lisaj Owned by:
Priority: Normal Milestone:
Component: Core : Output Data Version: 3.1
Keywords: Discussion Cc:

Description (last modified by Alfonso Martínez de Lizarrondo)

This combination encode text in editor.

  1. In samples config.js set config.htmlEncodeOutput = true
  2. Go to jQuery adapter example
  3. Click Submit
  4. Go back
  5. Editor display encoded html

Change History (1)

comment:1 Changed 15 years ago by Alfonso Martínez de Lizarrondo

Description: modified (diff)
Version: 3.1

This is the kind of issue that I commented in http://dev.fckeditor.net/ticket/4708#comment:5

I think that the solution is to require that the input is also HTMLencoded if it must be returned that way from the editor.

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