Opened 8 years ago
Closed 7 years ago
#16708 closed defect (patchwelcome)
Editor doesn't keep nbsp entities
Reported by: | sebastien.just | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Editor | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Dijit Editor removes all entities from user input.
With a Dijit Editor in hand, go into HTML mode, enter some text with some inside. Go back to WYSIWYG mode, back to HTML mode, then your entity disappeared.
Running example here : http://jsfiddle.net/ABaYL/5/
Thank you
Note: See
TracTickets for help on using
tickets.
Unlikely this will be fixed unless someone wants to supply a patch (including a test case).