[go: up one dir, main page]

Menu

#231 Problem with Title on html document

Version 1-beta
closed-fixed
nobody
None
5
2009-09-25
2009-09-24
No

The Title on the html document that is being displayed is being taken from the Application abbreviation rather than the Application name. This is a short title and should not be used as the title on the document.

Discussion

  • Jim Winston

    Jim Winston - 2009-09-25

    The RT has both a Name (required) and a Title (optional and currently hidden). When generating the XCCDF, we were omitting the Title if it was empty. I changed it so that we use the Name if the Title is blank.

    We generate the HTML from the XCCDF, and that uses the abbreviation if the title is blank. That should no longer be the case.

    Fixed in revision 616.

     
  • Jim Winston

    Jim Winston - 2009-09-25
    • status: open --> closed-fixed
     
  • Jim Winston

    Jim Winston - 2009-09-25

    The RT has both a Name (required) and a Title (optional and currently hidden). When generating the XCCDF, we were omitting the Title if it was empty. I changed it so that we use the Name if the Title is blank.

    We generate the HTML from the XCCDF, and that uses the abbreviation if the title is blank. That should no longer be the case.

    Fixed in revision 616.

     

Log in to post a comment.