[Tickets #6452] html preview does not show numbers of ordered lists

bugs at horde.org bugs at horde.org
Sun Mar 16 09:24:57 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/6452
-----------------------------------------------------------------------
 Ticket             | 6452
 Created By         | janbagger at turbonet.nl
 Summary            | html preview does not show numbers of ordered lists
 Queue              | DIMP
 Version            | 1.0-RC3
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Milestone          | 
 Patch              | 
 Owners             | 
+New Attachment     | 1.png
-----------------------------------------------------------------------


janbagger at turbonet.nl (2008-03-16 05:24) wrote:

When I preview a HTML message that contains <ol> lists, the numbers are not
shown in the preview pane (left of attachment 1.png). The screen shown with
"Show this HTML in a new window?" displays the <ol> lists, see right half
of 1.png. The problem occurs both in IE 7 and Firefox 2.0. In both cases,
the HTML source does contain the <ol> code:

<ol>
<li>one
</li>
<li>two
<ol style="list-style-type: decimal;">
<li>two.one
</li>
<li>two.two
<ol style="list-style-type: upper-alpha;">
<li>two.two.A
</li>
</ol>
</li>
</ol>
</li>
<li>three
</li>
</ol>

It does not matter if the mail is generated using DIMP Xinha or
Thunderbird 2. IMP has no problem (pre)viewing those list numbers in the
message.




More information about the bugs mailing list