Opened 16 years ago
Closed 16 years ago
#4985 closed Bug (duplicate)
Destroy and recreate editor with htmlEncodeOutput
| Reported by: | lisaj | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: | 
Description
Dstroy and create editor with htmlEncodeOutput = true double encode text in editor.
Reproduction:
- in config set htmlEncodeOutput = true;
 - Copy test file in _samples directory
 - In sample file click on submit button
 - Text in editor is double encoded
 

Test file