IgnoreEmptyParagraphValue has no effect if ProcessHTMLEntities is false
If setting ProcessHTMLEntities to false, empty paragraphs are filled with the   entity, instead of . Because of this, IgnoreEmptyParagraphValue is having no effect, and an empty editor outputs:
<p> </p>
Change History (5)
| Keywords: |
Review+ added; Review? removed
|
| Resolution: |
→ fixed
|
| Status: |
assigned →
closed
|
| Summary: |
IgnoreEmptyParagraphValue has not effect is ProcessHTMLEntities is false →
IgnoreEmptyParagraphValue has no effect if ProcessHTMLEntities is false
|
Fixed with [3455].