Ticket #1504 (closed defect: wontfix)
IE destroys html in some special cases
| Reported by: | guest | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.96 |
| Component: | Xinha Core | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: | jschipf@… |
Description
when the following html code is edited in IE 8 the html is destroyed.
Steps to reproduce:
- open xinha
- switch to html/code mode
- paste this html
<table>
<tr>
<td>Datum:</td> <td format="Ge1" orig="<!-- #BeginDate? format:Ge1 -- designtimesp=7858>16.11.2005<!-- #EndDate? -->">
28.01.2010<endlock />
</td>
</tr>
</table>
- switch to wysiwyg mode. the html is correctly displayed
- switch to html/code mode
- switch to wysiwyg mode. Now additional content is shown
NOTE: the html code was generated using dreamweaver
Change History
Note: See
TracTickets for help on using
tickets.
