[xml2rfc] #309 (Version 2 cli): Broken formatting for URI reference

"xml2rfc issue tracker" <trac@tools.ietf.org> Tue, 02 February 2016 18:57 UTC

Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 731E51B2F60 for <xml2rfc@ietfa.amsl.com>; Tue, 2 Feb 2016 10:57:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mWmL6lZkR-7X for <xml2rfc@ietfa.amsl.com>; Tue, 2 Feb 2016 10:57:08 -0800 (PST)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DDF491B2F5C for <xml2rfc@ietf.org>; Tue, 2 Feb 2016 10:57:08 -0800 (PST)
Received: from localhost ([::1]:59485 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1aQg8S-0000WV-II; Tue, 02 Feb 2016 10:57:08 -0800
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: xml2rfc issue tracker <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, erik.wilde@dret.net
X-Trac-Project: xml2rfc
Date: Tue, 02 Feb 2016 18:57:08 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/309
Message-ID: <067.52f30e83ae78582b4f7abf10744520c2@tools.ietf.org>
X-Trac-Ticket-ID: 309
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, erik.wilde@dret.net, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/8-VgvPNZSigA-0LZOw_YcAL1SUk>
Cc: xml2rfc@ietf.org
Subject: [xml2rfc] #309 (Version 2 cli): Broken formatting for URI reference
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Feb 2016 18:57:10 -0000

#309: Broken formatting for URI reference

 The following XML code:

          <reference anchor="IANA-Protocol-Registry"
 target="http://www.iana.org/protocols">
             <front>
                <title>IANA Protocol Registry</title>
                <author/>
                <date/>
             </front>
          </reference>

 should generate a reference to the URI in the references section. However,
 for HTML formatting, things get mixed up and the resulting formatting
 looks wrong. See attached screen shot for reference.

-- 
---------------------------------+----------------------------------
 Reporter:  erik.wilde@dret.net  |      Owner:  henrik@levkowetz.com
     Type:  defect               |     Status:  new
 Priority:  medium               |  Milestone:
Component:  Version 2 cli        |    Version:  2.4.x
 Keywords:                       |
---------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/309>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>