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

fix issue #54 autoidx does not respect generate.consistent.ids #88

Merged
merged 1 commit into from
Jul 14, 2018

Conversation

bobstayton
Copy link
Contributor

fix issue #54 autoidx does not respect generate.consistent.ids
Now it uses a call to the template named "object.id" instead of generate-id() function. The object.id template handles real id attributes, generate.consistent.ids, and falls back to generate-id() if necessary.

@bobstayton bobstayton merged commit 0763160 into master Jul 14, 2018
@bobstayton bobstayton deleted the bobs_bugfix_54 branch July 14, 2018 21:33
jtojnar added a commit to jtojnar/nixpkgs that referenced this pull request Jan 4, 2020
When building docs generate.consistent.ids was not respected for indexes.

docbook/xslt10-stylesheets#88
https://sourceforge.net/p/docbook/bugs/1385/

This lead to r13y failures in udisks2.devdoc.
FRidh pushed a commit to NixOS/nixpkgs that referenced this pull request Jan 6, 2020
When building docs generate.consistent.ids was not respected for indexes.

docbook/xslt10-stylesheets#88
https://sourceforge.net/p/docbook/bugs/1385/

This lead to r13y failures in udisks2.devdoc.
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

Successfully merging this pull request may close these issues.

None yet

1 participant