Skip to content
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

autoidx does not respect generate.consistent.ids #54

Closed
petere opened this issue Dec 6, 2017 · 0 comments
Closed

autoidx does not respect generate.consistent.ids #54

petere opened this issue Dec 6, 2017 · 0 comments

Comments

@petere
Copy link
Contributor

petere commented Dec 6, 2017

html/autoidx.xsl and fo/autoidx.xsl call generate-id() directly, but they should use the object.id template to produce anchors that respect the generate.consistent.ids setting.

postgres-mirror pushed a commit to postgres/postgres that referenced this issue Jan 22, 2024
Currently, the documentation builds are not fully reproducible (in the
sense of https://reproducible-builds.org/).  A fix is available
upstream (docbook/xslt10-stylesheets#54) but
not released.  This commit patches the upstream fix into our
customization layer.

This patch addresses both the HTML and the FO output.  The man output
is already reproducible.

Discussion: https://www.postgresql.org/message-id/flat/9077b779-a9f8-09c8-6e85-da1ebfba15af@eisentraut.org
jiaoshuntian pushed a commit to jiaoshuntian/IvorySQL that referenced this issue May 27, 2024
Currently, the documentation builds are not fully reproducible (in the
sense of https://reproducible-builds.org/).  A fix is available
upstream (docbook/xslt10-stylesheets#54) but
not released.  This commit patches the upstream fix into our
customization layer.

This patch addresses both the HTML and the FO output.  The man output
is already reproducible.

Discussion: https://www.postgresql.org/message-id/flat/9077b779-a9f8-09c8-6e85-da1ebfba15af@eisentraut.org
jiaoshuntian pushed a commit to jiaoshuntian/IvorySQL that referenced this issue Jul 12, 2024
Currently, the documentation builds are not fully reproducible (in the
sense of https://reproducible-builds.org/).  A fix is available
upstream (docbook/xslt10-stylesheets#54) but
not released.  This commit patches the upstream fix into our
customization layer.

This patch addresses both the HTML and the FO output.  The man output
is already reproducible.

Discussion: https://www.postgresql.org/message-id/flat/9077b779-a9f8-09c8-6e85-da1ebfba15af@eisentraut.org
i-swathinayak pushed a commit to amazon-aurora/postgresql_modified_for_babelfish that referenced this issue Oct 27, 2024
Currently, the documentation builds are not fully reproducible (in the
sense of https://reproducible-builds.org/).  A fix is available
upstream (docbook/xslt10-stylesheets#54) but
not released.  This commit patches the upstream fix into our
customization layer.

This patch addresses both the HTML and the FO output.  The man output
is already reproducible.

Discussion: https://www.postgresql.org/message-id/flat/9077b779-a9f8-09c8-6e85-da1ebfba15af@eisentraut.org
(cherry picked from commit b0f0a9432d0b6f53634a96715f2666f6d4ea25a1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants