[daisy] [JIRA] Resolved: (DSY-551) bug in document baskets.

Bruno Dumon (JIRA) issues at cocoondev.org
Mon Oct 1 11:23:06 CDT 2007


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

    Fix Version: 2.1.1
                     (was: 2.2)
     Resolution: Fixed

Thanks for reporting this issue.

It is fixed in SVN rev 4405.

The problem can be easily fixed on an existing Daisy install by editing docbasket_aggr_xslfo.xsl and adding an fo:block tag:

        <fo:static-content flow-name="bottom">
          <fo:block/>
        </fo:static-content>

In rev 4405, I have meanwhile added a footer with page numbers.

> bug in document baskets.
> ------------------------
>
>          Key: DSY-551
>          URL: http://issues.cocoondev.org//browse/DSY-551
>      Project: Daisy
>         Type: Bug
>     Versions: 2.1
>  Environment: WindowsXP
>     Reporter: Peter Dykstra
>     Priority: Minor
>      Fix For: 2.1.1

>
> document basket aggregate documents as pdf fails with error "Failed to process pipeline Error (unknown location) fo: 
> > static-content is missing child element..."

-- 
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