Re: [xml2rfc] ID Nits incompatible with submission version of ID Nits

Henrik Levkowetz <henrik@levkowetz.com> Mon, 16 September 2019 08:34 UTC

Return-Path: <henrik@levkowetz.com>
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 7A7D9120828 for <xml2rfc@ietfa.amsl.com>; Mon, 16 Sep 2019 01:34:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-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 AHz52gRi4a5F for <xml2rfc@ietfa.amsl.com>; Mon, 16 Sep 2019 01:34:14 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 149FE120826 for <xml2rfc@ietf.org>; Mon, 16 Sep 2019 01:34:14 -0700 (PDT)
Received: from h-202-242.a357.priv.bahnhof.se ([158.174.202.242]:49549 helo=tannat.localdomain) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1i9mSa-0001vE-Li; Mon, 16 Sep 2019 01:34:13 -0700
To: Anders Rundgren <anders.rundgren.net@gmail.com>, xml2rfc@ietf.org
References: <c4ebf511-f2bb-36b5-9616-d00d20ffa395@gmail.com>
From: Henrik Levkowetz <henrik@levkowetz.com>
Message-ID: <fe3a8952-3117-8367-ac5f-efb81cb356ba@levkowetz.com>
Date: Mon, 16 Sep 2019 10:34:04 +0200
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <c4ebf511-f2bb-36b5-9616-d00d20ffa395@gmail.com>
Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="UNuCn8rutftMK3tsB3fURoA9GVsJPATGR"
X-SA-Exim-Connect-IP: 158.174.202.242
X-SA-Exim-Rcpt-To: xml2rfc@ietf.org, anders.rundgren.net@gmail.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on zinfandel.tools.ietf.org)
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/POHa-f0IUcwe6sgeiGtZgNzzSIU>
Subject: Re: [xml2rfc] ID Nits incompatible with submission version of ID Nits
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
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: Mon, 16 Sep 2019 08:34:15 -0000

On 2019-09-16 08:19, Anders Rundgren wrote:
> When clicking on [Nits] in https://tools.ietf.org/html/draft-rundgren-json-canonicalization-scheme-09
> I get:
> https://tools.ietf.org/idnits?url=https://tools.ietf.org/id/draft-rundgren-json-canonicalization-scheme-09.txt
> This version of idnits (2.16.02) produces incorrect/different information which did not show up when I submitted the I-D in XML V3 using the Web tool:
> 
> "== Missing Reference: 'RFC7638' is mentioned on line 495, but not defined"
> 
> There are no missing references.  Apparently, a SHOULD is missing in:
> https://tools.ietf.org/html/rfc7991#section-2.42

Heh.  Right, you used "Informal References" instead of "Informative References".
Good one.

> "  ** There are 55 instances of too long lines in the document, the longest one being 141 characters in excess of 72"
> 
> There is no line with 141 characters in excess of 72.  Unicode issue?

Quite possibly, yes.

> However, there is though a bunch of lines that are exactly 73
> characters long due to a change in "auto undent" which apparently has
> been removed in the XML V3 RfcMarkup renderer.

Yes, the v3 renderer does not shift too long artwork left, which the v2
did.


	Henrik