Typo in Tuning Derby graphics file name causes problems
-------------------------------------------------------

                 Key: DERBY-1796
                 URL: http://issues.apache.org/jira/browse/DERBY-1796
             Project: Derby
          Issue Type: Bug
          Components: Documentation
            Reporter: Kim Haase
         Assigned To: Kim Haase
            Priority: Minor
         Attachments: pstmt_os.gif

The Tuning Derby manual contains two graphics, on statements and prepared 
statements. Each has a .gif and a .jpg version.

The two statement graphics are named as follows:

stmt_os.gif
stmt_os.jpg

The two prepared statement graphics are named as follows:

ptsmt_os.gif
pstmt_os.jpg

The .gif file name has "ts" instead of "st". However, the DITA source expects 
the file to be named "pstmt_os.gif", and the PDF and the one-page HTML file use 
pstmt_os.jpg.

The file ptsmt_os.gif needs to be renamed pstmt_os.gif.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to