Empty line in <step>

Bug #1272467 reported by Everett Toews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Low
Mauricio Lima (mliima)

Bug Description

The markup below produces an empty line in a <step> as in

http://i.imgur.com/IuI75d3.png

<step xml:id="test_middleware_step">
    <para>Test the middleware from outside of DevStack on
        a remote machine that has access to your DevStack
        instance.</para>
    <substeps>
        <step>
            <screen><userinput>swift --os-auth-url=http://203.0.113.68:5000/v2.0/ --os-region-name=RegionOne --os-username=demo:demo --os-password=devstack list middleware-test</userinput></screen>
        </step>
        <step>
            <screen>Container GET failed: http://203.0.113.68:8080/v1/AUTH_.../middleware-test?format=json 403 Forbidden   You shall not pass!</screen>
        </step>
    </substeps>
</step>

It seems that the xml:id is the culprit as I can reproduce the error in other <step> tags by adding an xml:id.

Tags: doc-builds
Revision history for this message
ZhiQiang Fan (aji-zqfan) wrote :

we usually click the "bug report" button on the right top of the specific page, then the bug description can have details of that page, so we can confirm it easily

anyway, thanks for reporting this

Changed in openstack-manuals:
status: New → Incomplete
Revision history for this message
Anne Gentle (annegentle) wrote :
Changed in openstack-manuals:
status: Incomplete → Confirmed
importance: Undecided → High
Changed in openstack-manuals:
assignee: nobody → Jicksy John (jicksy-john)
Changed in openstack-manuals:
status: Confirmed → Fix Committed
Anne Gentle (annegentle)
Changed in openstack-manuals:
status: Fix Committed → Confirmed
assignee: Jicksy John (jicksy-john) → nobody
Revision history for this message
Anne Gentle (annegentle) wrote :

The fix for this will need to be in stackforge/clouddocs-maven-plugin, so that the resulting HTML output doesn't have this problem.

Anne Gentle (annegentle)
Changed in openstack-manuals:
importance: High → Low
Changed in openstack-manuals:
assignee: nobody → Mauricio José de Lima (mauricio-lima)
Changed in openstack-manuals:
status: Confirmed → In Progress
Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: none → liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to operations-guide (master)

Reviewed: https://review.openstack.org/186949
Committed: https://git.openstack.org/cgit/openstack/operations-guide/commit/?id=b138d46cefe777540aba92191d833e6f951f0f54
Submitter: Jenkins
Branch: master

commit b138d46cefe777540aba92191d833e6f951f0f54
Author: Mauricio Lima <email address hidden>
Date: Fri May 29 15:56:27 2015 -0700

    Remove an empty line after step 10

    Remove an empty line after step 10
    erasing xml:id within <step>

    Change-Id: I91c8ceedc0276091d4eebfe1c143fe52c7b69228
    Closes-Bug: #1272467

Changed in openstack-manuals:
status: In Progress → Fix Released
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.