Ticket #765 (closed defect: worksforme)
Xinha forces <br /> after <tbody>, breaks table formatting
| Reported by: | anonymous | Owned by: | gogo |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Xinha Core | Version: | |
| Severity: | major | Keywords: | |
| Cc: |
Description
IE requires presence of <tbody> tag which Xinha adds (according to comments in htmlarea.js).
Unfortunately, it also somehow manages to add <br /> after <tbody> and </tbody> tags. This corrupts the text display in IE forcing an extra unnecessary break.
I searched htmlarea.js for several occurences of <br /> but have no idea how the code really works...
Change History
Note: See
TracTickets for help on using
tickets.
