[
https://issues.apache.org/jira/browse/DERBY-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase closed DERBY-4763.
----------------------------
Resolution: Not A Problem
We have not been able to move to a new toolkit, but because we declare the
entity "nbsp" in some of our XSL files, we do not get this warning.
> The entity isn't one of XML's predefined entities, if you want to use
> it in an XML document then you have to provide a DTD that declares what it
> means or use  
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-4763
> URL: https://issues.apache.org/jira/browse/DERBY-4763
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.6.1.0
> Reporter: Nigel Owen
> Labels: derby_triage10_11
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> Not sure if this is an issue, and I note that nbsp is used in the following
> files as well. But I get the following warnings when doing a " ant
> pdf.getstart " and following the instructions at
> http://db.apache.org/derby/manuals/dita.html. Though I have got the latest
> Dita toolkit
> [pipeline] tgsrunningdblook.dita Line 23:The entity "nbsp" was referenced,
> but not declared.
> [pipeline] cwwdactivities.dita Line 33:The entity "nbsp" was referenced, but
> not declared.
> [pipeline] twwdactivity1.dita Line 23:The entity "nbsp" was referenced, but
> not declared.
> [pipeline] tgsrunningij.dita Line 23:The entity "nbsp" was referenced, but
> not declared.
> [pipeline] twwdactivity1_Setup.dita Line 68:The entity "nbsp" was
> referenced, but not declared.
> [pipeline] tgssetupverify.dita Line 52:The entity "nbsp" was referenced, but
> not declared.
> I altered it in tgsrunningsysinfo.dita to what I think it should be.
> --- src/getstart/tgsrunningsysinfo.dita (revision 983219)
> +++ src/getstart/tgsrunningsysinfo.dita (working copy)
> @@ -20,7 +20,7 @@
> -->
> <task id="tgsrunningsysinfo" xml:lang="en-us">
> <title>Running sysinfo</title>
> -<shortdesc>The <ph
> conref="../conrefs.dita#prod/productshortname"></ph> <codeph>sysinfo</codeph>
> tool
> +<shortdesc>The <ph
> conref="../conrefs.dita#prod/productshortname"></ph> <codeph>sysinfo</codeph>
> tool
> displays information about your Java environment and your version of <ph
> conref="../conrefs.dita#prod/productshortname"></ph>.</shortdesc>
> <prolog><metadata>
> <keywords><indexterm><indexterm>Derby</indexterm>tools, sysinfo</indexterm>
--
This message was sent by Atlassian JIRA
(v6.1#6144)