Ticket #5421 (closed Bug: fixed)
xhtml code generation problem instead of   (htmlentities, entities,entities_additional,..., configuration)
| Reported by: | toller43 | Owned by: | tobiasz.cudnik |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4.1 |
| Component: | Core : Output Data | Version: | 3.2 |
| Keywords: | Cc: |
Description
For a more complete description and discussion see http://cksource.com/forums/viewtopic.php?f=11&t=18208
The ckeditor 3.2 does not produce the correct output when you enter a text like this in the editing area:
ab c (there are several blanks between "ab" and "c")
The result is something like ab   c but should be ab   c
No configuration option like entities, entities_additional... ever resolved the problem. This worked correct in older versions like 2.6.x.
Change History
comment:1 Changed 3 years ago by alfonsoml
- Keywords entities entities_additional entities_processNumerical htmlEncodeOutput removed
- Priority changed from High to Normal
comment:3 Changed 3 years ago by garry.yao
- Keywords Confirmed added
- Owner set to garry.yao
- Status changed from new to assigned
- Component changed from General to Core : Output Data
Suppose to be fixed by #5769.
comment:5 Changed 3 years ago by tobiasz.cudnik
- Status changed from assigned to new
- Owner garry.yao deleted
comment:6 Changed 3 years ago by tobiasz.cudnik
- Keywords Confirmed removed
- Status changed from new to confirmed
comment:7 Changed 3 years ago by tobiasz.cudnik
- Owner set to tobiasz.cudnik
- Status changed from confirmed to assigned
Note: See
TracTickets for help on using
tickets.
