Skip to content

Hyperlink fatal error #248

@pgundlach

Description

@pgundlach

Version 3.9.5

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

  <Pagetype name="page" test="true()">
    <PositioningArea name="text">
      <PositioningFrame height="66" width="1" column="1" row="1"/>
    </PositioningArea>
  </Pagetype>

  <Record element="data">
    <Output area="text">
      <Text>
        <Paragraph>
          <Value select="."/>
        </Paragraph>
      </Text>
    </Output>
  </Record>
</Layout>

data:

<data>
   <p>some text <a href="https://www.myclimate.org/">www.myclimate.org</a>.</p>
</data>

results in a fatal error:

> Shipout page 1

! error:  (pdf backend): 'endlink' ended up in different nesting level than 'startlink'
Total run time: 520.142227ms
exit status 1
!  ==> Fatal error occurred, no output PDF file produced!
Process ended with exit code: 255

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions