[
https://issues.apache.org/jira/browse/DERBY-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase closed DERBY-1796.
----------------------------
Resolution: Fixed
> Typo in Tuning Derby graphics file name causes problems
> -------------------------------------------------------
>
> Key: DERBY-1796
> URL: https://issues.apache.org/jira/browse/DERBY-1796
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.1.3.1
> Reporter: Kim Haase
> Assigned To: Kim Haase
> Priority: Minor
> Fix For: 10.2.1.6
>
> 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.
-
You can reply to this email to add a comment to the issue online.