FOP warnings about id attributes in title tags

From: Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: FOP warnings about id attributes in title tags
Date: 2019-02-18 15:12:42
Message-ID: e29b580e-79ab-a371-5ea4-6946e4d3af0b@2ndQuadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Over on our shiny new PDF builder at
<https://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=alabio&dt=2019-02-18%2012%3A32%3A08&stg=make-pdfs
FOP is complaining about a bunch of unresolved ID references.

It appears that these are due to title elements having id tags. At
<http://www.sagehill.net/docbookxsl/CrossRefs.html> is says:

When adding an |id| or |xml:id| attribute, put it on the element
itself, not the |title|.

So maybe we need to fix those up?

cheers

andrew

--
Andrew Dunstan https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2019-02-18 15:32:53 Re: [PATCH v20] GSSAPI encryption support
Previous Message Robbie Harwood 2019-02-18 15:02:27 Re: [PATCH v20] GSSAPI encryption support