Re: [xml2rfc] #308 (Version 2 cli): Wrong links for <eref/> elements

"xml2rfc issue tracker" <trac@tools.ietf.org> Tue, 20 June 2017 20:24 UTC

Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 53FB7131636 for <xml2rfc@ietfa.amsl.com>; Tue, 20 Jun 2017 13:24:17 -0700 (PDT)
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 autolearn_force=no
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 q2A31KCNbI3K for <xml2rfc@ietfa.amsl.com>; Tue, 20 Jun 2017 13:24:15 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7820313162C for <xml2rfc@ietf.org>; Tue, 20 Jun 2017 13:24:15 -0700 (PDT)
Received: from localhost ([::1]:41845 helo=durif.tools.ietf.org) by durif.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1dNPh7-0003WY-FI; Tue, 20 Jun 2017 13:24:13 -0700
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
Cc: xml2rfc@ietf.org
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, cabo@tzi.org
X-Trac-Project: xml2rfc
Date: Tue, 20 Jun 2017 20:24:13 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://tools.ietf.org/tools/xml2rfc/trac/ticket/308#comment:3
Message-ID: <082.acd4ddccb3df7498d1e8a554d974b913@tools.ietf.org>
References: <067.c476289a4cc36deb4e5527f33b090f4c@tools.ietf.org>
X-Trac-Ticket-ID: 308
In-Reply-To: <067.c476289a4cc36deb4e5527f33b090f4c@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, cabo@tzi.org, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on durif.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/hDYMPUekIaH9fPBqcbLukLhTvA8>
Subject: Re: [xml2rfc] #308 (Version 2 cli): Wrong links for <eref/> elements
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.22
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, 20 Jun 2017 20:24:17 -0000

#308: Wrong links for <eref/> elements

Changes (by henrik@levkowetz.com):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 The immediate issue here is that the html version on tools.ietf.org is
 generated from the text draft, not from the xml.  However, the workaround
 of using xrefs and symrefs="yes" (which is also the default) should result
 in the bracketed reference string being rendered as the rfc string
 instead, which in turn will result in it being converted to a link to the
 document by the rfcmarkup script that creates that html version.

 In other words: This is not an issue with the xml2rfc program, it's an
 issue resulting from the fact that the tools.ietf.org/html/ documents are
 generated from the text version.

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

Ticket URL: <https://tools.ietf.org/tools/xml2rfc/trac/ticket/308#comment:3>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>