[daisy] [JIRA] Resolved: (DSY-601) Numbered list items get wrong numbers in PDF when having nested <ol>'s

Bruno Dumon (JIRA) issues at cocoondev.org
Thu Jan 24 06:59:47 CST 2008


     [ http://issues.cocoondev.org//browse/DSY-601?page=all ]
     
Bruno Dumon resolved DSY-601:
-----------------------------

    Resolution: Fixed

Fixed in SVN rev 4602.

> Numbered list items get wrong numbers in PDF when having nested <ol>'s
> ----------------------------------------------------------------------
>
>          Key: DSY-601
>          URL: http://issues.cocoondev.org//browse/DSY-601
>      Project: Daisy
>         Type: Bug
>     Reporter: Bruno Dumon
>     Priority: Minor
>      Fix For: 2.2

>
> Here is test content:
> <html>
> <body>
> <ol>
> <li>one</li>
> <ol>
> <li>one</li>
> <li>two</li>
> <li>three</li>
> </ol>
> <ul>
> <li>one</li>
> <li>two</li>
> <li>three</li>
> </ul>
> <li>two</li>
> <li>three</li>
> <ol>
> <li>one</li>
> <li>two</li>
> <li>three</li>
> </ol>
> <li>four</li>
> <li>five</li>
> <li>six</li>
> <li>seven</li>
> <li>eight</li>
> <li>nine</li>
> <li>ten</li>
> <li>eleven</li>
> <li>twelve</li>
> </ol>
> </body>
> </html>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the daisy mailing list