[rfc-i] Bug in the online XML2RFC HTML output

worley at alum.mit.edu (Dale R. Worley) Mon, 23 May 2016 14:56 UTC

From: worley at alum.mit.edu (Dale R. Worley)
Date: Mon, 23 May 2016 10:56:58 -0400
Subject: [rfc-i] Bug in the online XML2RFC HTML output
Message-ID: <87iny4j005.fsf@hobgoblin.ariadne.com>

(Please CC me on any discussion, as I am not on rfc-interest.)

I have an XML2RFC XML file which produces incorrect HTML using the
online XML2RFC tool.

To reproduce it:

1. Create an empty directory.
2. In that directory, obtain these files from a Subversion repository:
	$ svn co -r 5437 http://svn.resiprocate.org/rep/ietf-drafts/worley
3. Put worley/draft-worley-alert-info-fsm-02.xml through
   http://xml2rfc.tools.ietf.org/ to generate
   draft-worley-alert-info-fsm-02.{txt,html} (replacing the files that
   you have checked out)

Examine section 2 of draft-worley-alert-info-fsm-02.txt:  It shows text
properly interspersed with a sequence of figures.
Examine section 2 of draft-worley-alert-info-fsm-02.html:  The text is
not properly interspersed with the figures.

Thanks for looking into this,

Dale