You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/05/24 23:44:16 UTC

[jira] Updated: (DERBY-2693) Error in conrefs file reference in one Reference Manual file

     [ https://issues.apache.org/jira/browse/DERBY-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim Haase updated DERBY-2693:
-----------------------------

    Derby Info: [Patch Available]

> Error in conrefs file reference in one Reference Manual file
> ------------------------------------------------------------
>
>                 Key: DERBY-2693
>                 URL: https://issues.apache.org/jira/browse/DERBY-2693
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.3.0.0
>            Reporter: Kim Haase
>         Assigned To: Kim Haase
>            Priority: Minor
>         Attachments: DERBY-2693.diff, rrefjta16677.html
>
>
> Somehow a reference to the obsolete refconrefs.dita file found its way into the file src/ref/rrefjta16677.dita. We need to replace
> <ph conref="refconrefs.dita#prod/productshortname"></ph>
> with
> <ph conref="../conrefs.dita#prod/productshortname"></ph>
> in accordance with the fix to DERBY-1590.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.