Opened 15 years ago
Closed 14 years ago
#5788 closed Bug (fixed)
HTML parser allows spaces after <br>
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.4 |
Component: | Core : Output Data | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed | Cc: |
Description
Whitespace in following HTML should be removed by HTML parser while it doesn't introduce any visual clue:
<p>test<br /> whitespace</p>
It could be verified from Firebug HTML tab's show whitespaces functionality.
#4574 ticket test is broken by this bug:
run OR view source.
Attachments (1)
Change History (7)
Changed 15 years ago by
Attachment: | 5788.patch added |
---|
comment:1 Changed 15 years ago by
Keywords: | Review? added |
---|
comment:2 Changed 15 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → assigned |
comment:3 Changed 15 years ago by
Milestone: | CKEditor 3.4 → CKEditor 3.5 |
---|
comment:4 Changed 14 years ago by
Milestone: | CKEditor 3.4.2 → CKEditor 3.6 |
---|
comment:5 Changed 14 years ago by
Milestone: | CKEditor 3.6 → CKEditor 3.5.4 |
---|---|
Status: | review → review_passed |
Minor fix. Re-targeting.
comment:6 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6740].
Not of unimportance, defer it