<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/docstring/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/docstring/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 27 Jul 2001 02:39:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/docstring/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>clarify DTD/spec interaction</title><link>https://sourceforge.net/p/docstring/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The following is valid given the gpdi DTD::&lt;/p&gt;
&lt;p&gt;&amp;amp;lt;?xml version=&amp;amp;quot;1.0&amp;amp;quot; encoding=&amp;amp;quot;UTF-8&amp;amp;quot;?&amp;amp;gt;&lt;br /&gt;
&amp;amp;lt;!DOCTYPE document SYSTEM &amp;amp;quot;gpdi.dtd&amp;amp;quot;&amp;amp;gt;&lt;br /&gt;
&amp;amp;lt;document&amp;amp;gt;&lt;br /&gt;
&amp;amp;lt;author&amp;amp;gt;this is the document's author&amp;amp;lt;/author&amp;amp;gt;&lt;br /&gt;
&amp;amp;lt;section name=&amp;amp;quot;section title&amp;amp;quot;&amp;amp;gt;&lt;br /&gt;
&amp;amp;lt;title&amp;amp;gt;title doesn't match section name&amp;amp;lt;/title&amp;amp;gt;&lt;br /&gt;
&amp;amp;lt;author&amp;amp;gt;different author&amp;amp;lt;/author&amp;amp;gt;&lt;br /&gt;
&amp;amp;lt;/section&amp;amp;gt;&lt;br /&gt;
&amp;amp;lt;/document&amp;amp;gt;&lt;/p&gt;
&lt;p&gt;I'm not sure whether to try and fix the DTD, or amend &lt;br /&gt;
the reStructuredText specification around line 496 of &lt;br /&gt;
revision 1.1.1.1 to permit field lists after section &lt;br /&gt;
titles. &lt;/p&gt;
&lt;p&gt;I suspect the DTD should enforce &amp;amp;lt;title&amp;amp;gt; after &lt;br /&gt;
&amp;amp;lt;section&amp;amp;gt;, in which case people can infer the name of &lt;br /&gt;
the section from the title. I've forgotten my XSLT &lt;br /&gt;
syntax, but it's not *that* hard. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Garth T Kidd</dc:creator><pubDate>Fri, 27 Jul 2001 02:39:29 -0000</pubDate><guid>https://sourceforge.netae7bc3cb02a0f832a56d15151ea3f953baa5e806</guid></item><item><title>ppdi.dtd doesn't validate</title><link>https://sourceforge.net/p/docstring/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;``ppdi.dtd`` isn't validating with XMLSpy. Errors &lt;br /&gt;
include problems referring to ``gpdi.dtd`` and an &lt;br /&gt;
ampersand which looks like it should be a percent &lt;br /&gt;
sign. &lt;/p&gt;
&lt;p&gt;Please see the attached context diff for fixes. &lt;/p&gt;
&lt;p&gt;For ``ppdi.dtd`` to validate, the context diff must be &lt;br /&gt;
applied, ``gpdi.dtd`` must be fixed as per tracker &lt;br /&gt;
item #444347, and ``calstblx.dtd`` must be added as &lt;br /&gt;
per tracker item #444342. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Garth T Kidd</dc:creator><pubDate>Wed, 25 Jul 2001 05:01:06 -0000</pubDate><guid>https://sourceforge.net1a531eafc9d0cf7a1e861f791423bf3076f67080</guid></item><item><title>gpdi.dtd doesn't validate</title><link>https://sourceforge.net/p/docstring/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;``gpdi.dtd`` isn't validating with XMLSpy. Errors &lt;br /&gt;
include a malformed definition of xml:space, missing &lt;br /&gt;
underscores in list definitions, and a malformed &lt;br /&gt;
reference to ``calstblx``. &lt;/p&gt;
&lt;p&gt;Please see the attached context diff for fixes. &lt;/p&gt;
&lt;p&gt;A local copy of ``calstblx.dtd`` is needed as well as &lt;br /&gt;
the changes in the diff, as pointed out in tracker &lt;br /&gt;
item #444342. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Garth T Kidd</dc:creator><pubDate>Wed, 25 Jul 2001 04:56:35 -0000</pubDate><guid>https://sourceforge.net67d8908745bb90ad548e2f72b75814e219a9a522</guid></item><item><title>add spec/calstblx.dtd to dps</title><link>https://sourceforge.net/p/docstring/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;``gpdi.dtd`` isn't validating with XMLSpy for various &lt;br /&gt;
reasons, including that due to a lack of repository &lt;br /&gt;
support XMLSpy couldn't find ``calstblx.dtd``. &lt;/p&gt;
&lt;p&gt;I'm posting a patch that makes a few fixes to &lt;br /&gt;
``gpdi.dtd`` so that it validates, amongst them an &lt;br /&gt;
addition to the definition of ``%calstblx`` that tells &lt;br /&gt;
the validator where to find a local copy of the &lt;br /&gt;
document. &lt;/p&gt;
&lt;p&gt;For the patch to work, ``calstblx.dtd`` must be &lt;br /&gt;
present in the spec/ directory. I have attached to &lt;br /&gt;
this tracker item the copy I cut and pasted from:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.oasis-open.org/specs/tm9901.htm" rel="nofollow"&gt;http://www.oasis-open.org/specs/tm9901.htm&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Garth T Kidd</dc:creator><pubDate>Wed, 25 Jul 2001 04:46:03 -0000</pubDate><guid>https://sourceforge.net0b927878fdaf31aac95703a3e8f13c4b62205e0c</guid></item></channel></rss>