[publican-list] [Bug 687894] New: rendering of steps inside stepalternatives

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 15 16:46:11 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: rendering of steps inside stepalternatives

https://bugzilla.redhat.com/show_bug.cgi?id=687894

           Summary: rendering of steps inside stepalternatives
           Product: Publican
           Version: 2.5
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: publican
        AssignedTo: jfearn at redhat.com
        ReportedBy: ekopalov at redhat.com
         QAContact: rlandman at redhat.com
                CC: mmcallis at redhat.com, publican-list at redhat.com
    Classification: Other


Description of problem:
Steps nested in stepalternatives are only indented.

Version-Release number of selected component (if applicable):


How reproducible:
render this:
<procedure id="proc-Stopping_HTTP-Linux-RPM">
<title>Stopping HTTP</title>
<para>
Follow this procedure to stop <classname>httpd</classname>:
</para>
<step>
<para>
 At the shell prompt, become the root user.
</para>
</step>
<step>
<para>
Run the following <command>stop</command> command:
</para>
<stepalternatives>
 <step>
 <para>
 On Red Hat Enterprise Linux 6 or Red Hat Enterprise Linux 5:
 </para>
 </step>
 <step>
 <para>
 On Red Hat Enterprise Linux 4:
 </para>
 </step>
</stepalternatives>
</step>
</procedure>

Steps to Reproduce:
1. 
2.
3.

Actual results:
steps in stepalternatives are only indented.

Expected results:
I would expect them have bullets. 

Additional info:

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the publican-list mailing list