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 "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2013/06/24 22:20:20 UTC

[jira] [Updated] (DERBY-4763) 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  

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

Mamta A. Satoor updated DERBY-4763:
-----------------------------------

    Urgency: Low
     Labels: derby_triage10_11  (was: )
    
> The entity &nbsp; 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 &#160;
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 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>&nbsp;<codeph>sysinfo</codeph> tool
> +<shortdesc>The <ph conref="../conrefs.dita#prod/productshortname"></ph>&#160;<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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira