Skip to content

li/p fails #313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pgundlach opened this issue Feb 11, 2021 · 0 comments
Closed

li/p fails #313

pgundlach opened this issue Feb 11, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@pgundlach
Copy link
Member

Version 4.3.4

data.xml

<data>
    <li>
        <p>A</p>
    </li>
</data>

layout.xml

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

    <Record element="data">
        <PlaceObject>
            <Textblock>
                <Paragraph>
                    <Value select="li"/>
                </Paragraph>
        </Textblock>
        </PlaceObject>
    </Record>
</Layout>

gives a fatal error (

@pgundlach pgundlach added the Bug label Feb 11, 2021
@pgundlach pgundlach added this to the 4.3.5 milestone Feb 11, 2021
@pgundlach pgundlach self-assigned this Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant