speedata / publisher

speedata Publisher - a professional database Publishing system
https://www.speedata.de/
GNU Affero General Public License v3.0
296 stars 36 forks source link

imagenotfound on non-last option #514

Closed pgundlach closed 1 year ago

pgundlach commented 1 year ago

This should not give an error:

<Layout xmlns="urn:speedata.de:2009/publisher/en"
    xmlns:sd="urn:speedata:2009/publisher/functions/en">
    <Options imagenotfound="warning"/>

    <Options />

    <Record element="data">
        <PlaceObject>
            <Image file="" fallback="filenotfound.pdf"/>
        </PlaceObject>
    </Record>
</Layout>

version 4.15.1