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
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.