Glossary in security-guide broken

Bug #1347416 reported by Andreas Jaeger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Andreas Jaeger

Bug Description

There's only a single entry in the glossary, there should be many more... Something is broken in the build process.

Tags: doc-builds
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → High
Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

If I remove the <indexterm> entries from the glossary, it seems to look fine. I'll investigate some more...

Revision history for this message
Andreas Jaeger (jaegerandi) wrote :
Changed in openstack-manuals:
assignee: nobody → Andreas Jaeger (jaegerandi)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/110470

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/110470
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=33a6998b620be310b326740cf118890b6290f6ea
Submitter: Jenkins
Branch: master

commit 33a6998b620be310b326740cf118890b6290f6ea
Author: Andreas Jaeger <email address hidden>
Date: Tue Jul 29 23:11:19 2014 +0200

    Fix glossary generation

    The glossary contained <indexterm> entries inside of
    <glossterm>. This is wrong, they need to come after the glossterm, our
    tools did not find any of the glossary terms that contained an
    indexterm.

    The grammar is:
    glossentry ::=
    (glossterm,acronym?,abbrev?,
     (indexterm)*,
     revhistory?,
     (glosssee|glossdef+))

    This fixes building of the glossary for the Security Guide.

    Reference:
    https://lists.oasis-open.org/archives/docbook/200301/msg00077.html
    http://docbook.org/tdg51/en/html/glossentry.html

    Change-Id: Ic7f919ed5f9082b6adfa58d3c2c98357f07ce04e
    Closes-Bug: #1347416

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to security-doc (master)

Fix proposed to branch: master
Review: https://review.openstack.org/110733

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to security-doc (master)

Reviewed: https://review.openstack.org/110733
Committed: https://git.openstack.org/cgit/openstack/security-doc/commit/?id=55c444320ceb001b72024a2e5a11ae88d1071077
Submitter: Jenkins
Branch: master

commit 55c444320ceb001b72024a2e5a11ae88d1071077
Author: Andreas Jaeger <email address hidden>
Date: Wed Jul 30 19:42:46 2014 +0200

    Import glossary from openstack-manuals

    This will fix the glossary for the Security Guide. It's a direct
    import from openstack-manuals, just the path to the entities file
    has been adjusted.

    Change-Id: I5ca49f0bdb8ae21604c352d9ae67222c02bc95cd
    Closes-Bug: #1347416

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.