
From chair@ietf.org  Sat Mar  9 11:30:40 2013
Return-Path: <chair@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 01FFB21F84EF; Sat,  9 Mar 2013 11:30:40 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qyNe9psrpKju; Sat,  9 Mar 2013 11:30:39 -0800 (PST)
Received: from mail.amsl.com (mail.amsl.com [IPv6:2001:1890:126c::1:14]) by ietfa.amsl.com (Postfix) with ESMTP id 3686321F84BE; Sat,  9 Mar 2013 11:30:39 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by c8a.amsl.com (Postfix) with ESMTP id 2D3AA12F263; Sat,  9 Mar 2013 11:30:39 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c8a.amsl.com ([127.0.0.1]) by localhost (c8a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A9C_qkcSv8ye; Sat,  9 Mar 2013 11:30:39 -0800 (PST)
Received: from [IPv6:2001:df8::80:6233:4bff:fe20:eb18] (unknown [IPv6:2001:df8:0:80:6233:4bff:fe20:eb18]) by c8a.amsl.com (Postfix) with ESMTPSA id 7E4AA12F262; Sat,  9 Mar 2013 11:30:38 -0800 (PST)
Mime-Version: 1.0 (Apple Message framework v1085)
Content-Type: text/plain; charset=us-ascii
From: IETF Chair <chair@ietf.org>
In-Reply-To: <99A1B3AF-EDE8-4767-9F6A-DD9BA14CF8B7@ietf.org>
Date: Sat, 9 Mar 2013 14:30:36 -0500
Content-Transfer-Encoding: quoted-printable
Message-Id: <03B29844-5960-48ED-A7F0-97E7BF1393C4@ietf.org>
References: <50EDE851.2020207@levkowetz.com> <D8E4800F-1561-4ED3-B0A2-C28E669BD944@vigilsec.com> <29F1CEC4-BCF4-4B24-BA74-94BBF5D27A6E@gmail.com> <50EDF9D2.1070303@levkowetz.com> <99A1B3AF-EDE8-4767-9F6A-DD9BA14CF8B7@ietf.org>
To: IETF Announce <ietf-announce@ietf.org>
X-Mailer: Apple Mail (2.1085)
Cc: xml2rfc@ietf.org, IETF <ietf@ietf.org>
Subject: Re: [xml2rfc] Beta testing of xml2rfc version 2
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Sat, 09 Mar 2013 19:30:40 -0000

Several bugs have been uncovered and resolved during beta testing.  =
Thanks for your help.

If you want to run xml2rfc on your own machine, it remains available =
from the sites listed in my earlier message (below).

The new version of xml2rfc is now used at xml.resource.org.  So, those =
people that use the web site will now get the new version by default.

Just in case you encounter a problem with the new version of xml2rfc, =
the old version will remain available for a while.  You can find the =
older version at:

	http://xml.resource.org/old.html

Russ


On Jan 18, 2013, at 7:52 PM, IETF Chair wrote:

> This announces the new xml2rfc implementation for beta testing.  There =
are two components: a command line interface and graphical user =
interfaces.
>=20
> XML2RFC Version 2
> -----------------
>=20
> The rewrite of xml2rfc in python, tagged with version numbers 2.x.y, =
have been unofficially available for some time, and it is now officially =
announced as available for use.
>=20
> This package is a complete rewrite of the xml2rfc command-line =
functionality in python.  The command line tool is available from the =
main Python package repository, PyPi:
>=20
> http://pypi.python.org/pypi/xml2rfc
>=20
> or alternatively from:
>=20
> http://tools.ietf.org/tools/xml2rfc2/cli/
>=20
> A number of alternative installation methods are available, described =
on the PyPi page for xml2rfc.
>=20
> There are some known issues with the current release, none of them =
major.  These are listed in the issue tracker:
>=20
> http://tools.ietf.org/tools/xml2rfc/trac/report/9
>=20
> Bug fixing is actively happening.  If you find bugs which are not =
already listed in the tracker, please add them.  Please help us find the =
bugs.  They cannot be fixed if we do not know about them.  Also, =
suggestions for improvements are welcome.
>=20
> New releases will be announced at the xml2rfc mail list.
>=20
>=20
> GUI Frontends
> -------------
>=20
> There are also GUI frontends available for Mac, Linux and Windows.  =
These are not undergoing active bugfixing at the moment, but should =
overall be in good enough shape for production use if you prefer a GUI =
interface instead of command-line for your XML to draft/rfc operations.
>=20
> If you are going to install the GUI version, it is suggested that you =
first install the latest command-line version, and then the GUI =
front-end.
>=20
> The GUI components can be downloaded from here:
>=20
> http://tools.ietf.org/tools/xml2rfc2/gui/
>=20
> Please note that in some cases, the GUI installers come with an =
embedded version of the base tool, and this version will not necessarily =
be the latest version available.  If you download and install a later =
version of the command-line tool, the GUI component should use that if =
it comes before the embedded version in your PATH, which will normally =
be the case.
>=20
>=20
> Feedback
> --------
>=20
> I hope you'll find that the rewrite of xml2rfc works well for you; it =
will certainly be easier to extend and bugfix than the previous version. =
 If you have feedback, regarding bugs or enhancement suggestions, please =
use the issue tracker at:
>=20
> http://tools.ietf.org/tools/xml2rfc/trac/newticket
>=20
>=20
> Best regards,
>=20
>   Russ Housley
>   IETF Chair
>=20
>   Henrik Levkowetz
>   IETF Tools Program Manager


From rgm@htt-consult.com  Sat Mar  9 20:29:10 2013
Return-Path: <rgm@htt-consult.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 A844C21F85DA for <xml2rfc@ietfa.amsl.com>; Sat,  9 Mar 2013 20:29:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WC9N60+AhnEe for <xml2rfc@ietfa.amsl.com>; Sat,  9 Mar 2013 20:29:10 -0800 (PST)
Received: from klovia.htt-consult.com (klovia.htt-consult.com [IPv6:2607:f4b8:3:0:218:71ff:fe83:66b9]) by ietfa.amsl.com (Postfix) with ESMTP id EEDB621F85D6 for <xml2rfc@ietf.org>; Sat,  9 Mar 2013 20:29:09 -0800 (PST)
Received: from localhost (unknown [127.0.0.1]) by klovia.htt-consult.com (Postfix) with ESMTP id 57E0D62A64 for <xml2rfc@ietf.org>; Sun, 10 Mar 2013 04:29:09 +0000 (UTC)
X-Virus-Scanned: amavisd-new at localhost
Received: from klovia.htt-consult.com ([127.0.0.1]) by localhost (klovia.htt-consult.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zI-TO320pT3j for <xml2rfc@ietf.org>; Sat,  9 Mar 2013 23:28:58 -0500 (EST)
Received: from lx120e2.htt-consult.com (lx120e2.htt-consult.com [208.83.67.155]) (Authenticated sender: rgm@htt-consult.com) by klovia.htt-consult.com (Postfix) with ESMTPSA id 53F0C62A62 for <xml2rfc@ietf.org>; Sat,  9 Mar 2013 23:28:58 -0500 (EST)
Message-ID: <513C0C09.3060106@htt-consult.com>
Date: Sat, 09 Mar 2013 23:28:57 -0500
From: Robert Moskowitz <rgm@htt-consult.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3
MIME-Version: 1.0
To: xml2rfc@ietf.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Subject: [xml2rfc] Old version not available?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Sun, 10 Mar 2013 04:29:10 -0000

I attempted to use the old version at: http://xml.resource.org/old.html

On running this it went to: http://xml.resource.org/cgi-bin/xml2rfc-old.cgi

and got an object not found.

I have been waiting 15 minutes on the current version to respond. 
Nothing yet.  I suspect I will not pass the stricter requirements; 
perhaps it is hung up on my non-conforming xml?



From tony@att.com  Sat Mar  9 20:43:33 2013
Return-Path: <tony@att.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 AD4EB21F87C4 for <xml2rfc@ietfa.amsl.com>; Sat,  9 Mar 2013 20:43:33 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -105.953
X-Spam-Level: 
X-Spam-Status: No, score=-105.953 tagged_above=-999 required=5 tests=[AWL=0.646, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1ICYpIhx4W6W for <xml2rfc@ietfa.amsl.com>; Sat,  9 Mar 2013 20:43:33 -0800 (PST)
Received: from nbfkord-smmo07.seg.att.com (nbfkord-smmo07.seg.att.com [209.65.160.93]) by ietfa.amsl.com (Postfix) with ESMTP id D162121F85FE for <xml2rfc@ietf.org>; Sat,  9 Mar 2013 20:43:32 -0800 (PST)
Received: from unknown [144.160.20.145] (EHLO mlpd192.enaf.sfdc.sbc.com) by nbfkord-smmo07.seg.att.com(mxl_mta-6.15.0-1) over TLS secured channel with ESMTP id 47f0c315.0.252861.00-468.593196.nbfkord-smmo07.seg.att.com (envelope-from <tony@att.com>);  Sun, 10 Mar 2013 04:43:32 +0000 (UTC)
X-MXL-Hash: 513c0f7410bc7a9f-183db4fcf42d695fbcc88d3ad208dd3c73237953
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2A4hWNF031017 for <xml2rfc@ietf.org>; Sat, 9 Mar 2013 23:43:32 -0500
Received: from alpi131.aldc.att.com (alpi131.aldc.att.com [130.8.218.69]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2A4hRb8030998 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <xml2rfc@ietf.org>; Sat, 9 Mar 2013 23:43:28 -0500
Received: from alpd052.aldc.att.com (alpd052.aldc.att.com [130.8.42.31]) by alpi131.aldc.att.com (RSA Interceptor) for <xml2rfc@ietf.org>; Sun, 10 Mar 2013 04:43:19 GMT
Received: from aldc.att.com (localhost.localdomain [127.0.0.1]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id r2A4hJmh016410 for <xml2rfc@ietf.org>; Sat, 9 Mar 2013 23:43:19 -0500
Received: from mailgw1.maillennium.att.com (maillennium.att.com [135.25.114.99]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id r2A4hFZa016374 for <xml2rfc@ietf.org>; Sat, 9 Mar 2013 23:43:15 -0500
Received: from [135.70.146.243] (vpn-135-70-146-243.vpn.mwst.att.com[135.70.146.243]) by maillennium.att.com (mailgw1) with ESMTP id <20130310044149gw1006323ge> (Authid: tony); Sun, 10 Mar 2013 04:41:51 +0000
X-Originating-IP: [135.70.146.243]
Message-ID: <513C0F5D.9080203@att.com>
Date: Sat, 09 Mar 2013 23:43:09 -0500
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130215 Thunderbird/17.0.3
MIME-Version: 1.0
To: Robert Moskowitz <rgm@htt-consult.com>
References: <513C0C09.3060106@htt-consult.com>
In-Reply-To: <513C0C09.3060106@htt-consult.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Spam: [F=0.2000000000; CM=0.500; S=0.200(2010122901)]
X-MAIL-FROM: <tony@att.com>
X-SOURCE-IP: [144.160.20.145]
X-AnalysisOut: [v=2.0 cv=e4Oxv9V/ c=1 sm=0 a=ZRNLZ4dFUbCvG8UMqPvVAA==:17 a]
X-AnalysisOut: [=Gif4esyqWcMA:10 a=djqtFF5C5r8A:10 a=hVN80n6P_VcA:10 a=ofM]
X-AnalysisOut: [gfj31e3cA:10 a=BLceEmwcHowA:10 a=8nJEP1OIZ-IA:10 a=zQP7CpK]
X-AnalysisOut: [OAAAA:8 a=SohcQYK0-lwA:10 a=rqrk_YMJAAAA:8 a=XDpfXa0o1n1cg]
X-AnalysisOut: [hottv0A:9 a=wPNLvfGTeEIA:10 a=ha4_8zPkd2UA:10]
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Old version not available?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Sun, 10 Mar 2013 04:43:33 -0000

On 3/9/2013 11:28 PM, Robert Moskowitz wrote:
> I attempted to use the old version at: http://xml.resource.org/old.html
> On running this it went to: 
> http://xml.resource.org/cgi-bin/xml2rfc-old.cgi
> and got an object not found.

fixed -- sorry about that.

> I have been waiting 15 minutes on the current version to respond. 
> Nothing yet.  I suspect I will not pass the stricter requirements; 
> perhaps it is hung up on my non-conforming xml?

Send me your xml -- I'll take a look at it.

     Tony Hansen

From rgm@htt-consult.com  Sat Mar  9 21:12:15 2013
Return-Path: <rgm@htt-consult.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 0172F21F8775 for <xml2rfc@ietfa.amsl.com>; Sat,  9 Mar 2013 21:12:15 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hTCyw+ZjGf2W for <xml2rfc@ietfa.amsl.com>; Sat,  9 Mar 2013 21:12:10 -0800 (PST)
Received: from klovia.htt-consult.com (klovia.htt-consult.com [208.83.67.149]) by ietfa.amsl.com (Postfix) with ESMTP id A4D1521F8771 for <xml2rfc@ietf.org>; Sat,  9 Mar 2013 21:12:09 -0800 (PST)
Received: from localhost (unknown [127.0.0.1]) by klovia.htt-consult.com (Postfix) with ESMTP id B4C5F62A64; Sun, 10 Mar 2013 05:11:44 +0000 (UTC)
X-Virus-Scanned: amavisd-new at localhost
Received: from klovia.htt-consult.com ([127.0.0.1]) by localhost (klovia.htt-consult.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gXban1qx-d03; Sun, 10 Mar 2013 00:11:34 -0500 (EST)
Received: from lx120e2.htt-consult.com (lx120e2.htt-consult.com [208.83.67.155]) (Authenticated sender: rgm@htt-consult.com) by klovia.htt-consult.com (Postfix) with ESMTPSA id 0C05E62A62; Sun, 10 Mar 2013 00:11:34 -0500 (EST)
Message-ID: <513C1605.9070101@htt-consult.com>
Date: Sun, 10 Mar 2013 00:11:33 -0500
From: Robert Moskowitz <rgm@htt-consult.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3
MIME-Version: 1.0
To: Tony Hansen <tony@att.com>
References: <513C0C09.3060106@htt-consult.com> <513C0F5D.9080203@att.com>
In-Reply-To: <513C0F5D.9080203@att.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Old version not available?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Sun, 10 Mar 2013 05:12:15 -0000

On 03/09/2013 11:43 PM, Tony Hansen wrote:
> On 3/9/2013 11:28 PM, Robert Moskowitz wrote:
>> I attempted to use the old version at: http://xml.resource.org/old.html
>> On running this it went to: 
>> http://xml.resource.org/cgi-bin/xml2rfc-old.cgi
>> and got an object not found.
>
> fixed -- sorry about that.
>
>> I have been waiting 15 minutes on the current version to respond. 
>> Nothing yet.  I suspect I will not pass the stricter requirements; 
>> perhaps it is hung up on my non-conforming xml?
>
> Send me your xml -- I'll take a look at it.

I just stopped the process and selected save to file (rather than output 
to window) and it ran right away.  It looks ok.  I am going to print it 
2-up/2-sided to take on the plane...



From infrastation@yandex.ru  Mon Mar 11 01:54:35 2013
Return-Path: <infrastation@yandex.ru>
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 6B1FC21F8688 for <xml2rfc@ietfa.amsl.com>; Mon, 11 Mar 2013 01:54:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.129
X-Spam-Level: 
X-Spam-Status: No, score=-1.129 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_RU=0.595, HOST_EQ_RU=0.875]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QYO1BBDoU2ij for <xml2rfc@ietfa.amsl.com>; Mon, 11 Mar 2013 01:54:34 -0700 (PDT)
Received: from forward5.mail.yandex.net (forward5.mail.yandex.net [IPv6:2a02:6b8:0:602::5]) by ietfa.amsl.com (Postfix) with ESMTP id 6FDB821F842C for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 01:54:34 -0700 (PDT)
Received: from web23d.yandex.ru (web23d.yandex.ru [77.88.46.53]) by forward5.mail.yandex.net (Yandex) with ESMTP id 80CB6120177F for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 12:54:32 +0400 (MSK)
Received: from 127.0.0.1 (localhost.localdomain [127.0.0.1]) by web23d.yandex.ru (Yandex) with ESMTP id 45BE01F18040; Mon, 11 Mar 2013 12:54:32 +0400 (MSK)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1362992072; bh=WzSSCWo/qJuSaCaiNDE7VM7CBI+4+B/aoVsj6Drs+bg=; h=From:To:Subject:Date; b=oU7O/nwGRz7xUPWCbs+3U5iuUcRNUzbkjIGl/lpirkFyzd0rWN5LySj3OymwvQKyF G5HPVb6p5gnoXYuRHMJcW8x6dgdTPRx220QBpfQsxT8jJs4kUg0XfhKs/ioQmhPxS1 /qPAp1Vupk+8RrGJKWT0EB4BdPVpNv4t7wDY/KeA=
Received: from dhcp-216-203-wifi.yandex.net (dhcp-216-203-wifi.yandex.net [213.180.216.203]) by web23d.yandex.ru with HTTP;  Mon, 11 Mar 2013 12:54:32 +0400
From: Denis Ovsienko <infrastation@yandex.ru>
To: xml2rfc@ietf.org
MIME-Version: 1.0
Message-Id: <1014361362992072@web23d.yandex.ru>
X-Mailer: Yamail [ http://yandex.ru ] 5.0
Date: Mon, 11 Mar 2013 12:54:32 +0400
Content-Transfer-Encoding: 7bit
Content-Type: text/plain
Subject: [xml2rfc] a few issues with the updated xml.resource.org
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 11 Mar 2013 08:55:46 -0000

Hello.

I use the xml2rfc tool, namely, its web frontend at xml.resource.org. The frontend was recently switched to the beta version of xml2rfc and this new switch brings a few issues that I cannot report without a Trac account. Please address them in the way you find appropriate.

1. <artwork align="center"> now produces a left-justified text (both preamble and figure and postamble).

2. <eref target="https://example.com"> elements produced a "URIs" paragraph with footnotes right after the "References" section in the old version. In the new version the "URIs" paragraph is missing, the footnote markers are still in place in the main text.

3. A non-RFC citation is now rendered with an extra comma after "Technology", which shouldn't be there:
This is the source XML:
---------------------
			<reference anchor="FIPS-198">
				<front>
					<title>The Keyed-Hash Message Authentication Code (HMAC)</title>
					<author initials="" surname="US National Institute of Standards &amp; Technology">
						<organization>Unknown</organization>
					</author>
					<date month="March" year="2002" />
				</front>
				<seriesInfo name="FIPS PUB 198" value="" />
			</reference>
---------------------
The old version produces this:
---------------------
   [FIPS-198]
              US National Institute of Standards & Technology, "The
              Keyed-Hash Message Authentication Code (HMAC)", FIPS PUB
              198 , March 2002.
---------------------
The new version produces this:
---------------------
   [FIPS-198]
              US National Institute of Standards & Technology, , "The
              Keyed-Hash Message Authentication Code (HMAC)", FIPS PUB
              198 , March 2002.
---------------------

4. A referenced I-D document name isn't on a single line any more:
---------------------
<?rfc include="reference.I-D.sheffer-running-code"?>
---------------------
The old version produces this:
---------------------
   [I-D.sheffer-running-code]
              Sheffer, Y. and A. Farrel, "Improving Awareness of Running
              Code: the Implementation Status Section",
              draft-sheffer-running-code-02 (work in progress),
              January 2013.
---------------------
The new version produces this:
---------------------
   [I-D.sheffer-running-code]
              Sheffer, Y. and A. Farrel, "Improving Awareness of Running
              Code: the Implementation Status Section", draft-sheffer-
              running-code-02 (work in progress), January 2013.
---------------------

Thank you.

-- 
    Denis Ovsienko

From arusso@amsl.com  Mon Mar 11 06:41:53 2013
Return-Path: <arusso@amsl.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 C7CBD21F86F7 for <xml2rfc@ietfa.amsl.com>; Mon, 11 Mar 2013 06:41:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 910ngeLuXNjZ for <xml2rfc@ietfa.amsl.com>; Mon, 11 Mar 2013 06:41:53 -0700 (PDT)
Received: from mail.amsl.com (mail.amsl.com [IPv6:2001:1890:126c::1:14]) by ietfa.amsl.com (Postfix) with ESMTP id 27EFC21F85DF for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 06:41:53 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by c8a.amsl.com (Postfix) with ESMTP id 201531245E6; Mon, 11 Mar 2013 06:41:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c8a.amsl.com ([127.0.0.1]) by localhost (c8a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JD9KZtUYG6rr; Mon, 11 Mar 2013 06:41:53 -0700 (PDT)
Received: from dhcp-144c.meeting.ietf.org (dhcp-144c.meeting.ietf.org [130.129.20.76]) by c8a.amsl.com (Postfix) with ESMTPSA id 90A8B1245E5; Mon, 11 Mar 2013 06:41:52 -0700 (PDT)
Mime-Version: 1.0 (Apple Message framework v1085)
Content-Type: text/plain; charset=us-ascii
From: Alice Russo <arusso@amsl.com>
In-Reply-To: <1014361362992072@web23d.yandex.ru>
Date: Mon, 11 Mar 2013 09:41:51 -0400
Content-Transfer-Encoding: quoted-printable
Message-Id: <5AB2B1DF-70C4-4468-9946-7E74CDD14FB9@amsl.com>
References: <1014361362992072@web23d.yandex.ru>
To: Denis Ovsienko <infrastation@yandex.ru>
X-Mailer: Apple Mail (2.1085)
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] a few issues with the updated xml.resource.org
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 11 Mar 2013 13:41:53 -0000

Regarding 3, in order to create a reference where the author is an =
organization, give only the organization element. For example, change

> <author initials=3D"" surname=3D"US National Institute of Standards =
&amp; Technology">
> 						=
<organization>Unknown</organization>
> 					</author>

to

<author>
  <organization>
    US National Institute of Standards &amp; Technology
  </organization>
</author>

Thank you.
RFC Editor/ar

On Mar 11, 2013, at 4:54 AM, Denis Ovsienko wrote:

> Hello.
>=20
> I use the xml2rfc tool, namely, its web frontend at xml.resource.org. =
The frontend was recently switched to the beta version of xml2rfc and =
this new switch brings a few issues that I cannot report without a Trac =
account. Please address them in the way you find appropriate.
>=20
> 1. <artwork align=3D"center"> now produces a left-justified text (both =
preamble and figure and postamble).
>=20
> 2. <eref target=3D"https://example.com"> elements produced a "URIs" =
paragraph with footnotes right after the "References" section in the old =
version. In the new version the "URIs" paragraph is missing, the =
footnote markers are still in place in the main text.
>=20
> 3. A non-RFC citation is now rendered with an extra comma after =
"Technology", which shouldn't be there:
> This is the source XML:
> ---------------------
> 			<reference anchor=3D"FIPS-198">
> 				<front>
> 					<title>The Keyed-Hash Message =
Authentication Code (HMAC)</title>
> 					<author initials=3D"" =
surname=3D"US National Institute of Standards &amp; Technology">
> 						=
<organization>Unknown</organization>
> 					</author>
> 					<date month=3D"March" =
year=3D"2002" />
> 				</front>
> 				<seriesInfo name=3D"FIPS PUB 198" =
value=3D"" />
> 			</reference>
> ---------------------
> The old version produces this:
> ---------------------
>   [FIPS-198]
>              US National Institute of Standards & Technology, "The
>              Keyed-Hash Message Authentication Code (HMAC)", FIPS PUB
>              198 , March 2002.
> ---------------------
> The new version produces this:
> ---------------------
>   [FIPS-198]
>              US National Institute of Standards & Technology, , "The
>              Keyed-Hash Message Authentication Code (HMAC)", FIPS PUB
>              198 , March 2002.
> ---------------------
>=20
> 4. A referenced I-D document name isn't on a single line any more:
> ---------------------
> <?rfc include=3D"reference.I-D.sheffer-running-code"?>
> ---------------------
> The old version produces this:
> ---------------------
>   [I-D.sheffer-running-code]
>              Sheffer, Y. and A. Farrel, "Improving Awareness of =
Running
>              Code: the Implementation Status Section",
>              draft-sheffer-running-code-02 (work in progress),
>              January 2013.
> ---------------------
> The new version produces this:
> ---------------------
>   [I-D.sheffer-running-code]
>              Sheffer, Y. and A. Farrel, "Improving Awareness of =
Running
>              Code: the Implementation Status Section", draft-sheffer-
>              running-code-02 (work in progress), January 2013.
> ---------------------
>=20
> Thank you.
>=20
> --=20
>    Denis Ovsienko
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc
>=20


From tony@att.com  Mon Mar 11 06:54:02 2013
Return-Path: <tony@att.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 B5BEC21F88C8 for <xml2rfc@ietfa.amsl.com>; Mon, 11 Mar 2013 06:54:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.276
X-Spam-Level: 
X-Spam-Status: No, score=-106.276 tagged_above=-999 required=5 tests=[AWL=0.323, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4FPnq4m299wl for <xml2rfc@ietfa.amsl.com>; Mon, 11 Mar 2013 06:54:01 -0700 (PDT)
Received: from nbfkord-smmo06.seg.att.com (nbfkord-smmo06.seg.att.com [209.65.160.94]) by ietfa.amsl.com (Postfix) with ESMTP id 5FE3B21F88C0 for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 06:53:57 -0700 (PDT)
Received: from unknown [144.160.20.145] (EHLO mlpd192.enaf.sfdc.sbc.com) by nbfkord-smmo06.seg.att.com(mxl_mta-6.15.0-1) over TLS secured channel with ESMTP id 5f1ed315.0.138833.00-282.344117.nbfkord-smmo06.seg.att.com (envelope-from <tony@att.com>);  Mon, 11 Mar 2013 13:53:57 +0000 (UTC)
X-MXL-Hash: 513de1f56a7c023d-687be1a5e33810d643f3335bad4ce6240ecc69e8
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2BDruS8023833 for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 09:53:56 -0400
Received: from alpi132.aldc.att.com (alpi132.aldc.att.com [130.8.217.2]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2BDrpji023711 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 09:53:52 -0400
Received: from alpd052.aldc.att.com (alpd052.aldc.att.com [130.8.42.31]) by alpi132.aldc.att.com (RSA Interceptor) for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 13:53:42 GMT
Received: from aldc.att.com (localhost.localdomain [127.0.0.1]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id r2BDrgsP025459 for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 09:53:42 -0400
Received: from mailgw1.maillennium.att.com (maillennium.att.com [135.25.114.99]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id r2BDrbXj025154 for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 09:53:37 -0400
Received: from [135.70.16.138] (vpn-135-70-16-138.vpn.west.att.com[135.70.16.138]) by maillennium.att.com (mailgw1) with ESMTP id <20130311135211gw10063240e> (Authid: tony); Mon, 11 Mar 2013 13:52:12 +0000
X-Originating-IP: [135.70.16.138]
Message-ID: <513DE1DE.5040402@att.com>
Date: Mon, 11 Mar 2013 09:53:34 -0400
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130215 Thunderbird/17.0.3
MIME-Version: 1.0
To: Denis Ovsienko <infrastation@yandex.ru>
References: <1014361362992072@web23d.yandex.ru>
In-Reply-To: <1014361362992072@web23d.yandex.ru>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Spam: [F=0.2000000000; CM=0.500; S=0.200(2010122901)]
X-MAIL-FROM: <tony@att.com>
X-SOURCE-IP: [144.160.20.145]
X-AnalysisOut: [v=2.0 cv=ZLJgbwHb c=1 sm=0 a=ZRNLZ4dFUbCvG8UMqPvVAA==:17 a]
X-AnalysisOut: [=xl8J-uHiEagA:10 a=djqtFF5C5r8A:10 a=0on-4WEvDGAA:10 a=6R1]
X-AnalysisOut: [-lbIz0CcA:10 a=ofMgfj31e3cA:10 a=BLceEmwcHowA:10 a=8nJEP1O]
X-AnalysisOut: [IZ-IA:10 a=rqrk_YMJAAAA:8 a=zQP7CpKOAAAA:8 a=uUyEW8YGJjoA:]
X-AnalysisOut: [10 a=48vgC7mUAAAA:8 a=MkjuLiQEJ1-ac6fe8K8A:9 a=wPNLvfGTeEI]
X-AnalysisOut: [A:10]
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] a few issues with the updated xml.resource.org
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 11 Mar 2013 13:54:02 -0000

On 3/11/2013 4:54 AM, Denis Ovsienko wrote:
> Hello.
>
> I use the xml2rfc tool, namely, its web frontend at xml.resource.org. The frontend was recently switched to the beta version of xml2rfc and this new switch brings a few issues that I cannot report without a Trac account. Please address them in the way you find appropriate.
See this page to get a login on all tools.ietf.org domains: 
http://trac.tools.ietf.org/tools/loginmgr/newlogin

     Tony Hansen

From infrastation@yandex.ru  Mon Mar 11 07:18:37 2013
Return-Path: <infrastation@yandex.ru>
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 B51C521F8AA0 for <xml2rfc@ietfa.amsl.com>; Mon, 11 Mar 2013 07:18:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.983
X-Spam-Level: *
X-Spam-Status: No, score=1.983 tagged_above=-999 required=5 tests=[AWL=-1.938,  BAYES_50=0.001, HELO_EQ_RU=0.595, HOST_EQ_RU=0.875, MIME_CHARSET_FARAWAY=2.45]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vIucvj0K7hvy for <xml2rfc@ietfa.amsl.com>; Mon, 11 Mar 2013 07:18:37 -0700 (PDT)
Received: from forward6.mail.yandex.net (forward6.mail.yandex.net [IPv6:2a02:6b8:0:202::7]) by ietfa.amsl.com (Postfix) with ESMTP id E1A5C21F8A8E for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 07:18:36 -0700 (PDT)
Received: from web22e.yandex.ru (web22e.yandex.ru [77.88.61.2]) by forward6.mail.yandex.net (Yandex) with ESMTP id 7ECB61121A42 for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 18:18:34 +0400 (MSK)
Received: from 127.0.0.1 (localhost.localdomain [127.0.0.1]) by web22e.yandex.ru (Yandex) with ESMTP id 43AA6E0009; Mon, 11 Mar 2013 18:18:34 +0400 (MSK)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1363011514; bh=xYEAhDHBqk4qwsBSlOFM5h47RO5g1HIMASrEzMubMwM=; h=From:To:In-Reply-To:References:Subject:Date; b=SpgktUuIi0I2XiJzikr6qPnpwt0wu/M6isNtccL+S8C5PHbPgKz7oqxy2heupmxIF LArDGp+3n04hUK4k2/W93pEfHTqBRNWGj3uWv7VmDKh2HvjJ6iDbGMdRgo2U7Z5xeU GS75wkfRMiGn7ZaEtwXf7OPTQi+6SJ77e2acIXxw=
Received: from dhcp-216-203-wifi.yandex.net (dhcp-216-203-wifi.yandex.net [213.180.216.203]) by web22e.yandex.ru with HTTP;  Mon, 11 Mar 2013 18:18:34 +0400
From: Denis Ovsienko <infrastation@yandex.ru>
To: xml2rfc@ietf.org
In-Reply-To: <5AB2B1DF-70C4-4468-9946-7E74CDD14FB9@amsl.com>
References: <1014361362992072@web23d.yandex.ru> <5AB2B1DF-70C4-4468-9946-7E74CDD14FB9@amsl.com>
MIME-Version: 1.0
Message-Id: <133981363011514@web22e.yandex.ru>
X-Mailer: Yamail [ http://yandex.ru ] 5.0
Date: Mon, 11 Mar 2013 18:18:34 +0400
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset=koi8-r
Subject: Re: [xml2rfc] a few issues with the updated xml.resource.org
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 11 Mar 2013 14:18:37 -0000

> Regarding 3, in order to create a reference where the author is an organization, give only the organization element. For example, change
>
>> š<author initials="" surname="US National Institute of Standards &amp; Technology">
>> ššššššššššššššššššššššššššššššššššššššššššššššššš<organization>Unknown</organization>
>> ššššššššššššššššššššššššššššššššššššššššš</author>
>
> to
>
> <author>
> šš<organization>
> ššššUS National Institute of Standards &amp; Technology
> šš</organization>
> </author>
>

Thanks, it works for both the old and the new versions. The login manager page worked this time (it didn't before), should I file the remaining issues to Trac?

-- 
    Denis Ovsienko

From tom.taylor.stds@gmail.com  Mon Mar 11 11:34:00 2013
Return-Path: <tom.taylor.stds@gmail.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 D8D3221F8D45 for <xml2rfc@ietfa.amsl.com>; Mon, 11 Mar 2013 11:33:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DWLTBHgZpmws for <xml2rfc@ietfa.amsl.com>; Mon, 11 Mar 2013 11:33:58 -0700 (PDT)
Received: from mail-da0-x229.google.com (mail-da0-x229.google.com [IPv6:2607:f8b0:400e:c00::229]) by ietfa.amsl.com (Postfix) with ESMTP id 9742721F8DD6 for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 11:33:56 -0700 (PDT)
Received: by mail-da0-f41.google.com with SMTP id j17so941482dan.0 for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 11:33:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=YBPYz/P2Zmnu1pU8QGV1a9P22A+iBUxuNm45rfwCVa8=; b=e9VFkLwPY7OzkHOjspe6gvFJUd4IJSG1kk1mnqHdQKJqJb6LL7VlYLOV20ntcmWXhu xynuh9VxJGAwzKnhfbuKAgbgUbD6cFV0JRAep980vpsL1ZyrPdz7OtIt+LV5o7p5ZqXI XeieP8LcR/UuXu791PTEyb8KZviJ/yizyK++cPJZnHTQOYgecxFZ3IBt3iLkfWdOylVG P5VoOGjViTOs+rXrzwd5iZrTWU7LnUNtuekRr2RwoHhcnHdDrP0e9Ekw5Uwy4G7Rl/zy aehQMWsHVL1o4DjunaHQpRmgyCeyWfiN3Qigp5jcXwylxCBP6P/jPttq5D+eRESuBrrx D6yg==
MIME-Version: 1.0
X-Received: by 10.68.222.73 with SMTP id qk9mr30576031pbc.115.1363026835548; Mon, 11 Mar 2013 11:33:55 -0700 (PDT)
Received: by 10.68.158.44 with HTTP; Mon, 11 Mar 2013 11:33:55 -0700 (PDT)
Date: Mon, 11 Mar 2013 14:33:55 -0400
Message-ID: <CAPeToO2zsMsmcTrn98g3rnL8DNJXh6D_uWehp8zXn5XVTFkqyw@mail.gmail.com>
From: Tom Taylor <tom.taylor.stds@gmail.com>
To: xml2rfc@ietf.org
Content-Type: multipart/alternative; boundary=047d7b2ee08d5b313004d7aa6af1
Subject: [xml2rfc] Mysterious inability to convey a file to XML2RFC
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 11 Mar 2013 18:34:00 -0000

--047d7b2ee08d5b313004d7aa6af1
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

I am trying to compile a document by submitting to xml.resource.org, but I
keep getting the error: input file is gone", and a zero-byte text file is
returned. I've tried from different networks, I've tried recopying the
preamble from the template, I've had someone else submit the file -- always
with the same result. It must be this particular file, since others compile
readily.

I'm wondering if it's the sheer number of references that did it, or the
fact that I added a fairly recent reference, RFC6788. The opening tracking
information from XML2RFC lists the following file actions:

Generating Text output in ASCII format Expanding internal references and
generating txt
------------------------------

Using XML_LIBRARY=3D/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/b=
ibxml:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml2:/home/w=
ww/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml3:/home/www/tools.ietf=
.org/tools/xml2rfc/web/public/rfc/bibxml4:/home/www/tools.ietf.org/tools/xm=
l2rfc/web/public/rfc/bibxml5
Parsing file INPUT
Resolving entity...
/usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629.dtd
Resolving entity...
/usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent
Resolving entity...
/usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-other.ent
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml
Loaded from cache reference.RFC.2119.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.2491.xml
Loaded from cache reference.RFC.2491.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.2629.xml
Loaded from cache reference.RFC.2629.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.3376.xml
Loaded from cache reference.RFC.3376.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.3810.xml
Loaded from cache reference.RFC.3810.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.4213.xml
Loaded from cache reference.RFC.4213.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.4286.xml
Loaded from cache reference.RFC.4286.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.4541.xml
Loaded from cache reference.RFC.4541.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.4601.xml
Loaded from cache reference.RFC.4601.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.4605.xml
Loaded from cache reference.RFC.4605.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.5569.xml
Loaded from cache reference.RFC.5569.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.5969.xml
Loaded from cache reference.RFC.5969.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.6052.xml
Loaded from cache reference.RFC.6052.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.6145.xml
Loaded from cache reference.RFC.6145.xml
Resolving entity...
/usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629.dtd
Resolving entity...
/usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent
Resolving entity...
/usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-other.ent
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml
Loaded from cache reference.RFC.2119.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.2491.xml
Loaded from cache reference.RFC.2491.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.2629.xml
Loaded from cache reference.RFC.2629.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.3376.xml
Loaded from cache reference.RFC.3376.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.3810.xml
Loaded from cache reference.RFC.3810.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.4213.xml
Loaded from cache reference.RFC.4213.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.4286.xml
Loaded from cache reference.RFC.4286.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.4541.xml
Loaded from cache reference.RFC.4541.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.4601.xml
Loaded from cache reference.RFC.4601.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.4605.xml
Loaded from cache reference.RFC.4605.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.5569.xml
Loaded from cache reference.RFC.5569.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.5969.xml
Loaded from cache reference.RFC.5969.xml
Resolving entity... http://xml.resource.org/publiERROR: Unable to
validate the XML document: INPUT
 INPUT: Line 603: IDREF attribute target references an unknown ID
"I-D.ietf-6man-lineid"
 INPUT: Line 238: IDREF attribute target references an unknown ID
"I-D.ietf-softwire-dslite-multicast"
 INPUT: Line 479: IDREF attribute target references an unknown ID
"I-D.ietf-softwire-dslite-multicast"
c/rfc/bibxml/reference.RFC.6052.xml
Loaded from cache reference.RFC.6052.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.6145.xml
Loaded from cache reference.RFC.6145.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.3171.xml
Loaded from cache reference.RFC.3171.xml
Resolving entity...
http://xml.resource.org/public/rfc/bibxml/reference.RFC.6788.xml
Loaded from cache reference.RFC.6788.xml

------------------------------
Then I get the error:
File is gone -- did you click reload?
------------------------------
Apache/2.2.21 (Debian) Server at xml.resource.org Port 80

--047d7b2ee08d5b313004d7aa6af1
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

I am trying to compile a document by submitting to <a href=3D"http://xml.re=
source.org">xml.resource.org</a>, but I keep getting the error: input file =
is gone&quot;, and a zero-byte text file is returned. I&#39;ve tried from d=
ifferent networks, I&#39;ve tried recopying the preamble from the template,=
 I&#39;ve had someone else submit the file -- always with the same result. =
It must be this particular file, since others compile readily.<br>
<br>I&#39;m wondering if it&#39;s the sheer number of references that did i=
t, or the fact that I added a fairly recent reference, RFC6788. The opening=
 tracking information from XML2RFC lists the following file actions:<br>
<br><h1>Generating Text output in ASCII format</h1>
<h2>Expanding internal references and generating txt</h2>
<hr><pre>Using XML_LIBRARY=3D/home/www/<a href=3D"http://tools.ietf.org/too=
ls/xml2rfc/web/public/rfc/bibxml:/home/www/tools.ietf.org/tools/xml2rfc/web=
/public/rfc/bibxml2:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/b=
ibxml3:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml4:/home/=
www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml5">tools.ietf.org/too=
ls/xml2rfc/web/public/rfc/bibxml:/home/www/tools.ietf.org/tools/xml2rfc/web=
/public/rfc/bibxml2:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/b=
ibxml3:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml4:/home/=
www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml5</a>
Parsing file INPUT
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/template=
s/rfc2629.dtd
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/template=
s/rfc2629-xhtml.ent
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/template=
s/rfc2629-other.ent
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.2119.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.2119.xml</a>
Loaded from cache reference.RFC.2119.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.2491.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.2491.xml</a>
Loaded from cache reference.RFC.2491.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.2629.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.2629.xml</a>
Loaded from cache reference.RFC.2629.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.3376.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.3376.xml</a>
Loaded from cache reference.RFC.3376.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.3810.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.3810.xml</a>
Loaded from cache reference.RFC.3810.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.4213.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.4213.xml</a>
Loaded from cache reference.RFC.4213.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.4286.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.4286.xml</a>
Loaded from cache reference.RFC.4286.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.4541.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.4541.xml</a>
Loaded from cache reference.RFC.4541.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.4601.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.4601.xml</a>
Loaded from cache reference.RFC.4601.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.4605.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.4605.xml</a>
Loaded from cache reference.RFC.4605.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.5569.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.5569.xml</a>
Loaded from cache reference.RFC.5569.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.5969.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.5969.xml</a>
Loaded from cache reference.RFC.5969.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.6052.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.6052.xml</a>
Loaded from cache reference.RFC.6052.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.6145.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.6145.xml</a>
Loaded from cache reference.RFC.6145.xml
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/template=
s/rfc2629.dtd
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/template=
s/rfc2629-xhtml.ent
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/template=
s/rfc2629-other.ent
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.2119.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.2119.xml</a>
Loaded from cache reference.RFC.2119.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.2491.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.2491.xml</a>
Loaded from cache reference.RFC.2491.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.2629.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.2629.xml</a>
Loaded from cache reference.RFC.2629.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.3376.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.3376.xml</a>
Loaded from cache reference.RFC.3376.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.3810.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.3810.xml</a>
Loaded from cache reference.RFC.3810.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.4213.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.4213.xml</a>
Loaded from cache reference.RFC.4213.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.4286.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.4286.xml</a>
Loaded from cache reference.RFC.4286.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.4541.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.4541.xml</a>
Loaded from cache reference.RFC.4541.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.4601.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.4601.xml</a>
Loaded from cache reference.RFC.4601.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.4605.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.4605.xml</a>
Loaded from cache reference.RFC.4605.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.5569.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.5569.xml</a>
Loaded from cache reference.RFC.5569.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.5969.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.5969.xml</a>
Loaded from cache reference.RFC.5969.xml
Resolving entity... <a href=3D"http://xml.resource.org/publiERROR">http://x=
ml.resource.org/publiERROR</a>: Unable to validate the XML document: INPUT
 INPUT: Line 603: IDREF attribute target references an unknown ID &quot;I-D=
.ietf-6man-lineid&quot;
 INPUT: Line 238: IDREF attribute target references an unknown ID &quot;I-D=
.ietf-softwire-dslite-multicast&quot;
 INPUT: Line 479: IDREF attribute target references an unknown ID &quot;I-D=
.ietf-softwire-dslite-multicast&quot;
c/rfc/bibxml/reference.RFC.6052.xml
Loaded from cache reference.RFC.6052.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.6145.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.6145.xml</a>
Loaded from cache reference.RFC.6145.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.3171.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.3171.xml</a>
Loaded from cache reference.RFC.3171.xml
Resolving entity... <a href=3D"http://xml.resource.org/public/rfc/bibxml/re=
ference.RFC.6788.xml">http://xml.resource.org/public/rfc/bibxml/reference.R=
FC.6788.xml</a>
Loaded from cache reference.RFC.6788.xml
</pre>
<hr>
Then I get the error: <br><h1>File is gone -- did you click reload?</h1>

<hr>
<address>Apache/2.2.21 (Debian) Server at <a href=3D"http://xml.resource.or=
g">xml.resource.org</a> Port 80</address>

<br>

--047d7b2ee08d5b313004d7aa6af1--

From tony@att.com  Mon Mar 11 13:18:14 2013
Return-Path: <tony@att.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 C8C5021F8E09 for <xml2rfc@ietfa.amsl.com>; Mon, 11 Mar 2013 13:18:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.383
X-Spam-Level: 
X-Spam-Status: No, score=-106.383 tagged_above=-999 required=5 tests=[AWL=0.215, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id np7mARZqeH-r for <xml2rfc@ietfa.amsl.com>; Mon, 11 Mar 2013 13:18:13 -0700 (PDT)
Received: from nbfkord-smmo06.seg.att.com (nbfkord-smmo06.seg.att.com [209.65.160.94]) by ietfa.amsl.com (Postfix) with ESMTP id 1E93C21F8FD0 for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 13:18:13 -0700 (PDT)
Received: from unknown [144.160.20.145] (EHLO mlpd192.enaf.sfdc.sbc.com) by nbfkord-smmo06.seg.att.com(mxl_mta-6.15.0-1) over TLS secured channel with ESMTP id 10c3e315.0.514482.00-441.1379531.nbfkord-smmo06.seg.att.com (envelope-from <tony@att.com>);  Mon, 11 Mar 2013 20:18:13 +0000 (UTC)
X-MXL-Hash: 513e3c053449fd7e-c616d397033cf831d867a1177c67f2913fdd2532
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2BKI7NM000471 for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 16:18:07 -0400
Received: from alpi133.aldc.att.com (alpi133.aldc.att.com [130.8.217.3]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2BKI3R0000434 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 16:18:06 -0400
Received: from alpd052.aldc.att.com (alpd052.aldc.att.com [130.8.42.31]) by alpi133.aldc.att.com (RSA Interceptor) for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 20:17:53 GMT
Received: from aldc.att.com (localhost.localdomain [127.0.0.1]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id r2BKHrRV009383 for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 16:17:53 -0400
Received: from dns.maillennium.att.com (maillennium.att.com [135.25.114.99]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id r2BKHl80009118 for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 16:17:47 -0400
Received: from [135.70.136.99] (vpn-135-70-136-99.vpn.mwst.att.com[135.70.136.99]) by maillennium.att.com (mailgw1) with ESMTP id <20130311201621gw1006324te> (Authid: tony); Mon, 11 Mar 2013 20:16:21 +0000
X-Originating-IP: [135.70.136.99]
Message-ID: <513E3BE9.9040305@att.com>
Date: Mon, 11 Mar 2013 16:17:45 -0400
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130215 Thunderbird/17.0.3
MIME-Version: 1.0
To: Tom Taylor <tom.taylor.stds@gmail.com>
References: <CAPeToO2zsMsmcTrn98g3rnL8DNJXh6D_uWehp8zXn5XVTFkqyw@mail.gmail.com>
In-Reply-To: <CAPeToO2zsMsmcTrn98g3rnL8DNJXh6D_uWehp8zXn5XVTFkqyw@mail.gmail.com>
Content-Type: multipart/alternative; boundary="------------050600030004060304040204"
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Spam: [F=0.2000000000; CM=0.500; S=0.200(2010122901)]
X-MAIL-FROM: <tony@att.com>
X-SOURCE-IP: [144.160.20.145]
X-AnalysisOut: [v=2.0 cv=ZLJgbwHb c=1 sm=0 a=ZRNLZ4dFUbCvG8UMqPvVAA==:17 a]
X-AnalysisOut: [=56G0R-uXp5MA:10 a=djqtFF5C5r8A:10 a=swhuOn4YoowA:10 a=ofM]
X-AnalysisOut: [gfj31e3cA:10 a=BLceEmwcHowA:10 a=zQP7CpKOAAAA:8 a=IK9vMr89]
X-AnalysisOut: [_qoA:10 a=rqrk_YMJAAAA:8 a=48vgC7mUAAAA:8 a=-4qWS4McPRrjD1]
X-AnalysisOut: [fcd9MA:9 a=wPNLvfGTeEIA:10 a=lZB815dzVvQA:10 a=pGLkceISAAA]
X-AnalysisOut: [A:8 a=0TtUSmR19VDGYS8I-UUA:9 a=_W_S_7VecoQA:10 a=WFHEAKKAd]
X-AnalysisOut: [58-xQ6S:21]
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Mysterious inability to convey a file to XML2RFC
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 11 Mar 2013 20:18:14 -0000

This is a multi-part message in MIME format.
--------------050600030004060304040204
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

In the below, I do spot these error messages:

Resolving entity...http://xml.resource.org/publiERROR: Unable to validate the XML document: INPUT
  INPUT: Line 603: IDREF attribute target references an unknown ID "I-D.ietf-6man-lineid"
  INPUT: Line 238: IDREF attribute target references an unknown ID "I-D.ietf-softwire-dslite-multicast"
  INPUT: Line 479: IDREF attribute target references an unknown ID "I-D.ietf-softwire-dslite-multicast"

	Tony Hansen

On 3/11/2013 2:33 PM, Tom Taylor wrote:
> I am trying to compile a document by submitting to xml.resource.org 
> <http://xml.resource.org>, but I keep getting the error: input file is 
> gone", and a zero-byte text file is returned. I've tried from 
> different networks, I've tried recopying the preamble from the 
> template, I've had someone else submit the file -- always with the 
> same result. It must be this particular file, since others compile 
> readily.
>
> I'm wondering if it's the sheer number of references that did it, or 
> the fact that I added a fairly recent reference, RFC6788. The opening 
> tracking information from XML2RFC lists the following file actions:
>
>
>   Generating Text output in ASCII format
>
>
>     Expanding internal references and generating txt
>
> ------------------------------------------------------------------------
> Using XML_LIBRARY=/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml2:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml3:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml4:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml5  <http://tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml2:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml3:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml4:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml5>
> Parsing file INPUT
> Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629.dtd
> Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent
> Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-other.ent
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml
> Loaded from cache reference.RFC.2119.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.2491.xml
> Loaded from cache reference.RFC.2491.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.2629.xml
> Loaded from cache reference.RFC.2629.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.3376.xml
> Loaded from cache reference.RFC.3376.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.3810.xml
> Loaded from cache reference.RFC.3810.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4213.xml
> Loaded from cache reference.RFC.4213.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4286.xml
> Loaded from cache reference.RFC.4286.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4541.xml
> Loaded from cache reference.RFC.4541.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4601.xml
> Loaded from cache reference.RFC.4601.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4605.xml
> Loaded from cache reference.RFC.4605.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.5569.xml
> Loaded from cache reference.RFC.5569.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.5969.xml
> Loaded from cache reference.RFC.5969.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.6052.xml
> Loaded from cache reference.RFC.6052.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.6145.xml
> Loaded from cache reference.RFC.6145.xml
> Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629.dtd
> Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent
> Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-other.ent
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml
> Loaded from cache reference.RFC.2119.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.2491.xml
> Loaded from cache reference.RFC.2491.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.2629.xml
> Loaded from cache reference.RFC.2629.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.3376.xml
> Loaded from cache reference.RFC.3376.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.3810.xml
> Loaded from cache reference.RFC.3810.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4213.xml
> Loaded from cache reference.RFC.4213.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4286.xml
> Loaded from cache reference.RFC.4286.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4541.xml
> Loaded from cache reference.RFC.4541.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4601.xml
> Loaded from cache reference.RFC.4601.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4605.xml
> Loaded from cache reference.RFC.4605.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.5569.xml
> Loaded from cache reference.RFC.5569.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.5969.xml
> Loaded from cache reference.RFC.5969.xml
> Resolving entity...http://xml.resource.org/publiERROR: Unable to validate the XML document: INPUT
>   INPUT: Line 603: IDREF attribute target references an unknown ID "I-D.ietf-6man-lineid"
>   INPUT: Line 238: IDREF attribute target references an unknown ID "I-D.ietf-softwire-dslite-multicast"
>   INPUT: Line 479: IDREF attribute target references an unknown ID "I-D.ietf-softwire-dslite-multicast"
> c/rfc/bibxml/reference.RFC.6052.xml
> Loaded from cache reference.RFC.6052.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.6145.xml
> Loaded from cache reference.RFC.6145.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.3171.xml
> Loaded from cache reference.RFC.3171.xml
> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.6788.xml
> Loaded from cache reference.RFC.6788.xml
> ------------------------------------------------------------------------
> Then I get the error:
>
>
>   File is gone -- did you click reload?
>
> ------------------------------------------------------------------------
> Apache/2.2.21 (Debian) Server at xml.resource.org 
> <http://xml.resource.org> Port 80
>
>
>
>
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc


--------------050600030004060304040204
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <pre>In the below, I do spot these error messages:

Resolving entity... <a href="http://xml.resource.org/publiERROR">http://xml.resource.org/publiERROR</a>: Unable to validate the XML document: INPUT
 INPUT: Line 603: IDREF attribute target references an unknown ID "I-D.ietf-6man-lineid"
 INPUT: Line 238: IDREF attribute target references an unknown ID "I-D.ietf-softwire-dslite-multicast"
 INPUT: Line 479: IDREF attribute target references an unknown ID "I-D.ietf-softwire-dslite-multicast"

	Tony Hansen
</pre>
    <div class="moz-cite-prefix">On 3/11/2013 2:33 PM, Tom Taylor wrote:<br>
    </div>
    <blockquote
cite="mid:CAPeToO2zsMsmcTrn98g3rnL8DNJXh6D_uWehp8zXn5XVTFkqyw@mail.gmail.com"
      type="cite">I am trying to compile a document by submitting to <a
        moz-do-not-send="true" href="http://xml.resource.org">xml.resource.org</a>,
      but I keep getting the error: input file is gone", and a zero-byte
      text file is returned. I've tried from different networks, I've
      tried recopying the preamble from the template, I've had someone
      else submit the file -- always with the same result. It must be
      this particular file, since others compile readily.<br>
      <br>
      I'm wondering if it's the sheer number of references that did it,
      or the fact that I added a fairly recent reference, RFC6788. The
      opening tracking information from XML2RFC lists the following file
      actions:<br>
      <br>
      <h1>Generating Text output in ASCII format</h1>
      <h2>Expanding internal references and generating txt</h2>
      <hr>
      <pre>Using XML_LIBRARY=/home/www/<a moz-do-not-send="true" href="http://tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml2:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml3:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml4:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml5">tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml2:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml3:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml4:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml5</a>
Parsing file INPUT
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629.dtd
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-other.ent
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml</a>
Loaded from cache reference.RFC.2119.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.2491.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.2491.xml</a>
Loaded from cache reference.RFC.2491.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.2629.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.2629.xml</a>
Loaded from cache reference.RFC.2629.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.3376.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.3376.xml</a>
Loaded from cache reference.RFC.3376.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.3810.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.3810.xml</a>
Loaded from cache reference.RFC.3810.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4213.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4213.xml</a>
Loaded from cache reference.RFC.4213.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4286.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4286.xml</a>
Loaded from cache reference.RFC.4286.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4541.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4541.xml</a>
Loaded from cache reference.RFC.4541.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4601.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4601.xml</a>
Loaded from cache reference.RFC.4601.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4605.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4605.xml</a>
Loaded from cache reference.RFC.4605.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.5569.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.5569.xml</a>
Loaded from cache reference.RFC.5569.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.5969.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.5969.xml</a>
Loaded from cache reference.RFC.5969.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.6052.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.6052.xml</a>
Loaded from cache reference.RFC.6052.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.6145.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.6145.xml</a>
Loaded from cache reference.RFC.6145.xml
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629.dtd
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-other.ent
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml</a>
Loaded from cache reference.RFC.2119.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.2491.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.2491.xml</a>
Loaded from cache reference.RFC.2491.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.2629.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.2629.xml</a>
Loaded from cache reference.RFC.2629.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.3376.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.3376.xml</a>
Loaded from cache reference.RFC.3376.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.3810.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.3810.xml</a>
Loaded from cache reference.RFC.3810.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4213.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4213.xml</a>
Loaded from cache reference.RFC.4213.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4286.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4286.xml</a>
Loaded from cache reference.RFC.4286.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4541.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4541.xml</a>
Loaded from cache reference.RFC.4541.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4601.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4601.xml</a>
Loaded from cache reference.RFC.4601.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4605.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4605.xml</a>
Loaded from cache reference.RFC.4605.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.5569.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.5569.xml</a>
Loaded from cache reference.RFC.5569.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.5969.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.5969.xml</a>
Loaded from cache reference.RFC.5969.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/publiERROR">http://xml.resource.org/publiERROR</a>: Unable to validate the XML document: INPUT
 INPUT: Line 603: IDREF attribute target references an unknown ID "I-D.ietf-6man-lineid"
 INPUT: Line 238: IDREF attribute target references an unknown ID "I-D.ietf-softwire-dslite-multicast"
 INPUT: Line 479: IDREF attribute target references an unknown ID "I-D.ietf-softwire-dslite-multicast"
c/rfc/bibxml/reference.RFC.6052.xml
Loaded from cache reference.RFC.6052.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.6145.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.6145.xml</a>
Loaded from cache reference.RFC.6145.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.3171.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.3171.xml</a>
Loaded from cache reference.RFC.3171.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.6788.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.6788.xml</a>
Loaded from cache reference.RFC.6788.xml
</pre>
      <hr>
      Then I get the error: <br>
      <h1>File is gone -- did you click reload?</h1>
      <hr>
      <address>Apache/2.2.21 (Debian) Server at <a
          moz-do-not-send="true" href="http://xml.resource.org">xml.resource.org</a>
        Port 80</address>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
xml2rfc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:xml2rfc@ietf.org">xml2rfc@ietf.org</a>
<a class="moz-txt-link-freetext" href="https://www.ietf.org/mailman/listinfo/xml2rfc">https://www.ietf.org/mailman/listinfo/xml2rfc</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>

--------------050600030004060304040204--

From tony@att.com  Mon Mar 11 13:56:06 2013
Return-Path: <tony@att.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 9CD1221F8EEC for <xml2rfc@ietfa.amsl.com>; Mon, 11 Mar 2013 13:56:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.437
X-Spam-Level: 
X-Spam-Status: No, score=-106.437 tagged_above=-999 required=5 tests=[AWL=0.161, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y9NixZOGEOFF for <xml2rfc@ietfa.amsl.com>; Mon, 11 Mar 2013 13:56:05 -0700 (PDT)
Received: from nbfkord-smmo06.seg.att.com (nbfkord-smmo06.seg.att.com [209.65.160.94]) by ietfa.amsl.com (Postfix) with ESMTP id 64B0621F8DD8 for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 13:56:02 -0700 (PDT)
Received: from unknown [144.160.20.145] (EHLO mlpd192.enaf.sfdc.sbc.com) by nbfkord-smmo06.seg.att.com(mxl_mta-6.15.0-1) over TLS secured channel with ESMTP id 1e44e315.0.555063.00-226.1493302.nbfkord-smmo06.seg.att.com (envelope-from <tony@att.com>);  Mon, 11 Mar 2013 20:56:02 +0000 (UTC)
X-MXL-Hash: 513e44e243ee1d58-4f9906aa793b4aba18343bd4f22124268ece562c
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2BKu18p008767 for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 16:56:01 -0400
Received: from alpi131.aldc.att.com (alpi131.aldc.att.com [130.8.218.69]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2BKtm44008547 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 16:55:55 -0400
Received: from alpd052.aldc.att.com (alpd052.aldc.att.com [130.8.42.31]) by alpi131.aldc.att.com (RSA Interceptor) for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 20:55:26 GMT
Received: from aldc.att.com (localhost.localdomain [127.0.0.1]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id r2BKtQb1019102 for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 16:55:26 -0400
Received: from mailgw1.maillennium.att.com (maillennium.att.com [135.25.114.99]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id r2BKtJeN018778 for <xml2rfc@ietf.org>; Mon, 11 Mar 2013 16:55:21 -0400
Received: from [135.70.136.99] (vpn-135-70-136-99.vpn.mwst.att.com[135.70.136.99]) by maillennium.att.com (mailgw1) with ESMTP id <20130311205353gw10063251e> (Authid: tony); Mon, 11 Mar 2013 20:53:54 +0000
X-Originating-IP: [135.70.136.99]
Message-ID: <513E44B5.1050209@att.com>
Date: Mon, 11 Mar 2013 16:55:17 -0400
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130215 Thunderbird/17.0.3
MIME-Version: 1.0
To: Tom Taylor <tom.taylor.stds@gmail.com>
References: <CAPeToO2zsMsmcTrn98g3rnL8DNJXh6D_uWehp8zXn5XVTFkqyw@mail.gmail.com> <513E3BE9.9040305@att.com>
In-Reply-To: <513E3BE9.9040305@att.com>
Content-Type: multipart/alternative; boundary="------------060908020200070803090506"
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Spam: [F=0.2000000000; CM=0.500; S=0.200(2010122901)]
X-MAIL-FROM: <tony@att.com>
X-SOURCE-IP: [144.160.20.145]
X-AnalysisOut: [v=2.0 cv=ZLJgbwHb c=1 sm=0 a=ZRNLZ4dFUbCvG8UMqPvVAA==:17 a]
X-AnalysisOut: [=56G0R-uXp5MA:10 a=djqtFF5C5r8A:10 a=swhuOn4YoowA:10 a=ofM]
X-AnalysisOut: [gfj31e3cA:10 a=BLceEmwcHowA:10 a=zQP7CpKOAAAA:8 a=IK9vMr89]
X-AnalysisOut: [_qoA:10 a=rqrk_YMJAAAA:8 a=48vgC7mUAAAA:8 a=1reHW3vC8V7IG3]
X-AnalysisOut: [ko-tUA:9 a=wPNLvfGTeEIA:10 a=lZB815dzVvQA:10 a=pGLkceISAAA]
X-AnalysisOut: [A:8 a=C0-U4sPdcLmDzixFFocA:9 a=_W_S_7VecoQA:10 a=Hz7IrDYlS]
X-AnalysisOut: [0cA:10 a=K1tbRkwPE5ORpNpv:21]
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Mysterious inability to convey a file to XML2RFC
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 11 Mar 2013 20:56:06 -0000

This is a multi-part message in MIME format.
--------------060908020200070803090506
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

I've changed this particular error message to now say "The file is not 
there -- check for error messages or you may have clicked reload".

The error messages mentioned below were the reason Tom got his error 
message.

     Tony

On 3/11/2013 4:17 PM, Tony Hansen wrote:
> In the below, I do spot these error messages:
>
> Resolving entity...http://xml.resource.org/publiERROR: Unable to validate the XML document: INPUT
>   INPUT: Line 603: IDREF attribute target references an unknown ID "I-D.ietf-6man-lineid"
>   INPUT: Line 238: IDREF attribute target references an unknown ID "I-D.ietf-softwire-dslite-multicast"
>   INPUT: Line 479: IDREF attribute target references an unknown ID "I-D.ietf-softwire-dslite-multicast"
>
> 	Tony Hansen
> On 3/11/2013 2:33 PM, Tom Taylor wrote:
>> I am trying to compile a document by submitting to xml.resource.org 
>> <http://xml.resource.org>, but I keep getting the error: input file 
>> is gone", and a zero-byte text file is returned. I've tried from 
>> different networks, I've tried recopying the preamble from the 
>> template, I've had someone else submit the file -- always with the 
>> same result. It must be this particular file, since others compile 
>> readily.
>>
>> I'm wondering if it's the sheer number of references that did it, or 
>> the fact that I added a fairly recent reference, RFC6788. The opening 
>> tracking information from XML2RFC lists the following file actions:
>>
>>
>>   Generating Text output in ASCII format
>>
>>
>>     Expanding internal references and generating txt
>>
>> ------------------------------------------------------------------------
>> Using XML_LIBRARY=/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml2:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml3:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml4:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml5  <http://tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml2:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml3:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml4:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml5>
>> Parsing file INPUT
>> Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629.dtd
>> Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent
>> Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-other.ent
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml
>> Loaded from cache reference.RFC.2119.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.2491.xml
>> Loaded from cache reference.RFC.2491.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.2629.xml
>> Loaded from cache reference.RFC.2629.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.3376.xml
>> Loaded from cache reference.RFC.3376.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.3810.xml
>> Loaded from cache reference.RFC.3810.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4213.xml
>> Loaded from cache reference.RFC.4213.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4286.xml
>> Loaded from cache reference.RFC.4286.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4541.xml
>> Loaded from cache reference.RFC.4541.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4601.xml
>> Loaded from cache reference.RFC.4601.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4605.xml
>> Loaded from cache reference.RFC.4605.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.5569.xml
>> Loaded from cache reference.RFC.5569.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.5969.xml
>> Loaded from cache reference.RFC.5969.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.6052.xml
>> Loaded from cache reference.RFC.6052.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.6145.xml
>> Loaded from cache reference.RFC.6145.xml
>> Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629.dtd
>> Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent
>> Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-other.ent
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml
>> Loaded from cache reference.RFC.2119.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.2491.xml
>> Loaded from cache reference.RFC.2491.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.2629.xml
>> Loaded from cache reference.RFC.2629.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.3376.xml
>> Loaded from cache reference.RFC.3376.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.3810.xml
>> Loaded from cache reference.RFC.3810.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4213.xml
>> Loaded from cache reference.RFC.4213.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4286.xml
>> Loaded from cache reference.RFC.4286.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4541.xml
>> Loaded from cache reference.RFC.4541.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4601.xml
>> Loaded from cache reference.RFC.4601.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.4605.xml
>> Loaded from cache reference.RFC.4605.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.5569.xml
>> Loaded from cache reference.RFC.5569.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.5969.xml
>> Loaded from cache reference.RFC.5969.xml
>> Resolving entity...http://xml.resource.org/publiERROR: Unable to validate the XML document: INPUT
>>   INPUT: Line 603: IDREF attribute target references an unknown ID "I-D.ietf-6man-lineid"
>>   INPUT: Line 238: IDREF attribute target references an unknown ID "I-D.ietf-softwire-dslite-multicast"
>>   INPUT: Line 479: IDREF attribute target references an unknown ID "I-D.ietf-softwire-dslite-multicast"
>> c/rfc/bibxml/reference.RFC.6052.xml
>> Loaded from cache reference.RFC.6052.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.6145.xml
>> Loaded from cache reference.RFC.6145.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.3171.xml
>> Loaded from cache reference.RFC.3171.xml
>> Resolving entity...http://xml.resource.org/public/rfc/bibxml/reference.RFC.6788.xml
>> Loaded from cache reference.RFC.6788.xml
>> ------------------------------------------------------------------------
>> Then I get the error:
>>
>>
>>   File is gone -- did you click reload?
>>
>> ------------------------------------------------------------------------
>> Apache/2.2.21 (Debian) Server at xml.resource.org 
>> <http://xml.resource.org> Port 80
>>
>>
>>
>>
>> _______________________________________________
>> xml2rfc mailing list
>> xml2rfc@ietf.org
>> https://www.ietf.org/mailman/listinfo/xml2rfc
>
>
>
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc


--------------060908020200070803090506
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I've changed this particular error message to now say "The file is
    not there -- check for error messages or you may have clicked
    reload".<br>
    <br>
    The error messages mentioned below were the reason Tom got his error
    message.<br>
    <br>
    &nbsp;&nbsp;&nbsp; Tony<br>
    <br>
    <div class="moz-cite-prefix">On 3/11/2013 4:17 PM, Tony Hansen
      wrote:<br>
    </div>
    <blockquote cite="mid:513E3BE9.9040305@att.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <pre>In the below, I do spot these error messages:

Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/publiERROR">http://xml.resource.org/publiERROR</a>: Unable to validate the XML document: INPUT
 INPUT: Line 603: IDREF attribute target references an unknown ID "I-D.ietf-6man-lineid"
 INPUT: Line 238: IDREF attribute target references an unknown ID "I-D.ietf-softwire-dslite-multicast"
 INPUT: Line 479: IDREF attribute target references an unknown ID "I-D.ietf-softwire-dslite-multicast"

	Tony Hansen
</pre>
      <div class="moz-cite-prefix">On 3/11/2013 2:33 PM, Tom Taylor
        wrote:<br>
      </div>
      <blockquote
cite="mid:CAPeToO2zsMsmcTrn98g3rnL8DNJXh6D_uWehp8zXn5XVTFkqyw@mail.gmail.com"
        type="cite">I am trying to compile a document by submitting to <a
          moz-do-not-send="true" href="http://xml.resource.org">xml.resource.org</a>,
        but I keep getting the error: input file is gone", and a
        zero-byte text file is returned. I've tried from different
        networks, I've tried recopying the preamble from the template,
        I've had someone else submit the file -- always with the same
        result. It must be this particular file, since others compile
        readily.<br>
        <br>
        I'm wondering if it's the sheer number of references that did
        it, or the fact that I added a fairly recent reference, RFC6788.
        The opening tracking information from XML2RFC lists the
        following file actions:<br>
        <br>
        <h1>Generating Text output in ASCII format</h1>
        <h2>Expanding internal references and generating txt</h2>
        <hr>
        <pre>Using XML_LIBRARY=/home/www/<a moz-do-not-send="true" href="http://tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml2:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml3:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml4:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml5">tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml2:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml3:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml4:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml5</a>
Parsing file INPUT
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629.dtd
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-other.ent
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml</a>
Loaded from cache reference.RFC.2119.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.2491.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.2491.xml</a>
Loaded from cache reference.RFC.2491.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.2629.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.2629.xml</a>
Loaded from cache reference.RFC.2629.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.3376.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.3376.xml</a>
Loaded from cache reference.RFC.3376.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.3810.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.3810.xml</a>
Loaded from cache reference.RFC.3810.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4213.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4213.xml</a>
Loaded from cache reference.RFC.4213.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4286.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4286.xml</a>
Loaded from cache reference.RFC.4286.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4541.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4541.xml</a>
Loaded from cache reference.RFC.4541.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4601.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4601.xml</a>
Loaded from cache reference.RFC.4601.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4605.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4605.xml</a>
Loaded from cache reference.RFC.4605.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.5569.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.5569.xml</a>
Loaded from cache reference.RFC.5569.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.5969.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.5969.xml</a>
Loaded from cache reference.RFC.5969.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.6052.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.6052.xml</a>
Loaded from cache reference.RFC.6052.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.6145.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.6145.xml</a>
Loaded from cache reference.RFC.6145.xml
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629.dtd
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-xhtml.ent
Resolving entity... /usr/local/lib/python2.7/dist-packages/xml2rfc/templates/rfc2629-other.ent
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml</a>
Loaded from cache reference.RFC.2119.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.2491.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.2491.xml</a>
Loaded from cache reference.RFC.2491.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.2629.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.2629.xml</a>
Loaded from cache reference.RFC.2629.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.3376.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.3376.xml</a>
Loaded from cache reference.RFC.3376.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.3810.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.3810.xml</a>
Loaded from cache reference.RFC.3810.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4213.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4213.xml</a>
Loaded from cache reference.RFC.4213.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4286.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4286.xml</a>
Loaded from cache reference.RFC.4286.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4541.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4541.xml</a>
Loaded from cache reference.RFC.4541.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4601.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4601.xml</a>
Loaded from cache reference.RFC.4601.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.4605.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.4605.xml</a>
Loaded from cache reference.RFC.4605.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.5569.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.5569.xml</a>
Loaded from cache reference.RFC.5569.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.5969.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.5969.xml</a>
Loaded from cache reference.RFC.5969.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/publiERROR">http://xml.resource.org/publiERROR</a>: Unable to validate the XML document: INPUT
 INPUT: Line 603: IDREF attribute target references an unknown ID "I-D.ietf-6man-lineid"
 INPUT: Line 238: IDREF attribute target references an unknown ID "I-D.ietf-softwire-dslite-multicast"
 INPUT: Line 479: IDREF attribute target references an unknown ID "I-D.ietf-softwire-dslite-multicast"
c/rfc/bibxml/reference.RFC.6052.xml
Loaded from cache reference.RFC.6052.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.6145.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.6145.xml</a>
Loaded from cache reference.RFC.6145.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.3171.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.3171.xml</a>
Loaded from cache reference.RFC.3171.xml
Resolving entity... <a moz-do-not-send="true" href="http://xml.resource.org/public/rfc/bibxml/reference.RFC.6788.xml">http://xml.resource.org/public/rfc/bibxml/reference.RFC.6788.xml</a>
Loaded from cache reference.RFC.6788.xml
</pre>
        <hr> Then I get the error: <br>
        <h1>File is gone -- did you click reload?</h1>
        <hr>
        <address>Apache/2.2.21 (Debian) Server at <a
            moz-do-not-send="true" href="http://xml.resource.org">xml.resource.org</a>
          Port 80</address>
        <br>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
xml2rfc mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:xml2rfc@ietf.org">xml2rfc@ietf.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://www.ietf.org/mailman/listinfo/xml2rfc">https://www.ietf.org/mailman/listinfo/xml2rfc</a>
</pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
xml2rfc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:xml2rfc@ietf.org">xml2rfc@ietf.org</a>
<a class="moz-txt-link-freetext" href="https://www.ietf.org/mailman/listinfo/xml2rfc">https://www.ietf.org/mailman/listinfo/xml2rfc</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>

--------------060908020200070803090506--

From kerlyn2001@gmail.com  Tue Mar 12 08:20:39 2013
Return-Path: <kerlyn2001@gmail.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 7A5E821F8BC9 for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 08:20:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.976
X-Spam-Level: 
X-Spam-Status: No, score=-102.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OT9crn4lyJCH for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 08:20:38 -0700 (PDT)
Received: from mail-oa0-f52.google.com (mail-oa0-f52.google.com [209.85.219.52]) by ietfa.amsl.com (Postfix) with ESMTP id 499E621F8BA6 for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 08:20:38 -0700 (PDT)
Received: by mail-oa0-f52.google.com with SMTP id k14so5948195oag.11 for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 08:20:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:date:x-google-sender-auth:message-id :subject:from:to:content-type; bh=WcDPY7ISrEuSgqLZl9g8V23X3RfJ4wZQPnlQMjAlPeU=; b=TzQb0nrub8HBC7e40GSsDPBOSJey+iY4ph1xGggbjCU4UaCwRvHX/2ID5IQJTv62yr V0cpQi9ISg7L1nHr7kEkNKaLQSkYAps9fYGj+C942mlA1lfmiB8lPB4Kaj2DeQ6m1XsJ H04D0k9q9fPOuf+6RlfJxU/4hz1quolhRJugBIDLWlWV6omUbgI4eMUppPdPRcLcwNKw nWqhY2wdfrO1UATcT5lMRzvMZ0JbTh96JtEPsXs2eOaCjc8swbot5Ia9qn1l/AiL81Mg 1jJnfpv1PYKliaiz+l96+p7VNVi4CXMFFEGWXnOy1LejszmvEe3qzdS4S82C5iRG1peB Xiuw==
MIME-Version: 1.0
X-Received: by 10.182.160.106 with SMTP id xj10mr12252276obb.98.1363101637882;  Tue, 12 Mar 2013 08:20:37 -0700 (PDT)
Sender: kerlyn2001@gmail.com
Received: by 10.60.4.233 with HTTP; Tue, 12 Mar 2013 08:20:37 -0700 (PDT)
Date: Tue, 12 Mar 2013 11:20:37 -0400
X-Google-Sender-Auth: XRKf1wohLHEnQbHwtaoQMZPFLmo
Message-ID: <CABOxzu27-secJGyTJqFSae9CY9JM8Q0M0Dpb3H-x8WWafckc_Q@mail.gmail.com>
From: Kerry Lynn <kerlyn@ieee.org>
To: xml2rfc@ietf.org
Content-Type: multipart/alternative; boundary=f46d04478905eb381d04d7bbd488
Subject: [xml2rfc] Possible xml2rfc bug
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 12 Mar 2013 15:20:39 -0000

--f46d04478905eb381d04d7bbd488
Content-Type: text/plain; charset=ISO-8859-1

Greetings,

I am getting unexpected output from the "new" xml2rfc.  When I use a
reference without an author, it is now preceded with a spurious comma:

   [IEEE.802.11]
              , "Information technology - Telecommunications and
              information exchange between systems - Local and
              metropolitan area networks - Specific requirements - Part
              11: Wireless LAN Medium Access Control (MAC) and Physical
              Layer (PHY) Specifications ", IEEE Std 802.11-2012, 2012,
              <http://standards.ieee.org/getieee802/download/
              802.11-2012.pdf>.


I am using the same source format as
http://xml.resource.org/public/rfc/bibxml2/ does:

      <reference anchor="IEEE.802.11" target="
http://standards.ieee.org/getieee802/download/802.11-2012.pdf">
        <front>
          <title>
          Information technology - Telecommunications and information
exchange between systems -
          Local and metropolitan area networks - Specific requirements -
          Part 11: Wireless LAN Medium Access Control (MAC) and Physical
Layer (PHY) Specifications
          </title>
          <author>
              <organization/>
          </author>
          <date month="" year="2012"/>
        </front>
        <seriesInfo name="IEEE" value="Std 802.11-2012"/>
      </reference>

The author tag is apparently non-optional in the DTD; I have tried
<author/> as
well as the format above.

Can anyone tell me how to remove the leading comma from the reference?  The
old tool does not exhibit this behavior.

Thanks, -K-

--f46d04478905eb381d04d7bbd488
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<span style=3D"font-family:courier new,monospace"><font><font>Greetings,<br=
><br>I am getting unexpected output from the &quot;new&quot; xml2rfc.=A0 Wh=
en I use a<br>reference without an author, it is now preceded with a spurio=
us comma:<br>

<br></font></font></span><pre><span style=3D"font-family:courier new,monosp=
ace"><font><font>   [IEEE.802.11]
              , &quot;Information technology - Telecommunications and
              information exchange between systems - Local and
              metropolitan area networks - Specific requirements - Part
              11: Wireless LAN Medium Access Control (MAC) and Physical
              Layer (PHY) Specifications &quot;, IEEE Std 802.11-2012, 2012=
,
              &lt;<a href=3D"http://standards.ieee.org/getieee802/download/=
" target=3D"_blank">http://standards.ieee.org/getieee802/download/</a>
              802.11-2012.pdf&gt;.
</font></font></span></pre><span style=3D"font-family:courier new,monospace=
"><font><br>I am using the same source format as <a href=3D"http://xml.reso=
urce.org/public/rfc/bibxml2/" target=3D"_blank">http://xml.resource.org/pub=
lic/rfc/bibxml2/</a> does:<br>
<br>=A0=A0=A0=A0=A0 &lt;reference anchor=3D&quot;IEEE.802.11&quot; target=
=3D&quot;<a href=3D"http://standards.ieee.org/getieee802/download/802.11-20=
12.pdf" target=3D"_blank">http://standards.ieee.org/getieee802/download/802=
.11-2012.pdf</a>&quot;&gt;<br>

=A0=A0=A0=A0=A0=A0=A0 &lt;front&gt;<br>=A0=A0=A0=A0=A0=A0=A0=A0=A0 &lt;titl=
e&gt;<br>=A0=A0=A0=A0=A0=A0=A0=A0=A0 Information technology - Telecommunica=
tions and information exchange between systems - <br>=A0=A0=A0=A0=A0=A0=A0=
=A0=A0 Local and metropolitan area networks - Specific requirements - <br>

=A0=A0=A0=A0=A0=A0=A0=A0=A0 Part 11: Wireless LAN Medium Access Control (MA=
C) and Physical Layer (PHY) Specifications<br>=A0=A0=A0=A0=A0=A0=A0=A0=A0 &=
lt;/title&gt;<br>=A0=A0=A0=A0=A0=A0=A0=A0=A0 &lt;author&gt;<br>=A0=A0=A0=A0=
=A0=A0=A0=A0=A0 =A0=A0=A0 &lt;organization/&gt;<br>=A0=A0=A0=A0=A0=A0=A0=A0=
=A0 &lt;/author&gt;<br>

=A0=A0=A0=A0=A0=A0=A0=A0=A0 &lt;date month=3D&quot;&quot; year=3D&quot;2012=
&quot;/&gt;<br>=A0=A0=A0=A0=A0=A0=A0 &lt;/front&gt;<br>=A0=A0=A0=A0=A0=A0=
=A0 &lt;seriesInfo name=3D&quot;IEEE&quot; value=3D&quot;Std 802.11-2012&qu=
ot;/&gt;<br>=A0=A0=A0=A0=A0 &lt;/reference&gt;<br><br>The author tag is app=
arently non-optional in the DTD; I have tried &lt;author/&gt; as<br>

well as the format above.<br><br>Can anyone tell me how to remove the leadi=
ng comma from the reference?=A0 The<br>old tool does not exhibit this behav=
ior.<br><br>Thanks, -K-</font></span>

--f46d04478905eb381d04d7bbd488--

From miek@atoom.net  Tue Mar 12 10:10:35 2013
Return-Path: <miek@atoom.net>
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 D0E481F0C74 for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 10:10:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.156
X-Spam-Level: 
X-Spam-Status: No, score=-0.156 tagged_above=-999 required=5 tests=[AWL=-0.157, BAYES_50=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id evfkpiDr0siC for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 10:10:35 -0700 (PDT)
Received: from cyclone.public.resource.org (cyclone.public.resource.org [192.101.98.135]) by ietfa.amsl.com (Postfix) with ESMTP id E82A51F0C6D for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 10:10:34 -0700 (PDT)
Received: from elektron.atoom.net (37-251-95-53.FTTH.ispfabriek.nl [37.251.95.53]) by cyclone.public.resource.org (8.14.4/8.14.4) with ESMTP id r2CHAU8d013043 for <xml2rfc@lists.xml.resource.org>; Tue, 12 Mar 2013 10:10:30 -0700 (PDT) (envelope-from miek@atoom.net)
Received: by elektron.atoom.net (Postfix, from userid 1000) id 414993FF63; Tue, 12 Mar 2013 18:10:24 +0100 (CET)
Date: Tue, 12 Mar 2013 18:10:24 +0100
From: Miek Gieben <miek@miek.nl>
To: Xml2rfc list <xml2rfc@lists.xml.resource.org>
Message-ID: <20130312171023.GB5009@miek.nl>
Mail-Followup-To: Xml2rfc list <xml2rfc@lists.xml.resource.org>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IrhDeMKUP4DT/M7F"
Content-Disposition: inline
User-Agent: Vim/Mutt/Linux
X-Home: http://www.miek.nl
Subject: [xml2rfc] incorperate rfcmarkup in xml2rfc
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 12 Mar 2013 17:10:35 -0000

--IrhDeMKUP4DT/M7F
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello,

I like the html output of rfcmarkup more than the actual html output of xml=
2rfc.
Would it be an idea to let xml2rfc output such a format too? This way I can
just put a html on my webserver instead of having to configure rfcmarkup.

 Kind Regards,

--=20
    Miek Gieben                                               http://miek.nl

--IrhDeMKUP4DT/M7F
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAlE/YX8ACgkQJYuFzziA0PaEAQCgqAGfzfyCP28JRpz3rUD12cH8
f8QAoJKqgwXYmkLQ9E/5hg0fC+1pMHWn
=ne5I
-----END PGP SIGNATURE-----

--IrhDeMKUP4DT/M7F--

From tony@att.com  Tue Mar 12 10:16:08 2013
Return-Path: <tony@att.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 3736B11E80F5 for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 10:16:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -104.491
X-Spam-Level: 
X-Spam-Status: No, score=-104.491 tagged_above=-999 required=5 tests=[AWL=-1.892, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JxUKUUyZwtwm for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 10:16:07 -0700 (PDT)
Received: from cyclone.public.resource.org (cyclone.public.resource.org [192.101.98.135]) by ietfa.amsl.com (Postfix) with ESMTP id 9F29111E80A5 for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 10:16:07 -0700 (PDT)
Received: from nbfkord-smmo08.seg.att.com (nbfkord-smmo08.seg.att.com [209.65.160.95]) by cyclone.public.resource.org (8.14.4/8.14.4) with ESMTP id r2CHG1LP013203 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <xml2rfc@lists.xml.resource.org>; Tue, 12 Mar 2013 10:16:02 -0700 (PDT) (envelope-from tony@att.com)
Received: from unknown [144.160.20.145] (EHLO mlpd192.enaf.sfdc.sbc.com) by nbfkord-smmo08.seg.att.com(mxl_mta-6.15.0-1) over TLS secured channel with ESMTP id cc26f315.0.186388.00-429.529060.nbfkord-smmo08.seg.att.com (envelope-from <tony@att.com>);  Tue, 12 Mar 2013 17:16:01 +0000 (UTC)
X-MXL-Hash: 513f62d1781375ee-7a6ff530a7c3f78f89ddf7dd82de70f87fa8e428
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2CHFt7n021624 for <xml2rfc@lists.xml.resource.org>; Tue, 12 Mar 2013 13:15:55 -0400
Received: from alpi132.aldc.att.com (alpi132.aldc.att.com [130.8.217.2]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2CHFnZx021561 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <xml2rfc@lists.xml.resource.org>; Tue, 12 Mar 2013 13:15:51 -0400
Received: from alpi153.aldc.att.com (alpi153.aldc.att.com [130.8.42.31]) by alpi132.aldc.att.com (RSA Interceptor) for <xml2rfc@lists.xml.resource.org>; Tue, 12 Mar 2013 17:15:40 GMT
Received: from aldc.att.com (localhost [127.0.0.1]) by alpi153.aldc.att.com (8.14.5/8.14.5) with ESMTP id r2CHFeqx020852 for <xml2rfc@lists.xml.resource.org>; Tue, 12 Mar 2013 13:15:40 -0400
Received: from dns.maillennium.att.com (mailgw1.maillennium.att.com [135.25.114.99]) by alpi153.aldc.att.com (8.14.5/8.14.5) with ESMTP id r2CHFZKt020564 for <xml2rfc@lists.xml.resource.org>; Tue, 12 Mar 2013 13:15:35 -0400
Received: from [135.70.193.87] (vpn-135-70-193-87.vpn.east.att.com[135.70.193.87]) by maillennium.att.com (mailgw1) with ESMTP id <20130312171409gw1006325re> (Authid: tony); Tue, 12 Mar 2013 17:14:09 +0000
X-Originating-IP: [135.70.193.87]
Message-ID: <513F62B5.5070602@att.com>
Date: Tue, 12 Mar 2013 13:15:33 -0400
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130215 Thunderbird/17.0.3
MIME-Version: 1.0
To: Xml2rfc list <xml2rfc@lists.xml.resource.org>
References: <20130312171023.GB5009@miek.nl>
In-Reply-To: <20130312171023.GB5009@miek.nl>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Spam: [F=0.2000000000; CM=0.500; S=0.200(2010122901)]
X-MAIL-FROM: <tony@att.com>
X-SOURCE-IP: [144.160.20.145]
X-AnalysisOut: [v=2.0 cv=XMSHv3dE c=1 sm=0 a=ZRNLZ4dFUbCvG8UMqPvVAA==:17 a]
X-AnalysisOut: [=J3zt4sA7bccA:10 a=djqtFF5C5r8A:10 a=s2D_h1O8i6UA:10 a=ofM]
X-AnalysisOut: [gfj31e3cA:10 a=BLceEmwcHowA:10 a=8nJEP1OIZ-IA:10 a=zQP7CpK]
X-AnalysisOut: [OAAAA:8 a=8MNW1LLG52oA:10 a=C3rvXiK9TnwhcEeV7qsA:9 a=wPNLv]
X-AnalysisOut: [fGTeEIA:10]
Subject: Re: [xml2rfc] incorperate rfcmarkup in xml2rfc
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 12 Mar 2013 17:16:08 -0000

Is this a request for what the xml2rfc command-line/gui produces? Or a 
request for what the web site can produce?

     Tony

On 3/12/2013 1:10 PM, Miek Gieben wrote:
> I like the html output of rfcmarkup more than the actual html output of xml2rfc.
> Would it be an idea to let xml2rfc output such a format too? This way I can
> just put a html on my webserver instead of having to configure rfcmarkup.

From miek@atoom.net  Tue Mar 12 10:19:52 2013
Return-Path: <miek@atoom.net>
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 26E9E21F8697 for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 10:19:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.551
X-Spam-Level: 
X-Spam-Status: No, score=0.551 tagged_above=-999 required=5 tests=[AWL=-0.759,  BAYES_00=-2.599, FH_HOST_EQ_D_D_D_D=0.765, FH_HOST_EQ_D_D_D_DB=0.888,  HELO_MISMATCH_NET=0.611, HOST_EQ_NL=1.545, RDNS_DYNAMIC=0.1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YxI2KHku-QfH for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 10:19:51 -0700 (PDT)
Received: from elektron.atoom.net (37-251-95-53.FTTH.ispfabriek.nl [37.251.95.53]) by ietfa.amsl.com (Postfix) with ESMTP id 90C6B21F859C for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 10:19:51 -0700 (PDT)
Received: by elektron.atoom.net (Postfix, from userid 1000) id 8681D3FF63; Tue, 12 Mar 2013 18:19:50 +0100 (CET)
Date: Tue, 12 Mar 2013 18:19:50 +0100
From: Miek Gieben <miek@miek.nl>
To: xml2rfc@ietf.org, Xml2rfc list <xml2rfc@lists.xml.resource.org>
Message-ID: <20130312171950.GD5009@miek.nl>
Mail-Followup-To: xml2rfc@ietf.org, Xml2rfc list <xml2rfc@lists.xml.resource.org>
References: <20130312171023.GB5009@miek.nl> <513F62B5.5070602@att.com>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fOHHtNG4YXGJ0yqR"
Content-Disposition: inline
In-Reply-To: <513F62B5.5070602@att.com>
User-Agent: Vim/Mutt/Linux
X-Home: http://www.miek.nl
Subject: Re: [xml2rfc] incorperate rfcmarkup in xml2rfc
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 12 Mar 2013 17:19:52 -0000

--fOHHtNG4YXGJ0yqR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

[ Quoting <tony@att.com> in "Re: [xml2rfc] incorperate rfcmarkup..." ]
> Is this a request for what the xml2rfc command-line/gui produces? Or
> a request for what the web site can produce?

Sorry, the command line/gui.

grtz Miek

--fOHHtNG4YXGJ0yqR
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAlE/Y7YACgkQJYuFzziA0PazDgCg2p7A4z56In3Qj6Lr5bhBs/Y0
VcMAoNSx+cTkuNYLhT2AEZv+jTZIKkGy
=wEYR
-----END PGP SIGNATURE-----

--fOHHtNG4YXGJ0yqR--

From miek@atoom.net  Tue Mar 12 10:19:58 2013
Return-Path: <miek@atoom.net>
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 F33C911E80DC for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 10:19:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.551
X-Spam-Level: 
X-Spam-Status: No, score=0.551 tagged_above=-999 required=5 tests=[AWL=-0.759,  BAYES_00=-2.599, FH_HOST_EQ_D_D_D_D=0.765, FH_HOST_EQ_D_D_D_DB=0.888,  HELO_MISMATCH_NET=0.611, HOST_EQ_NL=1.545, RDNS_DYNAMIC=0.1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kMWaAOHgENQ7 for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 10:19:57 -0700 (PDT)
Received: from cyclone.public.resource.org (cyclone.public.resource.org [192.101.98.135]) by ietfa.amsl.com (Postfix) with ESMTP id C5BBD11E80D2 for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 10:19:57 -0700 (PDT)
Received: from elektron.atoom.net (37-251-95-53.FTTH.ispfabriek.nl [37.251.95.53]) by cyclone.public.resource.org (8.14.4/8.14.4) with ESMTP id r2CHJt9B013298 for <xml2rfc@lists.xml.resource.org>; Tue, 12 Mar 2013 10:19:56 -0700 (PDT) (envelope-from miek@atoom.net)
Received: by elektron.atoom.net (Postfix, from userid 1000) id 8681D3FF63; Tue, 12 Mar 2013 18:19:50 +0100 (CET)
Date: Tue, 12 Mar 2013 18:19:50 +0100
From: Miek Gieben <miek@miek.nl>
To: xml2rfc@ietf.org, Xml2rfc list <xml2rfc@lists.xml.resource.org>
Message-ID: <20130312171950.GD5009@miek.nl>
Mail-Followup-To: xml2rfc@ietf.org, Xml2rfc list <xml2rfc@lists.xml.resource.org>
References: <20130312171023.GB5009@miek.nl> <513F62B5.5070602@att.com>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fOHHtNG4YXGJ0yqR"
Content-Disposition: inline
In-Reply-To: <513F62B5.5070602@att.com>
User-Agent: Vim/Mutt/Linux
X-Home: http://www.miek.nl
Subject: Re: [xml2rfc] incorperate rfcmarkup in xml2rfc
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 12 Mar 2013 17:19:58 -0000

--fOHHtNG4YXGJ0yqR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

[ Quoting <tony@att.com> in "Re: [xml2rfc] incorperate rfcmarkup..." ]
> Is this a request for what the xml2rfc command-line/gui produces? Or
> a request for what the web site can produce?

Sorry, the command line/gui.

grtz Miek

--fOHHtNG4YXGJ0yqR
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAlE/Y7YACgkQJYuFzziA0PazDgCg2p7A4z56In3Qj6Lr5bhBs/Y0
VcMAoNSx+cTkuNYLhT2AEZv+jTZIKkGy
=wEYR
-----END PGP SIGNATURE-----

--fOHHtNG4YXGJ0yqR--

From julian.reschke@gmx.de  Tue Mar 12 10:33:18 2013
Return-Path: <julian.reschke@gmx.de>
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 1D92D11E80F0 for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 10:33:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.321
X-Spam-Level: 
X-Spam-Status: No, score=-106.321 tagged_above=-999 required=5 tests=[AWL=-2.722, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hD8RAAV-95Wo for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 10:33:15 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) by ietfa.amsl.com (Postfix) with ESMTP id 5644411E80E2 for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 10:33:15 -0700 (PDT)
Received: from mailout-de.gmx.net ([10.1.76.4]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0MJ0dz-1UD0EN1vD7-002WqT for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 18:33:14 +0100
Received: (qmail invoked by alias); 12 Mar 2013 17:33:14 -0000
Received: from mail.greenbytes.de (EHLO [192.168.1.105]) [217.91.35.233] by mail.gmx.net (mp004) with SMTP; 12 Mar 2013 18:33:14 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX1/RwBJ/AfjR4PrslMjvgbWZ7WdLo2vdcqN8BPxd+E sGpaEkftZlKv9P
Message-ID: <513F66D5.4000803@gmx.de>
Date: Tue, 12 Mar 2013 18:33:09 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: xml2rfc@ietf.org, Xml2rfc list <xml2rfc@lists.xml.resource.org>
References: <20130312171023.GB5009@miek.nl> <513F62B5.5070602@att.com> <20130312171950.GD5009@miek.nl>
In-Reply-To: <20130312171950.GD5009@miek.nl>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Subject: Re: [xml2rfc] incorperate rfcmarkup in xml2rfc
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 12 Mar 2013 17:33:18 -0000

On 2013-03-12 18:19, Miek Gieben wrote:
> [ Quoting <tony@att.com> in "Re: [xml2rfc] incorperate rfcmarkup..." ]
>> Is this a request for what the xml2rfc command-line/gui produces? Or
>> a request for what the web site can produce?
>
> Sorry, the command line/gui.

Why integrate tool A into tool B? If you want rfcmarkup's output, why 
don't you just run it on xml2rfc's output?

Best regards, Julian

From julian.reschke@gmx.de  Tue Mar 12 10:33:27 2013
Return-Path: <julian.reschke@gmx.de>
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 B7AD011E80F3 for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 10:33:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.321
X-Spam-Level: 
X-Spam-Status: No, score=-106.321 tagged_above=-999 required=5 tests=[AWL=-2.722, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 678wQe4cXH+7 for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 10:33:27 -0700 (PDT)
Received: from cyclone.public.resource.org (cyclone.public.resource.org [192.101.98.135]) by ietfa.amsl.com (Postfix) with ESMTP id 89CB011E80F0 for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 10:33:27 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) by cyclone.public.resource.org (8.14.4/8.14.4) with ESMTP id r2CHXK0F013669 for <xml2rfc@lists.xml.resource.org>; Tue, 12 Mar 2013 10:33:21 -0700 (PDT) (envelope-from julian.reschke@gmx.de)
Received: from mailout-de.gmx.net ([10.1.76.4]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0Mg2Ch-1URElD1vYz-00NTbi for <xml2rfc@lists.xml.resource.org>; Tue, 12 Mar 2013 18:33:14 +0100
Received: (qmail invoked by alias); 12 Mar 2013 17:33:14 -0000
Received: from mail.greenbytes.de (EHLO [192.168.1.105]) [217.91.35.233] by mail.gmx.net (mp004) with SMTP; 12 Mar 2013 18:33:14 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX1/RwBJ/AfjR4PrslMjvgbWZ7WdLo2vdcqN8BPxd+E sGpaEkftZlKv9P
Message-ID: <513F66D5.4000803@gmx.de>
Date: Tue, 12 Mar 2013 18:33:09 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: xml2rfc@ietf.org, Xml2rfc list <xml2rfc@lists.xml.resource.org>
References: <20130312171023.GB5009@miek.nl> <513F62B5.5070602@att.com> <20130312171950.GD5009@miek.nl>
In-Reply-To: <20130312171950.GD5009@miek.nl>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Subject: Re: [xml2rfc] incorperate rfcmarkup in xml2rfc
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 12 Mar 2013 17:33:27 -0000

On 2013-03-12 18:19, Miek Gieben wrote:
> [ Quoting <tony@att.com> in "Re: [xml2rfc] incorperate rfcmarkup..." ]
>> Is this a request for what the xml2rfc command-line/gui produces? Or
>> a request for what the web site can produce?
>
> Sorry, the command line/gui.

Why integrate tool A into tool B? If you want rfcmarkup's output, why 
don't you just run it on xml2rfc's output?

Best regards, Julian

From miek@atoom.net  Tue Mar 12 10:38:16 2013
Return-Path: <miek@atoom.net>
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 C3C2F21F85ED for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 10:38:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.741
X-Spam-Level: 
X-Spam-Status: No, score=0.741 tagged_above=-999 required=5 tests=[AWL=-0.569,  BAYES_00=-2.599, FH_HOST_EQ_D_D_D_D=0.765, FH_HOST_EQ_D_D_D_DB=0.888,  HELO_MISMATCH_NET=0.611, HOST_EQ_NL=1.545, RDNS_DYNAMIC=0.1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TaZWZFBb+1Tk for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 10:38:15 -0700 (PDT)
Received: from elektron.atoom.net (37-251-95-53.FTTH.ispfabriek.nl [37.251.95.53]) by ietfa.amsl.com (Postfix) with ESMTP id 904E021F85DB for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 10:38:14 -0700 (PDT)
Received: by elektron.atoom.net (Postfix, from userid 1000) id EC19D3FF63; Tue, 12 Mar 2013 18:38:13 +0100 (CET)
Date: Tue, 12 Mar 2013 18:38:13 +0100
From: Miek Gieben <miek@miek.nl>
To: xml2rfc@ietf.org, Xml2rfc list <xml2rfc@lists.xml.resource.org>
Message-ID: <20130312173813.GF5009@miek.nl>
Mail-Followup-To: xml2rfc@ietf.org, Xml2rfc list <xml2rfc@lists.xml.resource.org>
References: <20130312171023.GB5009@miek.nl> <513F62B5.5070602@att.com> <20130312171950.GD5009@miek.nl> <513F66D5.4000803@gmx.de>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SxgehGEc6vB0cZwN"
Content-Disposition: inline
In-Reply-To: <513F66D5.4000803@gmx.de>
User-Agent: Vim/Mutt/Linux
X-Home: http://www.miek.nl
Subject: Re: [xml2rfc] incorperate rfcmarkup in xml2rfc
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 12 Mar 2013 17:38:16 -0000

--SxgehGEc6vB0cZwN
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

[ Quoting <julian.reschke@gmx.de> in "Re: [xml2rfc] incorperate rfcmarkup..=
=2E" ]
> On 2013-03-12 18:19, Miek Gieben wrote:
> >[ Quoting <tony@att.com> in "Re: [xml2rfc] incorperate rfcmarkup..." ]
> >>Is this a request for what the xml2rfc command-line/gui produces? Or
> >>a request for what the web site can produce?
> >
> >Sorry, the command line/gui.
>=20
> Why integrate tool A into tool B? If you want rfcmarkup's output, why
> don't you just run it on xml2rfc's output?

I did that, but rfcmarkup is describing itself as
"This program is a cgi-bin script which adds html link markup on ... "

I stopped after "cgi-bin" and did not pursue the possibility of running
a cgi-bin on the command line (as a filter).

Also as the IETF is using this html, so it would be logical that xml2rfc ou=
tputs
it too?

 Grtz,

--=20
    Miek Gieben                                               http://miek.nl

--SxgehGEc6vB0cZwN
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAlE/aAUACgkQJYuFzziA0PYH+gCeMtQlpyk8wz+grbG33Juwoo5z
lc8An0xtACxYVc/bLJMRFd6VvpAwc4PB
=8rwn
-----END PGP SIGNATURE-----

--SxgehGEc6vB0cZwN--

From miek@atoom.net  Tue Mar 12 10:38:24 2013
Return-Path: <miek@atoom.net>
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 E831311E80EA for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 10:38:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.741
X-Spam-Level: 
X-Spam-Status: No, score=0.741 tagged_above=-999 required=5 tests=[AWL=-0.569,  BAYES_00=-2.599, FH_HOST_EQ_D_D_D_D=0.765, FH_HOST_EQ_D_D_D_DB=0.888,  HELO_MISMATCH_NET=0.611, HOST_EQ_NL=1.545, RDNS_DYNAMIC=0.1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EVWdHeWLG89Y for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 10:38:23 -0700 (PDT)
Received: from cyclone.public.resource.org (cyclone.public.resource.org [192.101.98.135]) by ietfa.amsl.com (Postfix) with ESMTP id C062011E80E2 for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 10:38:23 -0700 (PDT)
Received: from elektron.atoom.net (37-251-95-53.FTTH.ispfabriek.nl [37.251.95.53]) by cyclone.public.resource.org (8.14.4/8.14.4) with ESMTP id r2CHcJ9p013803 for <xml2rfc@lists.xml.resource.org>; Tue, 12 Mar 2013 10:38:19 -0700 (PDT) (envelope-from miek@atoom.net)
Received: by elektron.atoom.net (Postfix, from userid 1000) id EC19D3FF63; Tue, 12 Mar 2013 18:38:13 +0100 (CET)
Date: Tue, 12 Mar 2013 18:38:13 +0100
From: Miek Gieben <miek@miek.nl>
To: xml2rfc@ietf.org, Xml2rfc list <xml2rfc@lists.xml.resource.org>
Message-ID: <20130312173813.GF5009@miek.nl>
Mail-Followup-To: xml2rfc@ietf.org, Xml2rfc list <xml2rfc@lists.xml.resource.org>
References: <20130312171023.GB5009@miek.nl> <513F62B5.5070602@att.com> <20130312171950.GD5009@miek.nl> <513F66D5.4000803@gmx.de>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SxgehGEc6vB0cZwN"
Content-Disposition: inline
In-Reply-To: <513F66D5.4000803@gmx.de>
User-Agent: Vim/Mutt/Linux
X-Home: http://www.miek.nl
Subject: Re: [xml2rfc] incorperate rfcmarkup in xml2rfc
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 12 Mar 2013 17:38:24 -0000

--SxgehGEc6vB0cZwN
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

[ Quoting <julian.reschke@gmx.de> in "Re: [xml2rfc] incorperate rfcmarkup..=
=2E" ]
> On 2013-03-12 18:19, Miek Gieben wrote:
> >[ Quoting <tony@att.com> in "Re: [xml2rfc] incorperate rfcmarkup..." ]
> >>Is this a request for what the xml2rfc command-line/gui produces? Or
> >>a request for what the web site can produce?
> >
> >Sorry, the command line/gui.
>=20
> Why integrate tool A into tool B? If you want rfcmarkup's output, why
> don't you just run it on xml2rfc's output?

I did that, but rfcmarkup is describing itself as
"This program is a cgi-bin script which adds html link markup on ... "

I stopped after "cgi-bin" and did not pursue the possibility of running
a cgi-bin on the command line (as a filter).

Also as the IETF is using this html, so it would be logical that xml2rfc ou=
tputs
it too?

 Grtz,

--=20
    Miek Gieben                                               http://miek.nl

--SxgehGEc6vB0cZwN
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAlE/aAUACgkQJYuFzziA0PYH+gCeMtQlpyk8wz+grbG33Juwoo5z
lc8An0xtACxYVc/bLJMRFd6VvpAwc4PB
=8rwn
-----END PGP SIGNATURE-----

--SxgehGEc6vB0cZwN--

From tony@att.com  Tue Mar 12 14:21:59 2013
Return-Path: <tony@att.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 9ACA021F8B6B for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 14:21:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.22
X-Spam-Level: 
X-Spam-Status: No, score=-106.22 tagged_above=-999 required=5 tests=[AWL=0.378, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5iZP4hD6-31w for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 14:21:58 -0700 (PDT)
Received: from nbfkord-smmo07.seg.att.com (nbfkord-smmo07.seg.att.com [209.65.160.93]) by ietfa.amsl.com (Postfix) with ESMTP id 715D021F8B4C for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 14:21:58 -0700 (PDT)
Received: from unknown [144.160.20.145] (EHLO mlpd192.enaf.sfdc.sbc.com) by nbfkord-smmo07.seg.att.com(mxl_mta-6.15.0-1) over TLS secured channel with ESMTP id 67c9f315.0.333080.00-317.928684.nbfkord-smmo07.seg.att.com (envelope-from <tony@att.com>);  Tue, 12 Mar 2013 21:21:58 +0000 (UTC)
X-MXL-Hash: 513f9c7610bc8ff2-a21497dacb52cc6ddbdefab701ec677d25b199a3
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2CLLvRs023345 for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 17:21:57 -0400
Received: from alpi133.aldc.att.com (alpi133.aldc.att.com [130.8.217.3]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2CLLpTE023282 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 17:21:52 -0400
Received: from alpi153.aldc.att.com (alpi153.aldc.att.com [130.8.42.31]) by alpi133.aldc.att.com (RSA Interceptor) for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 21:21:37 GMT
Received: from aldc.att.com (localhost [127.0.0.1]) by alpi153.aldc.att.com (8.14.5/8.14.5) with ESMTP id r2CLLa6w004824 for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 17:21:37 -0400
Received: from dns.maillennium.att.com (mailgw1.maillennium.att.com [135.25.114.99]) by alpi153.aldc.att.com (8.14.5/8.14.5) with ESMTP id r2CLLU7G004627 for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 17:21:33 -0400
Received: from [135.70.193.87] (vpn-135-70-193-87.vpn.east.att.com[135.70.193.87]) by maillennium.att.com (mailgw1) with ESMTP id <20130312212004gw10063267e> (Authid: tony); Tue, 12 Mar 2013 21:20:04 +0000
X-Originating-IP: [135.70.193.87]
Message-ID: <513F9C58.5030809@att.com>
Date: Tue, 12 Mar 2013 17:21:28 -0400
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130215 Thunderbird/17.0.3
MIME-Version: 1.0
To: Kerry Lynn <kerlyn@ieee.org>
References: <CABOxzu27-secJGyTJqFSae9CY9JM8Q0M0Dpb3H-x8WWafckc_Q@mail.gmail.com>
In-Reply-To: <CABOxzu27-secJGyTJqFSae9CY9JM8Q0M0Dpb3H-x8WWafckc_Q@mail.gmail.com>
Content-Type: multipart/alternative; boundary="------------000107030602000100090908"
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Spam: [F=0.2000000000; CM=0.500; S=0.200(2010122901)]
X-MAIL-FROM: <tony@att.com>
X-SOURCE-IP: [144.160.20.145]
X-AnalysisOut: [v=2.0 cv=aMxHX8Bm c=1 sm=0 a=ZRNLZ4dFUbCvG8UMqPvVAA==:17 a]
X-AnalysisOut: [=J3zt4sA7bccA:10 a=djqtFF5C5r8A:10 a=rOZl80OMQMsA:10 a=ofM]
X-AnalysisOut: [gfj31e3cA:10 a=BLceEmwcHowA:10 a=zQP7CpKOAAAA:8 a=w4kZiPs2]
X-AnalysisOut: [iZsA:10 a=48vgC7mUAAAA:8 a=o83nqyVRAAAA:8 a=rqrk_YMJAAAA:8]
X-AnalysisOut: [ a=nQLf6dnPyZYSzkiRNW8A:9 a=wPNLvfGTeEIA:10 a=xQdB8fRqRzQA]
X-AnalysisOut: [:10 a=lZB815dzVvQA:10 a=NWVoK91CQyQA:10 a=pGLkceISAAAA:8 a]
X-AnalysisOut: [=NRqeiUvhq1s0qcCVt24A:9 a=_W_S_7VecoQA:10 a=tXsnliwV7b4A:1]
X-AnalysisOut: [0 a=l45d7lcMhSljI18f:21]
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Possible xml2rfc bug
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 12 Mar 2013 21:22:00 -0000

This is a multi-part message in MIME format.
--------------000107030602000100090908
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

This sounds like an error worth reporting in our trac system: 
http://trac.tools.ietf.org/tools/xml2rfc/trac/

Thank you.

     Tony Hansen

On 3/12/2013 11:20 AM, Kerry Lynn wrote:
> Greetings,
>
> I am getting unexpected output from the "new" xml2rfc.  When I use a
> reference without an author, it is now preceded with a spurious comma:
>
>     [IEEE.802.11]
>                , "Information technology - Telecommunications and
>                information exchange between systems - Local and
>                metropolitan area networks - Specific requirements - Part
>                11: Wireless LAN Medium Access Control (MAC) and Physical
>                Layer (PHY) Specifications ", IEEE Std 802.11-2012, 2012,
>                <http://standards.ieee.org/getieee802/download/
>                802.11-2012.pdf>.
>
> I am using the same source format as 
> http://xml.resource.org/public/rfc/bibxml2/ does:
>
>       <reference anchor="IEEE.802.11" 
> target="http://standards.ieee.org/getieee802/download/802.11-2012.pdf">
>         <front>
>           <title>
>           Information technology - Telecommunications and information 
> exchange between systems -
>           Local and metropolitan area networks - Specific requirements -
>           Part 11: Wireless LAN Medium Access Control (MAC) and 
> Physical Layer (PHY) Specifications
>           </title>
>           <author>
>               <organization/>
>           </author>
>           <date month="" year="2012"/>
>         </front>
>         <seriesInfo name="IEEE" value="Std 802.11-2012"/>
>       </reference>
>
> The author tag is apparently non-optional in the DTD; I have tried 
> <author/> as
> well as the format above.
>
> Can anyone tell me how to remove the leading comma from the 
> reference?  The
> old tool does not exhibit this behavior.
>
> Thanks, -K-
>
>
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc


--------------000107030602000100090908
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    This sounds like an error worth reporting in our trac system:
    <a class="moz-txt-link-freetext" href="http://trac.tools.ietf.org/tools/xml2rfc/trac/">http://trac.tools.ietf.org/tools/xml2rfc/trac/</a><br>
    <br>
    Thank you.<br>
    <br>
    &nbsp;&nbsp;&nbsp; Tony Hansen<br>
    <br>
    <div class="moz-cite-prefix">On 3/12/2013 11:20 AM, Kerry Lynn
      wrote:<br>
    </div>
    <blockquote
cite="mid:CABOxzu27-secJGyTJqFSae9CY9JM8Q0M0Dpb3H-x8WWafckc_Q@mail.gmail.com"
      type="cite"><span style="font-family:courier new,monospace"><font><font>Greetings,<br>
            <br>
            I am getting unexpected output from the "new" xml2rfc.&nbsp; When
            I use a<br>
            reference without an author, it is now preceded with a
            spurious comma:<br>
            <br>
          </font></font></span>
      <pre><span style="font-family:courier new,monospace"><font><font>   [IEEE.802.11]
              , "Information technology - Telecommunications and
              information exchange between systems - Local and
              metropolitan area networks - Specific requirements - Part
              11: Wireless LAN Medium Access Control (MAC) and Physical
              Layer (PHY) Specifications ", IEEE Std 802.11-2012, 2012,
              &lt;<a moz-do-not-send="true" href="http://standards.ieee.org/getieee802/download/" target="_blank">http://standards.ieee.org/getieee802/download/</a>
              802.11-2012.pdf&gt;.
</font></font></span></pre>
      <span style="font-family:courier new,monospace"><font><br>
          I am using the same source format as <a
            moz-do-not-send="true"
            href="http://xml.resource.org/public/rfc/bibxml2/"
            target="_blank">http://xml.resource.org/public/rfc/bibxml2/</a>
          does:<br>
          <br>
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;reference anchor="IEEE.802.11" target="<a
            moz-do-not-send="true"
            href="http://standards.ieee.org/getieee802/download/802.11-2012.pdf"
            target="_blank">http://standards.ieee.org/getieee802/download/802.11-2012.pdf</a>"&gt;<br>
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;front&gt;<br>
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;title&gt;<br>
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Information technology - Telecommunications and
          information exchange between systems - <br>
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Local and metropolitan area networks - Specific
          requirements - <br>
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Part 11: Wireless LAN Medium Access Control (MAC)
          and Physical Layer (PHY) Specifications<br>
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/title&gt;<br>
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;author&gt;<br>
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;organization/&gt;<br>
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/author&gt;<br>
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;date month="" year="2012"/&gt;<br>
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/front&gt;<br>
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;seriesInfo name="IEEE" value="Std
          802.11-2012"/&gt;<br>
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/reference&gt;<br>
          <br>
          The author tag is apparently non-optional in the DTD; I have
          tried &lt;author/&gt; as<br>
          well as the format above.<br>
          <br>
          Can anyone tell me how to remove the leading comma from the
          reference?&nbsp; The<br>
          old tool does not exhibit this behavior.<br>
          <br>
          Thanks, -K-</font></span>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
xml2rfc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:xml2rfc@ietf.org">xml2rfc@ietf.org</a>
<a class="moz-txt-link-freetext" href="https://www.ietf.org/mailman/listinfo/xml2rfc">https://www.ietf.org/mailman/listinfo/xml2rfc</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>

--------------000107030602000100090908--

From arusso@amsl.com  Tue Mar 12 14:37:08 2013
Return-Path: <arusso@amsl.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 9E24711E80FE for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 14:37:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AoGysBbzfvNd for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 14:37:08 -0700 (PDT)
Received: from mail.amsl.com (mail.amsl.com [IPv6:2001:1890:126c::1:14]) by ietfa.amsl.com (Postfix) with ESMTP id 54ABE11E80E9 for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 14:37:08 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by c8a.amsl.com (Postfix) with ESMTP id 4BD4E128CB1; Tue, 12 Mar 2013 14:37:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c8a.amsl.com ([127.0.0.1]) by localhost (c8a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gS2rmSDXVS10; Tue, 12 Mar 2013 14:37:08 -0700 (PDT)
Received: from dhcp-144c.meeting.ietf.org (dhcp-144c.meeting.ietf.org [130.129.20.76]) by c8a.amsl.com (Postfix) with ESMTPSA id E997F128CAE; Tue, 12 Mar 2013 14:37:07 -0700 (PDT)
Mime-Version: 1.0 (Apple Message framework v1085)
Content-Type: text/plain; charset=us-ascii
From: Alice Russo <arusso@amsl.com>
In-Reply-To: <513F9C58.5030809@att.com>
Date: Tue, 12 Mar 2013 17:37:06 -0400
Content-Transfer-Encoding: 7bit
Message-Id: <8085CADF-8CEF-4DE6-B879-337A6AE7331D@amsl.com>
References: <CABOxzu27-secJGyTJqFSae9CY9JM8Q0M0Dpb3H-x8WWafckc_Q@mail.gmail.com> <513F9C58.5030809@att.com>
To: Kerry Lynn <kerlyn@ieee.org>
X-Mailer: Apple Mail (2.1085)
Cc: xml2rfc list <xml2rfc@ietf.org>
Subject: Re: [xml2rfc] Possible xml2rfc bug
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 12 Mar 2013 21:37:08 -0000

I suggest changing

>           <author>
>               <organization/>
>           </author>

to

          <author>
              <organization>IEEE</organization>
          </author>

to yield

[IEEE.802.11] IEEE, "Information technology - Telecommunications
              and information exchange between systems - Local and
...


RFC Editor/ar

From miek@atoom.net  Wed Mar 13 05:44:06 2013
Return-Path: <miek@atoom.net>
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 6F32521F89AA for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 05:44:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.855
X-Spam-Level: 
X-Spam-Status: No, score=0.855 tagged_above=-999 required=5 tests=[AWL=-0.455,  BAYES_00=-2.599, FH_HOST_EQ_D_D_D_D=0.765, FH_HOST_EQ_D_D_D_DB=0.888,  HELO_MISMATCH_NET=0.611, HOST_EQ_NL=1.545, RDNS_DYNAMIC=0.1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bQpWMmZyg7QZ for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 05:44:05 -0700 (PDT)
Received: from elektron.atoom.net (37-251-95-53.FTTH.ispfabriek.nl [37.251.95.53]) by ietfa.amsl.com (Postfix) with ESMTP id 825B821F8A99 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 05:44:05 -0700 (PDT)
Received: by elektron.atoom.net (Postfix, from userid 1000) id 38BE93FFFF; Wed, 13 Mar 2013 13:44:02 +0100 (CET)
Date: Wed, 13 Mar 2013 13:44:02 +0100
From: Miek Gieben <miek@miek.nl>
To: xml2rfc@ietf.org, Xml2rfc list <xml2rfc@lists.xml.resource.org>
Message-ID: <20130313124402.GA2419@miek.nl>
Mail-Followup-To: xml2rfc@ietf.org, Xml2rfc list <xml2rfc@lists.xml.resource.org>
References: <20130312171023.GB5009@miek.nl> <513F62B5.5070602@att.com> <20130312171950.GD5009@miek.nl> <513F66D5.4000803@gmx.de> <20130312173813.GF5009@miek.nl>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SLDf9lqlvOQaIe6s"
Content-Disposition: inline
In-Reply-To: <20130312173813.GF5009@miek.nl>
User-Agent: Vim/Mutt/Linux
X-Home: http://www.miek.nl
Subject: Re: [xml2rfc] incorperate rfcmarkup in xml2rfc
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Wed, 13 Mar 2013 12:44:06 -0000

--SLDf9lqlvOQaIe6s
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

[ Quoting <miek@miek.nl> in "Re: [xml2rfc] incorperate rfcmarkup..." ]
> I stopped after "cgi-bin" and did not pursue the possibility of running
> a cgi-bin on the command line (as a filter).

Just to follow up here:

=2E/rfcmarkup url=3Dfile:///$PWD/draft.txt

seems to do the trick locally and I can live with that.

 Grtz,

--=20
    Miek Gieben                                               http://miek.nl

--SLDf9lqlvOQaIe6s
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAlFAdJIACgkQJYuFzziA0Pb3cwCgmKjexWuRXF4iQbxBmnzExogh
N3wAn1NVsdJuF3nC6ytYabP5DJXvRPte
=CNIB
-----END PGP SIGNATURE-----

--SLDf9lqlvOQaIe6s--

From miek@atoom.net  Wed Mar 13 05:44:13 2013
Return-Path: <miek@atoom.net>
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 EC61A21F8C98 for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 05:44:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.855
X-Spam-Level: 
X-Spam-Status: No, score=0.855 tagged_above=-999 required=5 tests=[AWL=-0.455,  BAYES_00=-2.599, FH_HOST_EQ_D_D_D_D=0.765, FH_HOST_EQ_D_D_D_DB=0.888,  HELO_MISMATCH_NET=0.611, HOST_EQ_NL=1.545, RDNS_DYNAMIC=0.1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mNlCo0pPZCsn for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 05:44:13 -0700 (PDT)
Received: from cyclone.public.resource.org (cyclone.public.resource.org [192.101.98.135]) by ietfa.amsl.com (Postfix) with ESMTP id A50CD21F89AA for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 05:44:13 -0700 (PDT)
Received: from elektron.atoom.net (37-251-95-53.FTTH.ispfabriek.nl [37.251.95.53]) by cyclone.public.resource.org (8.14.4/8.14.4) with ESMTP id r2DCi7Uf043090 for <xml2rfc@lists.xml.resource.org>; Wed, 13 Mar 2013 05:44:08 -0700 (PDT) (envelope-from miek@atoom.net)
Received: by elektron.atoom.net (Postfix, from userid 1000) id 38BE93FFFF; Wed, 13 Mar 2013 13:44:02 +0100 (CET)
Date: Wed, 13 Mar 2013 13:44:02 +0100
From: Miek Gieben <miek@miek.nl>
To: xml2rfc@ietf.org, Xml2rfc list <xml2rfc@lists.xml.resource.org>
Message-ID: <20130313124402.GA2419@miek.nl>
Mail-Followup-To: xml2rfc@ietf.org, Xml2rfc list <xml2rfc@lists.xml.resource.org>
References: <20130312171023.GB5009@miek.nl> <513F62B5.5070602@att.com> <20130312171950.GD5009@miek.nl> <513F66D5.4000803@gmx.de> <20130312173813.GF5009@miek.nl>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SLDf9lqlvOQaIe6s"
Content-Disposition: inline
In-Reply-To: <20130312173813.GF5009@miek.nl>
User-Agent: Vim/Mutt/Linux
X-Home: http://www.miek.nl
Subject: Re: [xml2rfc] incorperate rfcmarkup in xml2rfc
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Wed, 13 Mar 2013 12:44:14 -0000

--SLDf9lqlvOQaIe6s
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

[ Quoting <miek@miek.nl> in "Re: [xml2rfc] incorperate rfcmarkup..." ]
> I stopped after "cgi-bin" and did not pursue the possibility of running
> a cgi-bin on the command line (as a filter).

Just to follow up here:

=2E/rfcmarkup url=3Dfile:///$PWD/draft.txt

seems to do the trick locally and I can live with that.

 Grtz,

--=20
    Miek Gieben                                               http://miek.nl

--SLDf9lqlvOQaIe6s
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAlFAdJIACgkQJYuFzziA0Pb3cwCgmKjexWuRXF4iQbxBmnzExogh
N3wAn1NVsdJuF3nC6ytYabP5DJXvRPte
=CNIB
-----END PGP SIGNATURE-----

--SLDf9lqlvOQaIe6s--

From kerlyn2001@gmail.com  Tue Mar 12 08:11:18 2013
Return-Path: <kerlyn2001@gmail.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 0DEAD21F880F for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 08:11:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v5ItenT4Nplh for <xml2rfc@ietfa.amsl.com>; Tue, 12 Mar 2013 08:11:17 -0700 (PDT)
Received: from mail-ob0-x229.google.com (mail-ob0-x229.google.com [IPv6:2607:f8b0:4003:c01::229]) by ietfa.amsl.com (Postfix) with ESMTP id 10AC621F86AF for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 08:11:17 -0700 (PDT)
Received: by mail-ob0-f169.google.com with SMTP id ta14so4648025obb.14 for <xml2rfc@ietf.org>; Tue, 12 Mar 2013 08:11:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=MUU8zInwioEF4Ek5xmCbu7v/OVY0oUJemvAqli0q0Wg=; b=svjbPrrIz2FEyP8fB3Logp9TFq14XbDDFqk99kf25Gr+1VWf+cmP54AF6dAZfOSCbc d0oyBJKra9TM8rvrCfhpSjDb1DsSI2GS7sMVgYimQo6UgYlsYummaa3e6ATB3liovSLH UH2z30oNOSUZ/b7J+2YA+i5lWhv4YuW5Tqho9DVCxVa1jX1YKadTfh1MTPB/b3yUvc5T c1X2QPAE5ltsEjtgXpyIT6mEYYlO9U/S4FQ+6rST95ZBzLwlHd0q4G+MNz2CUUiVJAaF 1byxnVZZsRou85NndGhFWnAbeervjZvaSHW+piMiu24poY67+gEDxR8mQLVsZY9Ht7XM HqxA==
MIME-Version: 1.0
X-Received: by 10.60.31.113 with SMTP id z17mr12085887oeh.37.1363101076477; Tue, 12 Mar 2013 08:11:16 -0700 (PDT)
Received: by 10.60.4.233 with HTTP; Tue, 12 Mar 2013 08:11:16 -0700 (PDT)
Date: Tue, 12 Mar 2013 11:11:16 -0400
Message-ID: <CABOxzu1DiWW3=vvyyEV-1qx7cEUeQE2nU0uuCEb1GLbxwfTb+A@mail.gmail.com>
From: Kerry Lynn <kerlyn2001@gmail.com>
To: xml2rfc@ietf.org
Content-Type: multipart/alternative; boundary=e89a8fb1f59c74de2804d7bbb39c
X-Mailman-Approved-At: Wed, 13 Mar 2013 08:02:00 -0700
Subject: [xml2rfc] Possible xml2rfc bug
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 12 Mar 2013 15:11:18 -0000

--e89a8fb1f59c74de2804d7bbb39c
Content-Type: text/plain; charset=ISO-8859-1

Greetings,

I am getting unexpected output from the "new" xml2rfc.  When I use a
reference without an author, it is now preceded with a spurious comma:

   [IEEE.802.11]
              , "Information technology - Telecommunications and
              information exchange between systems - Local and
              metropolitan area networks - Specific requirements - Part
              11: Wireless LAN Medium Access Control (MAC) and Physical
              Layer (PHY) Specifications ", IEEE Std 802.11-2012, 2012,
              <http://standards.ieee.org/getieee802/download/
              802.11-2012.pdf>.


I am using the same source format as
http://xml.resource.org/public/rfc/bibxml2/ does:

      <reference anchor="IEEE.802.11" target="
http://standards.ieee.org/getieee802/download/802.11-2012.pdf">
        <front>
          <title>
          Information technology - Telecommunications and information
exchange between systems -
          Local and metropolitan area networks - Specific requirements -
          Part 11: Wireless LAN Medium Access Control (MAC) and Physical
Layer (PHY) Specifications
          </title>
          <author>
              <organization/>
          </author>
          <date month="" year="2012"/>
        </front>
        <seriesInfo name="IEEE" value="Std 802.11-2012"/>
      </reference>

The author tag is apparently non-optional in the DTD; I have tried
<author/> as
well as the format above.

Can anyone tell me how to remove the leading comma from the reference?  The
old tool does not exhibit this behavior.

Thanks, -K-

--e89a8fb1f59c74de2804d7bbb39c
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<span style=3D"font-family:arial,helvetica,sans-serif"><font>Greetings,<br>=
<br>I am getting unexpected output from the &quot;new&quot; xml2rfc.=A0 Whe=
n I use a<br>reference without an author, it is now preceded with a spuriou=
s comma:<br>
<br></font></span><pre><span style=3D"font-family:arial,helvetica,sans-seri=
f"><font>   [IEEE.802.11]
              , &quot;Information technology - Telecommunications and
              information exchange between systems - Local and
              metropolitan area networks - Specific requirements - Part
              11: Wireless LAN Medium Access Control (MAC) and Physical
              Layer (PHY) Specifications &quot;, IEEE Std 802.11-2012, 2012=
,
              &lt;<a href=3D"http://standards.ieee.org/getieee802/download/=
">http://standards.ieee.org/getieee802/download/</a>
              802.11-2012.pdf&gt;.
</font></span></pre><br>I am using the same source format as <a href=3D"htt=
p://xml.resource.org/public/rfc/bibxml2/">http://xml.resource.org/public/rf=
c/bibxml2/</a> does:<br><br>=A0=A0=A0=A0=A0 &lt;reference anchor=3D&quot;IE=
EE.802.11&quot; target=3D&quot;<a href=3D"http://standards.ieee.org/getieee=
802/download/802.11-2012.pdf">http://standards.ieee.org/getieee802/download=
/802.11-2012.pdf</a>&quot;&gt;<br>
=A0=A0=A0=A0=A0=A0=A0 &lt;front&gt;<br>=A0=A0=A0=A0=A0=A0=A0=A0=A0 &lt;titl=
e&gt;<br>=A0=A0=A0=A0=A0=A0=A0=A0=A0 Information technology - Telecommunica=
tions and information exchange between systems - <br>=A0=A0=A0=A0=A0=A0=A0=
=A0=A0 Local and metropolitan area networks - Specific requirements - <br>
=A0=A0=A0=A0=A0=A0=A0=A0=A0 Part 11: Wireless LAN Medium Access Control (MA=
C) and Physical Layer (PHY) Specifications<br>=A0=A0=A0=A0=A0=A0=A0=A0=A0 &=
lt;/title&gt;<br>=A0=A0=A0=A0=A0=A0=A0=A0=A0 &lt;author&gt;<br>=A0=A0=A0=A0=
=A0=A0=A0=A0=A0 =A0=A0=A0 &lt;organization/&gt;<br>=A0=A0=A0=A0=A0=A0=A0=A0=
=A0 &lt;/author&gt;<br>
=A0=A0=A0=A0=A0=A0=A0=A0=A0 &lt;date month=3D&quot;&quot; year=3D&quot;2012=
&quot;/&gt;<br>=A0=A0=A0=A0=A0=A0=A0 &lt;/front&gt;<br>=A0=A0=A0=A0=A0=A0=
=A0 &lt;seriesInfo name=3D&quot;IEEE&quot; value=3D&quot;Std 802.11-2012&qu=
ot;/&gt;<br>=A0=A0=A0=A0=A0 &lt;/reference&gt;<br><br>The author tag is app=
arently non-optional in the DTD; I have tried &lt;author/&gt; as<br>
well as the format above.<br><br>Can anyone tell me how to remove the leadi=
ng comma from the reference?=A0 The<br>old tool does not exhibit this behav=
ior.<br><br>Thanks, -K-<br>

--e89a8fb1f59c74de2804d7bbb39c--

From nordmark@acm.org  Wed Mar 13 15:31:19 2013
Return-Path: <nordmark@acm.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 30F2E11E80AD for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 15:31:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.599
X-Spam-Level: 
X-Spam-Status: No, score=-103.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RbnBPT-jKRVf for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 15:31:18 -0700 (PDT)
Received: from b.mail.sonic.net (b.mail.sonic.net [64.142.19.5]) by ietfa.amsl.com (Postfix) with ESMTP id BE46311E80DC for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 15:31:18 -0700 (PDT)
Received: from [10.21.147.80] (128-107-239-233.cisco.com [128.107.239.233]) (authenticated bits=0) by b.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id r2DMVEgw029084 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 13 Mar 2013 15:31:16 -0700
Message-ID: <5140FE32.3040101@acm.org>
Date: Wed, 13 Mar 2013 18:31:14 -0400
From: Erik Nordmark <nordmark@acm.org>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: xml2rfc@ietf.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Mailman-Approved-At: Wed, 13 Mar 2013 15:32:50 -0700
Subject: [xml2rfc] Nit in 2.4.0 - date and expires
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Wed, 13 Mar 2013 22:31:19 -0000

I just tried the web form xml2rfc 2.4.0 on an existing document, and I 
ended up with "Expires" lines without a date.

My document had
<date month="March" year="2013"/>
that makes xml2rfc 1.3.6 generate "Expires September 2, 2013", but 2.4.0 
generates "Expires".

Once I changed my document to
<date month="March" year="2013" day="13"/>
xml2rfc 2.4.0 generates expire text with a date.

   Erik

From tony@att.com  Wed Mar 13 15:48:12 2013
Return-Path: <tony@att.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 6289E21F8A3F for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 15:48:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.305
X-Spam-Level: 
X-Spam-Status: No, score=-106.305 tagged_above=-999 required=5 tests=[AWL=0.294, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4biDuJWnTdBx for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 15:48:11 -0700 (PDT)
Received: from nbfkord-smmo05.seg.att.com (nbfkord-smmo05.seg.att.com [209.65.160.92]) by ietfa.amsl.com (Postfix) with ESMTP id ABD8321F8A11 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 15:48:11 -0700 (PDT)
Received: from unknown [144.160.20.145] (EHLO mlpd192.enaf.sfdc.sbc.com) by nbfkord-smmo05.seg.att.com(mxl_mta-6.15.0-1) over TLS secured channel with ESMTP id b2201415.0.374540.00-437.1044442.nbfkord-smmo05.seg.att.com (envelope-from <tony@att.com>);  Wed, 13 Mar 2013 22:48:11 +0000 (UTC)
X-MXL-Hash: 5141022b3496bff5-32912c2076ca9c81c54804da4434394235372ccf
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2DMmBVR001767 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 18:48:11 -0400
Received: from alpi132.aldc.att.com (alpi132.aldc.att.com [130.8.217.2]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2DMm7vp001759 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 18:48:07 -0400
Received: from alpi153.aldc.att.com (alpi153.aldc.att.com [130.8.42.31]) by alpi132.aldc.att.com (RSA Interceptor) for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 22:47:50 GMT
Received: from aldc.att.com (localhost [127.0.0.1]) by alpi153.aldc.att.com (8.14.5/8.14.5) with ESMTP id r2DMlohV005496 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 18:47:50 -0400
Received: from dns.maillennium.att.com (mailgw1.maillennium.att.com [135.25.114.99]) by alpi153.aldc.att.com (8.14.5/8.14.5) with ESMTP id r2DMlii3005365 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 18:47:44 -0400
Received: from [135.70.135.213] (vpn-135-70-135-213.vpn.mwst.att.com[135.70.135.213]) by maillennium.att.com (mailgw1) with ESMTP id <20130313224617gw1000m50ue> (Authid: tony); Wed, 13 Mar 2013 22:46:17 +0000
X-Originating-IP: [135.70.135.213]
Message-ID: <51410207.5010200@att.com>
Date: Wed, 13 Mar 2013 18:47:35 -0400
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: xml2rfc mailing list <xml2rfc@ietf.org>
References: <060.95545a447a95a07de53e5a535f04c604@tools.ietf.org>
In-Reply-To: <060.95545a447a95a07de53e5a535f04c604@tools.ietf.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Spam: [F=0.2000000000; CM=0.500; S=0.200(2010122901)]
X-MAIL-FROM: <tony@att.com>
X-SOURCE-IP: [144.160.20.145]
X-AnalysisOut: [v=2.0 cv=Z4pb6gtA c=1 sm=0 a=ZRNLZ4dFUbCvG8UMqPvVAA==:17 a]
X-AnalysisOut: [=pcFb8uFWvOIA:10 a=z55uD49gxukA:10 a=P4gDCVLLqXYA:10 a=ofM]
X-AnalysisOut: [gfj31e3cA:10 a=BLceEmwcHowA:10 a=IkcTkHD0fZMA:10 a=zQP7CpK]
X-AnalysisOut: [OAAAA:8 a=pD4t9KnjGdIA:10 a=CuI9KmD2HJ6slUVpWIsA:9 a=QEXdD]
X-AnalysisOut: [O2ut3YA:10]
Subject: Re: [xml2rfc] #136: <?rfc include> leaves in the include statements
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Wed, 13 Mar 2013 22:48:12 -0000

This is a question for the xml2rfc list: Should the updates that the=20
trac issue tracker system generates be posted to this list automatically?=


     Tony Hansen

On 3/13/2013 4:41 PM, xml2rfc issue tracker wrote:
> #136: <?rfc include> leaves in the include statements
>
>   For example, I have the following in my xml input:
>   <?rfc include=3D=E2=80=99reference.RFC.2634=E2=80=99 ?>
>
>   After expansion, the include statement is left in prior to what it ex=
pands
>   to.
>
>   The include statement should be removed and replaced by what it expan=
ds
>   into.
>



From henrik@levkowetz.com  Wed Mar 13 16:11:15 2013
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 D23B911E80DC for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 16:11:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.513
X-Spam-Level: 
X-Spam-Status: No, score=-102.513 tagged_above=-999 required=5 tests=[AWL=0.086, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W5tNMRoqVtp0 for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 16:11:15 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id F41BC11E80D5 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 16:11:14 -0700 (PDT)
Received: from localhost ([127.0.0.1]:52647 helo=dhcp-541e.meeting.ietf.org ident=henrik) by grenache.tools.ietf.org with esmtpsa (TLS1.0:DHE_RSA_CAMELLIA_256_CBC_SHA1:256) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1UFupG-0007F5-1X; Thu, 14 Mar 2013 00:11:14 +0100
Message-ID: <51410790.4050205@levkowetz.com>
Date: Wed, 13 Mar 2013 19:11:12 -0400
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130215 Thunderbird/17.0.3
MIME-Version: 1.0
To: Erik Nordmark <nordmark@acm.org>
References: <5140FE32.3040101@acm.org>
In-Reply-To: <5140FE32.3040101@acm.org>
X-Enigmail-Version: 1.5.1
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: nordmark@acm.org, xml2rfc@ietf.org
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Nit in 2.4.0 - date and expires
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Wed, 13 Mar 2013 23:11:15 -0000

Hi Erik,

On 2013-03-13 18:31 Erik Nordmark said the following:
> 
> I just tried the web form xml2rfc 2.4.0 on an existing document, and I 
> ended up with "Expires" lines without a date.
> 
> My document had
> <date month="March" year="2013"/>
> that makes xml2rfc 1.3.6 generate "Expires September 2, 2013", but 2.4.0 
> generates "Expires".
> 
> Once I changed my document to
> <date month="March" year="2013" day="13"/>
> xml2rfc 2.4.0 generates expire text with a date.

I believe I found this while working on 2.4.1, and fixed it there.  Could
you try your original unfixed document with 2.4.1?  (I've already tested
another document with your original <date/> element on 2.4.1, and it works
for me.)

Best regards,

	Henrik


From nico@cryptonector.com  Wed Mar 13 16:25:52 2013
Return-Path: <nico@cryptonector.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 147A411E8153 for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 16:25:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.977
X-Spam-Level: 
X-Spam-Status: No, score=-1.977 tagged_above=-999 required=5 tests=[AWL=0.000,  BAYES_00=-2.599, FM_FORGED_GMAIL=0.622]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PWqG97wE10fG for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 16:25:51 -0700 (PDT)
Received: from homiemail-a73.g.dreamhost.com (caiajhbdcaib.dreamhost.com [208.97.132.81]) by ietfa.amsl.com (Postfix) with ESMTP id 83F9811E810D for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 16:25:51 -0700 (PDT)
Received: from homiemail-a73.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a73.g.dreamhost.com (Postfix) with ESMTP id 4508A1F0084 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 16:25:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cryptonector.com; h= mime-version:in-reply-to:references:date:message-id:subject:from :to:cc:content-type; s=cryptonector.com; bh=axM3SZ4qLMzERtYd5PNo L20NWDw=; b=Wal7Lz1a7tWn714E2qm2n2nU0UFg3trSjUItB7Z39aL/3gitKli8 mFmGjeoR4ixbRsld2xmuiTrtHZm1q4l+hlr75hDdd09M/PGO2ZTEMUwM64BQhmQk fXbX4vDr47IkW2WJzrC4vVQA19fTU/RUJnp/3l/SJLDKE/qWz+GKTwo=
Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nico@cryptonector.com) by homiemail-a73.g.dreamhost.com (Postfix) with ESMTPSA id E045B1F007C for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 16:25:50 -0700 (PDT)
Received: by mail-wi0-f180.google.com with SMTP id hi8so1287778wib.1 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 16:25:49 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.180.76.84 with SMTP id i20mr349223wiw.9.1363217149721; Wed, 13 Mar 2013 16:25:49 -0700 (PDT)
Received: by 10.216.148.193 with HTTP; Wed, 13 Mar 2013 16:25:49 -0700 (PDT)
In-Reply-To: <5140FE32.3040101@acm.org>
References: <5140FE32.3040101@acm.org>
Date: Wed, 13 Mar 2013 18:25:49 -0500
Message-ID: <CAK3OfOhEvWv1F5FuehikxwzX0RdLxZpqAR70Nt6gv8XvByF8DA@mail.gmail.com>
From: Nico Williams <nico@cryptonector.com>
To: Erik Nordmark <nordmark@acm.org>
Content-Type: text/plain; charset=UTF-8
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Nit in 2.4.0 - date and expires
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Wed, 13 Mar 2013 23:25:52 -0000

I'd like <date> to be optional.  If absent -> use today's date.  The
XML made available on the IETF site would have to have a proper <date>
added, which could easily be done with an XSL (or, sure, us authors
could use an XSL to create an intermediate XML form for final
formatting and submission).

Basically, make life easy[ier] for authors, eh?  :)

Nico
--

From nico@cryptonector.com  Wed Mar 13 16:31:05 2013
Return-Path: <nico@cryptonector.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 E704011E8135 for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 16:31:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.977
X-Spam-Level: 
X-Spam-Status: No, score=-1.977 tagged_above=-999 required=5 tests=[AWL=-0.000, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KNjOOz9bVFst for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 16:31:05 -0700 (PDT)
Received: from homiemail-a74.g.dreamhost.com (caiajhbdcbbj.dreamhost.com [208.97.132.119]) by ietfa.amsl.com (Postfix) with ESMTP id 3F98D11E810D for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 16:31:05 -0700 (PDT)
Received: from homiemail-a74.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a74.g.dreamhost.com (Postfix) with ESMTP id 054E367C06D for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 16:31:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cryptonector.com; h= mime-version:date:message-id:subject:from:to:content-type; s= cryptonector.com; bh=TJ17juMrczMEY/p8k5FQtbUzTdY=; b=sFmsQi9bwLm JkLNFR+nvAr6XVj7wev2cQWV+UQi5R9p4282RqQyzPjxKai/DbKEDJ7QxtYFBmU3 idoUB2p8RO/DwsbKnmhNhhsTUiP1jfkYQAgty5jTZtMGLEw/LHro4pylpU1Gh1c1 Z03VBjevEp7NIPdOWSOpu9QAFWxrE0Fo=
Received: from mail-wg0-f54.google.com (mail-wg0-f54.google.com [74.125.82.54]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nico@cryptonector.com) by homiemail-a74.g.dreamhost.com (Postfix) with ESMTPSA id A21C767C06B for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 16:31:04 -0700 (PDT)
Received: by mail-wg0-f54.google.com with SMTP id fm10so1473445wgb.21 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 16:31:03 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.194.77.129 with SMTP id s1mr348590wjw.17.1363217463429; Wed, 13 Mar 2013 16:31:03 -0700 (PDT)
Received: by 10.216.148.193 with HTTP; Wed, 13 Mar 2013 16:31:03 -0700 (PDT)
Date: Wed, 13 Mar 2013 18:31:03 -0500
Message-ID: <CAK3OfOjDGAKMPo9_5sfZizK_z74w031a=WuOd=BfDQPCE7RiXQ@mail.gmail.com>
From: Nico Williams <nico@cryptonector.com>
To: XML2RFC Interest Group <xml2rfc@ietf.org>
Content-Type: text/plain; charset=UTF-8
Subject: [xml2rfc] Additional metadata desired
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Wed, 13 Mar 2013 23:31:06 -0000

I would love to have various additional metadata in the XML schema/DTD
for xml2rfc:

 - One or more links to version control (e.g., a link to a git repo
where the author(s) host the I-D source(s)).  E.g., a git: URI and an
https: URI to the same resource, ...

 - A mailto: URI for a list on which to discuss the I-D/RFC, and
possibly https: URIs for mailing list pages for subscription,
archives, ...

 - A URI for a home page / wiki / FAQ / list of implementations, ...

Nico
--

From nordmark@acm.org  Wed Mar 13 16:34:14 2013
Return-Path: <nordmark@acm.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 9DD0611E816E for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 16:34:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.599
X-Spam-Level: 
X-Spam-Status: No, score=-103.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E+IqYxzOp6an for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 16:34:14 -0700 (PDT)
Received: from b.mail.sonic.net (b.mail.sonic.net [64.142.19.5]) by ietfa.amsl.com (Postfix) with ESMTP id DDA2811E8135 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 16:34:13 -0700 (PDT)
Received: from [10.21.147.80] (128-107-239-233.cisco.com [128.107.239.233]) (authenticated bits=0) by b.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id r2DNY9Kj002585 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 13 Mar 2013 16:34:10 -0700
Message-ID: <51410CF0.9070002@acm.org>
Date: Wed, 13 Mar 2013 19:34:08 -0400
From: Erik Nordmark <nordmark@acm.org>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: Henrik Levkowetz <henrik@levkowetz.com>
References: <5140FE32.3040101@acm.org> <51410790.4050205@levkowetz.com>
In-Reply-To: <51410790.4050205@levkowetz.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Nit in 2.4.0 - date and expires
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Wed, 13 Mar 2013 23:34:14 -0000

On 3/13/13 7:11 PM, Henrik Levkowetz wrote:

> I believe I found this while working on 2.4.1, and fixed it there.  Could
> you try your original unfixed document with 2.4.1?  (I've already tested
> another document with your original <date/> element on 2.4.1, and it works
> for me.)

Henrik,

I just tried the form at http://xml.resource.org/ with my original date 
element, and it works now.
(FWIW http://xml.resource.org/cgi-bin/xml2rfc-version still says 2.4.0, 
but the behavior has changed.)

Thanks,
    Erik


From tony@att.com  Wed Mar 13 16:44:23 2013
Return-Path: <tony@att.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 4998111E815C for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 16:44:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.334
X-Spam-Level: 
X-Spam-Status: No, score=-106.334 tagged_above=-999 required=5 tests=[AWL=0.265, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NJ9V4ISFl1AG for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 16:44:17 -0700 (PDT)
Received: from nbfkord-smmo06.seg.att.com (nbfkord-smmo06.seg.att.com [209.65.160.94]) by ietfa.amsl.com (Postfix) with ESMTP id 9FF2B11E8135 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 16:44:14 -0700 (PDT)
Received: from unknown [144.160.20.145] (EHLO mlpd192.enaf.sfdc.sbc.com) by nbfkord-smmo06.seg.att.com(mxl_mta-6.15.0-1) over TLS secured channel with ESMTP id e4f01415.0.383732.00-328.1072442.nbfkord-smmo06.seg.att.com (envelope-from <tony@att.com>);  Wed, 13 Mar 2013 23:44:14 +0000 (UTC)
X-MXL-Hash: 51410f4e470b6924-23d6000187d538263e19c91612c11754a0c21bed
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2DNiEhV006941 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 19:44:14 -0400
Received: from alpi133.aldc.att.com (alpi133.aldc.att.com [130.8.217.3]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2DNi6Gf006876 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 19:44:10 -0400
Received: from alpi153.aldc.att.com (alpi153.aldc.att.com [130.8.42.31]) by alpi133.aldc.att.com (RSA Interceptor) for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 23:43:53 GMT
Received: from aldc.att.com (localhost [127.0.0.1]) by alpi153.aldc.att.com (8.14.5/8.14.5) with ESMTP id r2DNhqIg004351 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 19:43:53 -0400
Received: from dns.maillennium.att.com (mailgw1.maillennium.att.com [135.25.114.99]) by alpi153.aldc.att.com (8.14.5/8.14.5) with ESMTP id r2DNhmOx004275 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 19:43:49 -0400
Received: from [135.70.135.213] (vpn-135-70-135-213.vpn.mwst.att.com[135.70.135.213]) by maillennium.att.com (mailgw1) with ESMTP id <20130313234221gw1000m513e> (Authid: tony); Wed, 13 Mar 2013 23:42:22 +0000
X-Originating-IP: [135.70.135.213]
Message-ID: <51410F33.8000405@att.com>
Date: Wed, 13 Mar 2013 19:43:47 -0400
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: Erik Nordmark <nordmark@acm.org>
References: <5140FE32.3040101@acm.org> <51410790.4050205@levkowetz.com> <51410CF0.9070002@acm.org>
In-Reply-To: <51410CF0.9070002@acm.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Spam: [F=0.2000000000; CM=0.500; S=0.200(2010122901)]
X-MAIL-FROM: <tony@att.com>
X-SOURCE-IP: [144.160.20.145]
X-AnalysisOut: [v=2.0 cv=EuRlW1gA c=1 sm=0 a=ZRNLZ4dFUbCvG8UMqPvVAA==:17 a]
X-AnalysisOut: [=pcFb8uFWvOIA:10 a=z55uD49gxukA:10 a=nSMBmk3EtBEA:10 a=ofM]
X-AnalysisOut: [gfj31e3cA:10 a=BLceEmwcHowA:10 a=8nJEP1OIZ-IA:10 a=zQP7CpK]
X-AnalysisOut: [OAAAA:8 a=KmrwHgLDmVMA:10 a=rqrk_YMJAAAA:8 a=rYs5yANzqWfY8]
X-AnalysisOut: [IvuTJEA:9 a=wPNLvfGTeEIA:10]
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Nit in 2.4.0 - date and expires
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Wed, 13 Mar 2013 23:44:24 -0000

Very odd. xml.resource.org has *not* been upgraded to 2.4.1 yet.

     Tony

On 3/13/2013 7:34 PM, Erik Nordmark wrote:
> On 3/13/13 7:11 PM, Henrik Levkowetz wrote:
>
>> I believe I found this while working on 2.4.1, and fixed it there.  
>> Could
>> you try your original unfixed document with 2.4.1?  (I've already tested
>> another document with your original <date/> element on 2.4.1, and it 
>> works
>> for me.)
>
> Henrik,
>
> I just tried the form at http://xml.resource.org/ with my original 
> date element, and it works now.
> (FWIW http://xml.resource.org/cgi-bin/xml2rfc-version still says 
> 2.4.0, but the behavior has changed.)


From marc.blanchet@viagenie.ca  Wed Mar 13 16:47:49 2013
Return-Path: <marc.blanchet@viagenie.ca>
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 8CED911E810F for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 16:47:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.549
X-Spam-Level: 
X-Spam-Status: No, score=-102.549 tagged_above=-999 required=5 tests=[AWL=0.050, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CbcrNNkyO8fg for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 16:47:49 -0700 (PDT)
Received: from jazz.viagenie.ca (jazz.viagenie.ca [IPv6:2620:0:230:8000::2]) by ietfa.amsl.com (Postfix) with ESMTP id 131A811E810D for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 16:47:49 -0700 (PDT)
Received: from dhcp-51e2.meeting.ietf.org (dhcp-51e2.meeting.ietf.org [130.129.81.226]) by jazz.viagenie.ca (Postfix) with ESMTPSA id 4E03040431; Wed, 13 Mar 2013 19:47:48 -0400 (EDT)
Content-Type: text/plain; charset=iso-8859-1
Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\))
From: Marc Blanchet <marc.blanchet@viagenie.ca>
In-Reply-To: <CAK3OfOhEvWv1F5FuehikxwzX0RdLxZpqAR70Nt6gv8XvByF8DA@mail.gmail.com>
Date: Wed, 13 Mar 2013 19:47:47 -0400
Content-Transfer-Encoding: quoted-printable
Message-Id: <3E06A105-676B-4361-AE69-8025C3E45397@viagenie.ca>
References: <5140FE32.3040101@acm.org> <CAK3OfOhEvWv1F5FuehikxwzX0RdLxZpqAR70Nt6gv8XvByF8DA@mail.gmail.com>
To: Nico Williams <nico@cryptonector.com>
X-Mailer: Apple Mail (2.1499)
Cc: Erik Nordmark <nordmark@acm.org>, xml2rfc@ietf.org
Subject: Re: [xml2rfc] Nit in 2.4.0 - date and expires
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Wed, 13 Mar 2013 23:47:49 -0000

Le 2013-03-13 =E0 19:25, Nico Williams <nico@cryptonector.com> a =E9crit =
:

> I'd like <date> to be optional.  If absent -> use today's date. =20

+1. Marc.

> The
> XML made available on the IETF site would have to have a proper <date>
> added, which could easily be done with an XSL (or, sure, us authors
> could use an XSL to create an intermediate XML form for final
> formatting and submission).
>=20
> Basically, make life easy[ier] for authors, eh?  :)
>=20
> Nico
> --
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc


From nordmark@acm.org  Wed Mar 13 16:56:35 2013
Return-Path: <nordmark@acm.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 7A12111E80ED for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 16:56:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.599
X-Spam-Level: 
X-Spam-Status: No, score=-103.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6Ls+6dpo7rxL for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 16:56:34 -0700 (PDT)
Received: from b.mail.sonic.net (b.mail.sonic.net [64.142.19.5]) by ietfa.amsl.com (Postfix) with ESMTP id 5C5F621F8C2A for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 16:56:34 -0700 (PDT)
Received: from [10.21.147.80] (128-107-239-234.cisco.com [128.107.239.234]) (authenticated bits=0) by b.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id r2DNuTma026166 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 13 Mar 2013 16:56:30 -0700
Message-ID: <5141122C.8000508@acm.org>
Date: Wed, 13 Mar 2013 19:56:28 -0400
From: Erik Nordmark <nordmark@acm.org>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: Tony Hansen <tony@att.com>
References: <5140FE32.3040101@acm.org> <51410790.4050205@levkowetz.com> <51410CF0.9070002@acm.org> <51410F33.8000405@att.com>
In-Reply-To: <51410F33.8000405@att.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Nit in 2.4.0 - date and expires
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Wed, 13 Mar 2013 23:56:35 -0000

On 3/13/13 7:43 PM, Tony Hansen wrote:
> Very odd. xml.resource.org has *not* been upgraded to 2.4.1 yet.

Mean culpa - I was using my memory to revert the change instead of the 
actual old version.

Turns out the issue with 2.4.0 is with
<date month="Mar" year="2013"/>

2.4.0 works for
<date month="March" year="2013"/>

Where can I get 2.4.1?

    Erik

>      Tony
>
> On 3/13/2013 7:34 PM, Erik Nordmark wrote:
>> On 3/13/13 7:11 PM, Henrik Levkowetz wrote:
>>
>>> I believe I found this while working on 2.4.1, and fixed it there. Could
>>> you try your original unfixed document with 2.4.1?  (I've already tested
>>> another document with your original <date/> element on 2.4.1, and it
>>> works
>>> for me.)
>>
>> Henrik,
>>
>> I just tried the form at http://xml.resource.org/ with my original
>> date element, and it works now.
>> (FWIW http://xml.resource.org/cgi-bin/xml2rfc-version still says
>> 2.4.0, but the behavior has changed.)
>


From tony@att.com  Wed Mar 13 17:06:04 2013
Return-Path: <tony@att.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 475FD11E80DC for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 17:06:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.358
X-Spam-Level: 
X-Spam-Status: No, score=-106.358 tagged_above=-999 required=5 tests=[AWL=0.241, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9YlNMSDUu5sS for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 17:06:02 -0700 (PDT)
Received: from nbfkord-smmo06.seg.att.com (nbfkord-smmo06.seg.att.com [209.65.160.94]) by ietfa.amsl.com (Postfix) with ESMTP id B3FB911E80C5 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 17:06:02 -0700 (PDT)
Received: from unknown [144.160.20.145] (EHLO mlpd192.enaf.sfdc.sbc.com) by nbfkord-smmo06.seg.att.com(mxl_mta-6.15.0-1) over TLS secured channel with ESMTP id a6411415.0.390283.00-409.1089652.nbfkord-smmo06.seg.att.com (envelope-from <tony@att.com>);  Thu, 14 Mar 2013 00:06:02 +0000 (UTC)
X-MXL-Hash: 5141146a56a39623-b3b41f12fbbc15122aec07d654703df1fd928f67
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2E0627V018633 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 20:06:02 -0400
Received: from alpi131.aldc.att.com (alpi131.aldc.att.com [130.8.218.69]) by mlpd192.enaf.sfdc.sbc.com (8.14.5/8.14.5) with ESMTP id r2E05tIL018578 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 20:05:56 -0400
Received: from alpi153.aldc.att.com (alpi153.aldc.att.com [130.8.42.31]) by alpi131.aldc.att.com (RSA Interceptor) for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 00:05:43 GMT
Received: from aldc.att.com (localhost [127.0.0.1]) by alpi153.aldc.att.com (8.14.5/8.14.5) with ESMTP id r2E05gmX007562 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 20:05:43 -0400
Received: from dns.maillennium.att.com (dns.maillennium.att.com [135.25.114.99]) by alpi153.aldc.att.com (8.14.5/8.14.5) with ESMTP id r2E05dax007497 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 20:05:39 -0400
Received: from [135.70.135.213] (vpn-135-70-135-213.vpn.mwst.att.com[135.70.135.213]) by maillennium.att.com (mailgw1) with ESMTP id <20130314000411gw1000m515e> (Authid: tony); Thu, 14 Mar 2013 00:04:12 +0000
X-Originating-IP: [135.70.135.213]
Message-ID: <51411451.9020307@att.com>
Date: Wed, 13 Mar 2013 20:05:37 -0400
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: Marc Blanchet <marc.blanchet@viagenie.ca>
References: <5140FE32.3040101@acm.org> <CAK3OfOhEvWv1F5FuehikxwzX0RdLxZpqAR70Nt6gv8XvByF8DA@mail.gmail.com> <3E06A105-676B-4361-AE69-8025C3E45397@viagenie.ca>
In-Reply-To: <3E06A105-676B-4361-AE69-8025C3E45397@viagenie.ca>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Spam: [F=0.2000000000; CM=0.500; S=0.200(2010122901)]
X-MAIL-FROM: <tony@att.com>
X-SOURCE-IP: [144.160.20.145]
X-AnalysisOut: [v=2.0 cv=EuRlW1gA c=1 sm=0 a=ZRNLZ4dFUbCvG8UMqPvVAA==:17 a]
X-AnalysisOut: [=pcFb8uFWvOIA:10 a=z55uD49gxukA:10 a=nSMBmk3EtBEA:10 a=ofM]
X-AnalysisOut: [gfj31e3cA:10 a=BLceEmwcHowA:10 a=8nJEP1OIZ-IA:10 a=zQP7CpK]
X-AnalysisOut: [OAAAA:8 a=KmrwHgLDmVMA:10 a=HFSN-iyQAAAA:8 a=48vgC7mUAAAA:]
X-AnalysisOut: [8 a=yB1U-I9kPWCN9JcTBDQA:9 a=wPNLvfGTeEIA:10 a=LVFI6a7hE9M]
X-AnalysisOut: [A:10 a=lZB815dzVvQA:10]
Cc: xml2rfc@ietf.org, Erik Nordmark <nordmark@acm.org>
Subject: Re: [xml2rfc] Nit in 2.4.0 - date and expires
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Thu, 14 Mar 2013 00:06:04 -0000

Well, <date/> is not optional, but the attributes in it *are* optional,=20
and have been for quite some time.

That is, you can use

     <date/>

just fine and xml2rfc will do *the right thing*. (TM)

     Tony

On 3/13/2013 7:47 PM, Marc Blanchet wrote:
> Le 2013-03-13 =E0 19:25, Nico Williams <nico@cryptonector.com> a =E9cri=
t :
>
>> I'd like <date> to be optional.  If absent -> use today's date.
> +1. Marc.
>
>> The
>> XML made available on the IETF site would have to have a proper <date>=

>> added, which could easily be done with an XSL (or, sure, us authors
>> could use an XSL to create an intermediate XML form for final
>> formatting and submission).
>>
>> Basically, make life easy[ier] for authors, eh?  :)
>>
>> Nico
>> --
>> _______________________________________________
>> xml2rfc mailing list
>> xml2rfc@ietf.org
>> https://www.ietf.org/mailman/listinfo/xml2rfc
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc



From nico@cryptonector.com  Wed Mar 13 17:10:07 2013
Return-Path: <nico@cryptonector.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 00A9811E80ED for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 17:10:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.977
X-Spam-Level: 
X-Spam-Status: No, score=-1.977 tagged_above=-999 required=5 tests=[AWL=-0.000, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qNeQqhD2kaOZ for <xml2rfc@ietfa.amsl.com>; Wed, 13 Mar 2013 17:10:06 -0700 (PDT)
Received: from homiemail-a36.g.dreamhost.com (caiajhbdccah.dreamhost.com [208.97.132.207]) by ietfa.amsl.com (Postfix) with ESMTP id 23BD611E80C5 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 17:10:06 -0700 (PDT)
Received: from homiemail-a36.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a36.g.dreamhost.com (Postfix) with ESMTP id 78AD777805B for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 17:10:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cryptonector.com; h= mime-version:in-reply-to:references:date:message-id:subject:from :to:cc:content-type; s=cryptonector.com; bh=h6yVqVPt/6q8fzZB0Ltr fHzaVIs=; b=q2GJz4ffenpQ0qKgmyFjhas65RpkPWOKVQwXIPTSgU7PoNt5HhCw eZOS8Efhj8pOUvVHt1SF8C51ivwuDMzvsECNaG8wgyfvYuQE79i97bWtliKnxPBL kcdzhZRMvhz6c8fhxJopzAQ0OxlswteTKh/SRSFV5QMI8kUS5UaD6OA=
Received: from mail-we0-f179.google.com (mail-we0-f179.google.com [74.125.82.179]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nico@cryptonector.com) by homiemail-a36.g.dreamhost.com (Postfix) with ESMTPSA id 2C49F77801F for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 17:10:05 -0700 (PDT)
Received: by mail-we0-f179.google.com with SMTP id p43so1598735wea.24 for <xml2rfc@ietf.org>; Wed, 13 Mar 2013 17:10:03 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.180.74.228 with SMTP id x4mr30766268wiv.0.1363219803403; Wed, 13 Mar 2013 17:10:03 -0700 (PDT)
Received: by 10.216.148.193 with HTTP; Wed, 13 Mar 2013 17:10:03 -0700 (PDT)
In-Reply-To: <51411451.9020307@att.com>
References: <5140FE32.3040101@acm.org> <CAK3OfOhEvWv1F5FuehikxwzX0RdLxZpqAR70Nt6gv8XvByF8DA@mail.gmail.com> <3E06A105-676B-4361-AE69-8025C3E45397@viagenie.ca> <51411451.9020307@att.com>
Date: Wed, 13 Mar 2013 19:10:03 -0500
Message-ID: <CAK3OfOiy_NHvBjyE3uVRNu8grauz7C=3uibdagd16izws0-Fqw@mail.gmail.com>
From: Nico Williams <nico@cryptonector.com>
To: Tony Hansen <tony@att.com>
Content-Type: text/plain; charset=UTF-8
Cc: xml2rfc@ietf.org, Erik Nordmark <nordmark@acm.org>
Subject: Re: [xml2rfc] Nit in 2.4.0 - date and expires
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Thu, 14 Mar 2013 00:10:07 -0000

On Wed, Mar 13, 2013 at 7:05 PM, Tony Hansen <tony@att.com> wrote:
> Well, <date/> is not optional, but the attributes in it *are* optional, and
> have been for quite some time.
>
> That is, you can use
>
>     <date/>
>
> just fine and xml2rfc will do *the right thing*. (TM)

Ah, OK.

From julian.reschke@gmx.de  Thu Mar 14 01:22:44 2013
Return-Path: <julian.reschke@gmx.de>
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 6F47A21F8E76 for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 01:22:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JRSaHpeHOJcS for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 01:22:39 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) by ietfa.amsl.com (Postfix) with ESMTP id 760ED21F8E1C for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 01:22:38 -0700 (PDT)
Received: from mailout-de.gmx.net ([10.1.76.19]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0Lb7El-1UzriG0ib3-00kdVH for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 09:22:37 +0100
Received: (qmail invoked by alias); 14 Mar 2013 08:22:37 -0000
Received: from p54BB2F7F.dip.t-dialin.net (EHLO [192.168.2.117]) [84.187.47.127] by mail.gmx.net (mp019) with SMTP; 14 Mar 2013 09:22:37 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX1/pCj9C0GzphmQJCKV4GSChY+rzi/zhnJ6pNXR6EF BrAVUePY0w6EbT
Message-ID: <514188C9.10304@gmx.de>
Date: Thu, 14 Mar 2013 09:22:33 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: Nico Williams <nico@cryptonector.com>
References: <CAK3OfOjDGAKMPo9_5sfZizK_z74w031a=WuOd=BfDQPCE7RiXQ@mail.gmail.com>
In-Reply-To: <CAK3OfOjDGAKMPo9_5sfZizK_z74w031a=WuOd=BfDQPCE7RiXQ@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: XML2RFC Interest Group <xml2rfc@ietf.org>
Subject: Re: [xml2rfc] Additional metadata desired
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Thu, 14 Mar 2013 08:22:45 -0000

On 2013-03-14 00:31, Nico Williams wrote:
> I would love to have various additional metadata in the XML schema/DTD
> for xml2rfc:
>
>   - One or more links to version control (e.g., a link to a git repo
> where the author(s) host the I-D source(s)).  E.g., a git: URI and an
> https: URI to the same resource, ...
>
>   - A mailto: URI for a list on which to discuss the I-D/RFC, and
> possibly https: URIs for mailing list pages for subscription,
> archives, ...
>
>   - A URI for a home page / wiki / FAQ / list of implementations, ...

Most of these could be done with an <eref/> and a link relation (thus, 
we'd need to add a @rel attribute).

For the mailing list feedback, rfc2629.xslt uses

 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#ext.element.feedback

Best regards, Julian


From julian.reschke@gmx.de  Thu Mar 14 01:23:50 2013
Return-Path: <julian.reschke@gmx.de>
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 EDC9221F8EF7 for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 01:23:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id io77+H0DD46C for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 01:23:49 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) by ietfa.amsl.com (Postfix) with ESMTP id 823F921F8EEC for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 01:23:48 -0700 (PDT)
Received: from mailout-de.gmx.net ([10.1.76.31]) by mrigmx.server.lan (mrigmx001) with ESMTP (Nemesis) id 0LbOHk-1V0h0z34FG-00kvXY for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 09:23:47 +0100
Received: (qmail invoked by alias); 14 Mar 2013 08:23:47 -0000
Received: from p54BB2F7F.dip.t-dialin.net (EHLO [192.168.2.117]) [84.187.47.127] by mail.gmx.net (mp031) with SMTP; 14 Mar 2013 09:23:47 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX19L4dAFTgZLqXXFCeB4jYiZd+kYs3QF5+Du1NCYMo gG0qPzWbM67UlS
Message-ID: <51418911.5030507@gmx.de>
Date: Thu, 14 Mar 2013 09:23:45 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: Erik Nordmark <nordmark@acm.org>
References: <5140FE32.3040101@acm.org> <51410790.4050205@levkowetz.com> <51410CF0.9070002@acm.org> <51410F33.8000405@att.com> <5141122C.8000508@acm.org>
In-Reply-To: <5141122C.8000508@acm.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Nit in 2.4.0 - date and expires
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Thu, 14 Mar 2013 08:23:50 -0000

On 2013-03-14 00:56, Erik Nordmark wrote:
> On 3/13/13 7:43 PM, Tony Hansen wrote:
>> Very odd. xml.resource.org has *not* been upgraded to 2.4.1 yet.
>
> Mean culpa - I was using my memory to revert the change instead of the
> actual old version.
>
> Turns out the issue with 2.4.0 is with
> <date month="Mar" year="2013"/>
> ...

That's invalid and is not supposed to work.

Best regards, Julian

From infrastation@yandex.ru  Thu Mar 14 02:37:58 2013
Return-Path: <infrastation@yandex.ru>
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 D51E621F8EF2 for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 02:37:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.849
X-Spam-Level: 
X-Spam-Status: No, score=0.849 tagged_above=-999 required=5 tests=[AWL=0.489,  BAYES_05=-1.11, HELO_EQ_RU=0.595, HOST_EQ_RU=0.875]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id en7+4Y+UPU-Y for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 02:37:58 -0700 (PDT)
Received: from forward2.mail.yandex.net (forward2.mail.yandex.net [IPv6:2a02:6b8:0:602::2]) by ietfa.amsl.com (Postfix) with ESMTP id 269F821F8E8E for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 02:37:58 -0700 (PDT)
Received: from web21d.yandex.ru (web21d.yandex.ru [77.88.46.51]) by forward2.mail.yandex.net (Yandex) with ESMTP id C214712A11EA for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 13:37:55 +0400 (MSK)
Received: from 127.0.0.1 (localhost.localdomain [127.0.0.1]) by web21d.yandex.ru (Yandex) with ESMTP id 7C03446282BB; Thu, 14 Mar 2013 13:37:55 +0400 (MSK)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1363253875; bh=N2S2dTe7BVr7vf4lkRSml3G5UdVF3rfEDRXnte7mtrs=; h=From:To:In-Reply-To:References:Subject:Date; b=h8z9PTNF1ZgQj+Qpiy/mjgQRnBdM9Lr0I+HOHzN//1rxGOiEHw8weaqzllJOk3NV6 BMZ02PMUIOv0P1e5tGNT2IoGeI3pgvFENBHCYwajl39O89i0ZPefN/v/WAD5Eg+ytg zykwdUjUjvJocQA1lattY0cnPcOeS2ydQvs3bf10=
Received: from dhcp-216-203-wifi.yandex.net (dhcp-216-203-wifi.yandex.net [213.180.216.203]) by web21d.yandex.ru with HTTP;  Thu, 14 Mar 2013 13:37:55 +0400
From: Denis Ovsienko <infrastation@yandex.ru>
To: xml2rfc@ietf.org
In-Reply-To: <CAK3OfOjDGAKMPo9_5sfZizK_z74w031a=WuOd=BfDQPCE7RiXQ@mail.gmail.com>
References: <CAK3OfOjDGAKMPo9_5sfZizK_z74w031a=WuOd=BfDQPCE7RiXQ@mail.gmail.com>
MIME-Version: 1.0
Message-Id: <588491363253875@web21d.yandex.ru>
X-Mailer: Yamail [ http://yandex.ru ] 5.0
Date: Thu, 14 Mar 2013 13:37:55 +0400
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset=koi8-r
Subject: Re: [xml2rfc] Additional metadata desired
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Thu, 14 Mar 2013 09:37:58 -0000

[...]
> š- A URI for a home page / wiki / FAQ / list of implementations, ...

Hello.

You may find it useful that there is an I-D on "Implementation Status" section for I-Ds, regardless of the input format: http://tools.ietf.org/html/draft-sheffer-running-code-02

The document among other things mentions that status of implementation(s) may change quite often and the whole section shouldn't be in the final RFC.

-- 
    Denis Ovsienko

From jimsch@augustcellars.com  Thu Mar 14 05:58:24 2013
Return-Path: <jimsch@augustcellars.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 1AB291F0CE0 for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 05:58:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.999
X-Spam-Level: 
X-Spam-Status: No, score=-0.999 tagged_above=-999 required=5 tests=[HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id upyzTSfm87VS for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 05:58:19 -0700 (PDT)
Received: from smtp1.pacifier.net (smtp1.pacifier.net [64.255.237.171]) by ietfa.amsl.com (Postfix) with ESMTP id D722B1F0CF7 for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 05:58:19 -0700 (PDT)
Received: from Philemon (dhcp-1431.meeting.ietf.org [130.129.20.49]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jimsch@nwlink.com) by smtp1.pacifier.net (Postfix) with ESMTPSA id 59ABC2CA00 for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 05:58:19 -0700 (PDT)
From: "Jim Schaad" <jimsch@augustcellars.com>
To: <xml2rfc@ietf.org>
Date: Thu, 14 Mar 2013 08:57:45 -0400
Message-ID: <069e01ce20b3$86c56000$94502000$@augustcellars.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_069F_01CE2091.FFB45C40"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: Ac4gsUYvdnzhRjuRQGa/S8F0wLLWww==
Content-Language: en-us
X-Mailman-Approved-At: Thu, 14 Mar 2013 06:07:29 -0700
Subject: [xml2rfc] Trying to use the new xml2rfc
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Thu, 14 Mar 2013 12:58:24 -0000

This is a multipart message in MIME format.

------=_NextPart_000_069F_01CE2091.FFB45C40
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

So I decided to try and install and start using it on my Windows system.  As
of this time I have not yet succeeded but am logging some of the failures
that I have run across so far.

 

Failure #1

I had Python 3.3 already on my system.  Downloaded the new xml2rfc package
and found out that it wanted the setuptools package..  However this package
is only available for Python 2.x packages.  After a while I found that there
is a new distribute package for 3.X which replaces setuptools and installed
it.  I then got a set of compilation errors from the xml2rfc source dealing
with except statements.

 

Failure #2

Rolled back to Python 2.7.  Installed the distribute package and got an
error that a package was not available as it is native Python 3.3 even
though it appears from the documentation that distribute is supposed to be
backwards compatable.

 

Failure #3

Installed Python 2.7 and the setuptools package.  Setup tools would not
install as I had installed Python 2.7 only for me and not for all users on
the system.

 

Failure #4

Re-installed Python 2.7 for all users and setuptools package.  Started the
setup processing for xml2rfc and it when out to download and install the
lxml package.  However this is not the correct way for doing it on windows

 

Downloading http://lxml.de/files/lxml-3.1.0.tgz

Processing lxml-3.1.0.tgz

error:
c:\users\jimsch~1.aug\appdata\local\temp\easy_install-ggjiij\lxml-3.1.0\doc\
html\api\lxml.builder-pysrc.html: The process cannot access the file because
it is being used by another process

 

Next step is going to be to figure out where and how to get a binary install
of this package for windows as there are no current ones available for the
version that is being asked for.

 

 


------=_NextPart_000_069F_01CE2091.FFB45C40
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
/* List Definitions */
@list l0
	{mso-list-id:2113013305;
	mso-list-type:hybrid;
	mso-list-template-ids:-854946530 1028936184 471885078 1676847482 =
1379055128 925788772 -62244718 -1455232816 -90538112 -328284118;}
@list l0:level1
	{mso-level-number-format:bullet;
	mso-level-text:\2022;
	mso-level-tab-stop:.5in;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:"Arial","sans-serif";
	mso-bidi-font-family:"Times New Roman";}
@list l0:level2
	{mso-level-number-format:bullet;
	mso-level-text:\2022;
	mso-level-tab-stop:1.0in;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:"Arial","sans-serif";
	mso-bidi-font-family:"Times New Roman";}
@list l0:level3
	{mso-level-number-format:bullet;
	mso-level-text:\2022;
	mso-level-tab-stop:1.5in;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:"Arial","sans-serif";
	mso-bidi-font-family:"Times New Roman";}
@list l0:level4
	{mso-level-number-format:bullet;
	mso-level-text:\2022;
	mso-level-tab-stop:2.0in;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:"Arial","sans-serif";
	mso-bidi-font-family:"Times New Roman";}
@list l0:level5
	{mso-level-number-format:bullet;
	mso-level-text:\2022;
	mso-level-tab-stop:2.5in;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:"Arial","sans-serif";
	mso-bidi-font-family:"Times New Roman";}
@list l0:level6
	{mso-level-number-format:bullet;
	mso-level-text:\2022;
	mso-level-tab-stop:3.0in;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:"Arial","sans-serif";
	mso-bidi-font-family:"Times New Roman";}
@list l0:level7
	{mso-level-number-format:bullet;
	mso-level-text:\2022;
	mso-level-tab-stop:3.5in;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:"Arial","sans-serif";
	mso-bidi-font-family:"Times New Roman";}
@list l0:level8
	{mso-level-number-format:bullet;
	mso-level-text:\2022;
	mso-level-tab-stop:4.0in;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:"Arial","sans-serif";
	mso-bidi-font-family:"Times New Roman";}
@list l0:level9
	{mso-level-number-format:bullet;
	mso-level-text:\2022;
	mso-level-tab-stop:4.5in;
	mso-level-number-position:left;
	text-indent:-.25in;
	font-family:"Arial","sans-serif";
	mso-bidi-font-family:"Times New Roman";}
ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal>So I =
decided to try and install and start using it on my Windows =
system.&nbsp; As of this time I have not yet succeeded but am logging =
some of the failures that I have run across so far.<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal>Failure =
#1<o:p></o:p></p><p class=3DMsoNormal>I had Python 3.3 already on my =
system.&nbsp; Downloaded the new xml2rfc package and found out that it =
wanted the setuptools package..&nbsp; However this package is only =
available for Python 2.x packages.&nbsp; After a while I found that =
there is a new distribute package for 3.X which replaces setuptools and =
installed it.&nbsp; I then got a set of compilation errors from the =
xml2rfc source dealing with except statements.<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal>Failure =
#2<o:p></o:p></p><p class=3DMsoNormal>Rolled back to Python 2.7.&nbsp; =
Installed the distribute package and got an error that a package was not =
available as it is native Python 3.3 even though it appears from the =
documentation that distribute is supposed to be backwards =
compatable.<o:p></o:p></p><p class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal>Failure #3<o:p></o:p></p><p =
class=3DMsoNormal>Installed Python 2.7 and the setuptools package.&nbsp; =
Setup tools would not install as I had installed Python 2.7 only for me =
and not for all users on the system.<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal>Failure =
#4<o:p></o:p></p><p class=3DMsoNormal>Re-installed Python 2.7 for all =
users and setuptools package.&nbsp; Started the setup processing for =
xml2rfc and it when out to download and install the lxml package.&nbsp; =
However this is not the correct way for doing it on =
windows<o:p></o:p></p><p class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal> Downloading =
http://lxml.de/files/lxml-3.1.0.tgz<o:p></o:p></p><p =
class=3DMsoNormal>Processing lxml-3.1.0.tgz<o:p></o:p></p><p =
class=3DMsoNormal>error: =
c:\users\jimsch~1.aug\appdata\local\temp\easy_install-ggjiij\lxml-3.1.0\d=
oc\html\api\lxml.builder-pysrc.html: The process cannot access the file =
because it is being used by another process<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal>Next step is =
going to be to figure out where and how to get a binary install of this =
package for windows as there are no current ones available for the =
version that is being asked for.<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></body></html>
------=_NextPart_000_069F_01CE2091.FFB45C40--


From nordmark@sonic.net  Thu Mar 14 08:04:39 2013
Return-Path: <nordmark@sonic.net>
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 C681E11E8252 for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 08:04:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.599
X-Spam-Level: 
X-Spam-Status: No, score=-3.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kdNxtceVz0cu for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 08:04:35 -0700 (PDT)
Received: from b.mail.sonic.net (b.mail.sonic.net [64.142.19.5]) by ietfa.amsl.com (Postfix) with ESMTP id AB00B11E8144 for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 08:03:54 -0700 (PDT)
Received: from [10.21.114.110] (128-107-239-233.cisco.com [128.107.239.233]) (authenticated bits=0) by b.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id r2EF3kKb002373 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 14 Mar 2013 08:03:48 -0700
Message-ID: <5141E6D2.1030400@sonic.net>
Date: Thu, 14 Mar 2013 11:03:46 -0400
From: Erik Nordmark <nordmark@sonic.net>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: Julian Reschke <julian.reschke@gmx.de>
References: <5140FE32.3040101@acm.org> <51410790.4050205@levkowetz.com> <51410CF0.9070002@acm.org> <51410F33.8000405@att.com> <5141122C.8000508@acm.org> <51418911.5030507@gmx.de>
In-Reply-To: <51418911.5030507@gmx.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Mailman-Approved-At: Thu, 14 Mar 2013 09:15:17 -0700
Cc: Erik Nordmark <nordmark@acm.org>, xml2rfc@ietf.org
Subject: Re: [xml2rfc] Nit in 2.4.0 - date and expires
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Thu, 14 Mar 2013 15:04:39 -0000

On 3/14/13 4:23 AM, Julian Reschke wrote:
> On 2013-03-14 00:56, Erik Nordmark wrote:
>> On 3/13/13 7:43 PM, Tony Hansen wrote:
>>> Very odd. xml.resource.org has *not* been upgraded to 2.4.1 yet.
>>
>> Mean culpa - I was using my memory to revert the change instead of the
>> actual old version.
>>
>> Turns out the issue with 2.4.0 is with
>> <date month="Mar" year="2013"/>
>> ...
>
> That's invalid and is not supposed to work.

FWIW it works with the old xml2rfc version.

If it is invalid it would be good in 2.4 could be made to generate an error.

    Erik


From trac@tools.ietf.org  Thu Mar 14 08:31:18 2013
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 80F3211E8135 for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 08:31:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ev7jKCYC8lF6 for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 08:31:04 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id ED7CD11E81A1 for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 08:30:52 -0700 (PDT)
Received: from localhost ([127.0.0.1]:59405 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UGA7B-0003vS-R9; Thu, 14 Mar 2013 16:30:45 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, arusso@amsl.com
X-Trac-Project: xml2rfc
Date: Thu, 14 Mar 2013 15:30:45 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/138
Message-ID: <063.7df830cfb660368411c74d0c341cef5e@tools.ietf.org>
X-Trac-Ticket-ID: 138
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, arusso@amsl.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
X-Mailman-Approved-At: Thu, 14 Mar 2013 09:15:17 -0700
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: [xml2rfc]  #138: default should be to display one initial
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Thu, 14 Mar 2013 15:31:18 -0000

#138: default should be to display one initial

 In author elements, the initials attribute can hold one or more initials.
 In v1, the output only showed the first initial of any that were in the
 initials attribute. In v2, the output contains any initials that are
 present.

 This means, when relying on the citation library, a reference has multiple
 initials for an author, where previously one initial was used.  (This also
 applies to the author name displayed in the first-page header.)

 Seems the default for v2 should be compatible with what v1 output.

 (In the future, perhaps a new attribute is needed to set it to display
 more than one initial.)

 Example from the citation library:
 http://xml.resource.org/public/rfc/bibxml/reference.RFC.2475.xml

 v1 output:
 {{{
    [RFC2475]  Blake, S., Black, D., Carlson, M., Davies, E., Wang,
               Z., and W. Weiss, "An Architecture for Differentiated
               Services", RFC 2475, December 1998.
 }}}

 v2 output:
 {{{
    [RFC2475]  Blake, S., Black, D.L., Carlson, M.A., Davies, E., Wang,
               Z., and W. Weiss, "An Architecture for Differentiated
               Services", RFC 2475, December 1998.
 }}}

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

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


From julian.reschke@gmx.de  Thu Mar 14 09:22:54 2013
Return-Path: <julian.reschke@gmx.de>
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 A543E11E80EF for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 09:22:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.724
X-Spam-Level: 
X-Spam-Status: No, score=-102.724 tagged_above=-999 required=5 tests=[AWL=-0.125, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hZWW95qTWUXw for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 09:22:50 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) by ietfa.amsl.com (Postfix) with ESMTP id 65E3B11E80B8 for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 09:22:50 -0700 (PDT)
Received: from mailout-de.gmx.net ([10.1.76.24]) by mrigmx.server.lan (mrigmx001) with ESMTP (Nemesis) id 0LnEWZ-1Uwdc418hR-00hMpH for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 17:22:49 +0100
Received: (qmail invoked by alias); 14 Mar 2013 16:22:49 -0000
Received: from mail.greenbytes.de (EHLO [192.168.1.105]) [217.91.35.233] by mail.gmx.net (mp024) with SMTP; 14 Mar 2013 17:22:49 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX1878mBuzM87zhTtXAxEM1IKIboSY4Uq68t/h/uoCj bOp3NX7+BfM9oS
Message-ID: <5141F954.1080904@gmx.de>
Date: Thu, 14 Mar 2013 17:22:44 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: xml2rfc issue tracker <trac@tools.ietf.org>
References: <063.7df830cfb660368411c74d0c341cef5e@tools.ietf.org>
In-Reply-To: <063.7df830cfb660368411c74d0c341cef5e@tools.ietf.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #138: default should be to display one initial
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Thu, 14 Mar 2013 16:22:54 -0000

On 2013-03-14 16:30, xml2rfc issue tracker wrote:
> #138: default should be to display one initial
>
>   In author elements, the initials attribute can hold one or more initials.
>   In v1, the output only showed the first initial of any that were in the
>   initials attribute. In v2, the output contains any initials that are
>   present.
>
>   This means, when relying on the citation library, a reference has multiple
>   initials for an author, where previously one initial was used.  (This also
>   applies to the author name displayed in the first-page header.)
>
>   Seems the default for v2 should be compatible with what v1 output.
>
>   (In the future, perhaps a new attribute is needed to set it to display
>   more than one initial.)
>
>   Example from the citation library:
>   http://xml.resource.org/public/rfc/bibxml/reference.RFC.2475.xml
>
>   v1 output:
>   {{{
>      [RFC2475]  Blake, S., Black, D., Carlson, M., Davies, E., Wang,
>                 Z., and W. Weiss, "An Architecture for Differentiated
>                 Services", RFC 2475, December 1998.
>   }}}
>
>   v2 output:
>   {{{
>      [RFC2475]  Blake, S., Black, D.L., Carlson, M.A., Davies, E., Wang,
>                 Z., and W. Weiss, "An Architecture for Differentiated
>                 Services", RFC 2475, December 1998.
>   }}}

Well, the current behavior was sort-of requested by the RSE, as far as I 
can tell: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/10>.

Best regards, Julian



From fenner@gmail.com  Thu Mar 14 09:30:53 2013
Return-Path: <fenner@gmail.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 F2D581F0CE0 for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 09:30:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.599
X-Spam-Level: 
X-Spam-Status: No, score=-3.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Uf8BnrrkNrSs for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 09:30:48 -0700 (PDT)
Received: from mail-qa0-f44.google.com (mail-qa0-f44.google.com [209.85.216.44]) by ietfa.amsl.com (Postfix) with ESMTP id 1389A1F0D08 for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 09:30:47 -0700 (PDT)
Received: by mail-qa0-f44.google.com with SMTP id bv4so2954334qab.10 for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 09:30:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=UfYl+s1pBCqDBjKn9clt69ZjAyprNX38HVuxwTIUGoc=; b=eRludEAH8mYSHbmjGkoabbMhezbypu3E2lAAAWsTyX1H1nk7otVnnwsOGJ5tbSw13Z hOsnEimMGx5tlQ91bcboPiYgGJ9ZXaA6cUYT3liLNXKPMWGChKOTTku3aCidb17i6eEV DhLoO390WnZkGujGogDrdWAtVDXRxUXL5SKL7K4X05JkhVaWxbRM0SIZ8K7x5Sa+a44n z2B+evtrLGiAmpxAVSt7p/NrPeXxJHJjoETbIR5d9oHuDqWt1yF7VrP93jweGZTmduC3 c2I+TEcjQ/gXNQTegQJNs0mME1QpB57JAqAzP3WcR2Nwoj7RjvKoJXqmo4qQXaocDZ6U kimA==
MIME-Version: 1.0
X-Received: by 10.49.18.232 with SMTP id z8mr3433089qed.0.1363278647442; Thu, 14 Mar 2013 09:30:47 -0700 (PDT)
Received: by 10.49.49.10 with HTTP; Thu, 14 Mar 2013 09:30:47 -0700 (PDT)
In-Reply-To: <5141E6D2.1030400@sonic.net>
References: <5140FE32.3040101@acm.org> <51410790.4050205@levkowetz.com> <51410CF0.9070002@acm.org> <51410F33.8000405@att.com> <5141122C.8000508@acm.org> <51418911.5030507@gmx.de> <5141E6D2.1030400@sonic.net>
Date: Thu, 14 Mar 2013 12:30:47 -0400
Message-ID: <CAF4SogY8-PvGUGycQPez51hihNt3s5SE9+WaqwMacFjWPfEBYA@mail.gmail.com>
From: Bill Fenner <fenner@gmail.com>
To: Erik Nordmark <nordmark@sonic.net>
Content-Type: text/plain; charset=ISO-8859-1
Cc: Julian Reschke <julian.reschke@gmx.de>, Erik Nordmark <nordmark@acm.org>, xml2rfc@ietf.org
Subject: Re: [xml2rfc] Nit in 2.4.0 - date and expires
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Thu, 14 Mar 2013 16:30:53 -0000

On Thu, Mar 14, 2013 at 11:03 AM, Erik Nordmark <nordmark@sonic.net> wrote:
> On 3/14/13 4:23 AM, Julian Reschke wrote:
>>
>> On 2013-03-14 00:56, Erik Nordmark wrote:
>>>
>>> On 3/13/13 7:43 PM, Tony Hansen wrote:
>>>>
>>>> Very odd. xml.resource.org has *not* been upgraded to 2.4.1 yet.
>>>
>>>
>>> Mean culpa - I was using my memory to revert the change instead of the
>>> actual old version.
>>>
>>> Turns out the issue with 2.4.0 is with
>>> <date month="Mar" year="2013"/>
>>> ...
>>
>>
>> That's invalid and is not supposed to work.
>
>
> FWIW it works with the old xml2rfc version.
>
> If it is invalid it would be good in 2.4 could be made to generate an error.

Out of curiosity, what does
http://www.fenron.com/~fenner/ietf/xml2rfc-valid/ say about it?

(Ignore the out-of-date ipr warnings.)

Thanks,
  Bill

From trac@tools.ietf.org  Thu Mar 14 09:37:03 2013
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 7D2C411E8105 for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 09:37:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YvsPo90uXt3D for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 09:37:03 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id BBECD11E80B8 for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 09:37:02 -0700 (PDT)
Received: from localhost ([127.0.0.1]:35241 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UGB9E-0006Tz-Ps; Thu, 14 Mar 2013 17:36:56 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, tony@att.com
X-Trac-Project: xml2rfc
Date: Thu, 14 Mar 2013 16:36:56 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/139
Message-ID: <060.1c46acad113e53a2b09da12a06a71f5b@tools.ietf.org>
X-Trac-Ticket-ID: 139
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, tony@att.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc]  #139: xml2rfc --raw generates first page twice
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Thu, 14 Mar 2013 16:37:03 -0000

#139: xml2rfc --raw generates first page twice

 With "xml2rfc --raw" (generated unpaginated output), the first page is
 printed twice.

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

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


From nordmark@acm.org  Thu Mar 14 09:39:19 2013
Return-Path: <nordmark@acm.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 9C18A11E8118 for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 09:39:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.599
X-Spam-Level: 
X-Spam-Status: No, score=-103.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M7LLSsbVzg+w for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 09:39:15 -0700 (PDT)
Received: from b.mail.sonic.net (b.mail.sonic.net [64.142.19.5]) by ietfa.amsl.com (Postfix) with ESMTP id 6A7E711E80BF for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 09:39:15 -0700 (PDT)
Received: from [10.21.127.190] (128-107-239-233.cisco.com [128.107.239.233]) (authenticated bits=0) by b.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id r2EGd85f006148 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 14 Mar 2013 09:39:09 -0700
Message-ID: <5141FD2B.1020305@acm.org>
Date: Thu, 14 Mar 2013 12:39:07 -0400
From: Erik Nordmark <nordmark@acm.org>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: Bill Fenner <fenner@gmail.com>
References: <5140FE32.3040101@acm.org> <51410790.4050205@levkowetz.com> <51410CF0.9070002@acm.org> <51410F33.8000405@att.com> <5141122C.8000508@acm.org> <51418911.5030507@gmx.de> <5141E6D2.1030400@sonic.net> <CAF4SogY8-PvGUGycQPez51hihNt3s5SE9+WaqwMacFjWPfEBYA@mail.gmail.com>
In-Reply-To: <CAF4SogY8-PvGUGycQPez51hihNt3s5SE9+WaqwMacFjWPfEBYA@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: Julian Reschke <julian.reschke@gmx.de>, xml2rfc@ietf.org
Subject: Re: [xml2rfc] Nit in 2.4.0 - date and expires
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Thu, 14 Mar 2013 16:39:19 -0000

On 3/14/13 12:30 PM, Bill Fenner wrote:

> Out of curiosity, what does
> http://www.fenron.com/~fenner/ietf/xml2rfc-valid/ say about it?
>
> (Ignore the out-of-date ipr warnings.)

Nothing (but those ipr warnings).

    Erik

Validation results for draft-ietf-6man-impatient-nud-06.xml

Processing...

     Validating document...
     Validation succeeded
     Performing additional checks...
         24: error: 3978-style IPR is required beginning 6 May 2005 (you 
are using trust200902)

           23:
           24: <rfc category="std" ipr="trust200902" 
docName="draft-ietf-6man-impatient-nud-06.txt" updates="4861">
           25: 	

     ...done


> Thanks,
>    Bill
>


From julian.reschke@gmx.de  Thu Mar 14 09:42:23 2013
Return-Path: <julian.reschke@gmx.de>
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 E703311E8118 for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 09:42:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.699
X-Spam-Level: 
X-Spam-Status: No, score=-102.699 tagged_above=-999 required=5 tests=[AWL=-0.100, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3wE+LOHjuiDA for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 09:42:23 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) by ietfa.amsl.com (Postfix) with ESMTP id EBEE611E80BF for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 09:42:22 -0700 (PDT)
Received: from mailout-de.gmx.net ([10.1.76.29]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0MFOX4-1UUQJ809Ce-00EJVZ for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 17:42:22 +0100
Received: (qmail invoked by alias); 14 Mar 2013 16:42:21 -0000
Received: from mail.greenbytes.de (EHLO [192.168.1.105]) [217.91.35.233] by mail.gmx.net (mp029) with SMTP; 14 Mar 2013 17:42:21 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX1/fnVJscLzfDSvCBRRatGm4zaY4cxnWMbZkcUuyee Zz0KwPEX0BqSX1
Message-ID: <5141FDE6.7080207@gmx.de>
Date: Thu, 14 Mar 2013 17:42:14 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: Erik Nordmark <nordmark@acm.org>
References: <5140FE32.3040101@acm.org> <51410790.4050205@levkowetz.com> <51410CF0.9070002@acm.org> <51410F33.8000405@att.com> <5141122C.8000508@acm.org> <51418911.5030507@gmx.de> <5141E6D2.1030400@sonic.net> <CAF4SogY8-PvGUGycQPez51hihNt3s5SE9+WaqwMacFjWPfEBYA@mail.gmail.com> <5141FD2B.1020305@acm.org>
In-Reply-To: <5141FD2B.1020305@acm.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Nit in 2.4.0 - date and expires
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Thu, 14 Mar 2013 16:42:24 -0000

On 2013-03-14 17:39, Erik Nordmark wrote:
> On 3/14/13 12:30 PM, Bill Fenner wrote:
>
>> Out of curiosity, what does
>> http://www.fenron.com/~fenner/ietf/xml2rfc-valid/ say about it?
>>
>> (Ignore the out-of-date ipr warnings.)
>
> Nothing (but those ipr warnings).
> ...

Ack; I thought the set of valid month names was hardwired into the DTD, 
but apparently this is not the case.

That being said: RFC 2629 just gives an example ("February"), and is 
silent otherwise. IMHO we should stick with a single, interoperable 
format, and not try to "understand" more than that.

What the TCL code understands apparently is a side effect of a TCL date 
parse function, and that shouldn't affect the vocabulary...

Best regards, Julian

From ietf@augustcellars.com  Thu Mar 14 13:12:33 2013
Return-Path: <ietf@augustcellars.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 2214611E8165 for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 13:12:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.998
X-Spam-Level: 
X-Spam-Status: No, score=-2.998 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, J_CHICKENPOX_75=0.6, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bhMnwqYRmOyC for <xml2rfc@ietfa.amsl.com>; Thu, 14 Mar 2013 13:12:32 -0700 (PDT)
Received: from smtp2.pacifier.net (smtp2.pacifier.net [64.255.237.172]) by ietfa.amsl.com (Postfix) with ESMTP id 86C2D11E8103 for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 13:12:32 -0700 (PDT)
Received: from Philemon (dhcp-1431.meeting.ietf.org [130.129.20.49]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jimsch@nwlink.com) by smtp2.pacifier.net (Postfix) with ESMTPSA id 206D52CA22 for <xml2rfc@ietf.org>; Thu, 14 Mar 2013 13:12:30 -0700 (PDT)
From: "Jim Schaad" <ietf@augustcellars.com>
To: <xml2rfc@ietf.org>
Date: Thu, 14 Mar 2013 16:11:55 -0400
Message-ID: <071e01ce20f0$2e145f50$8a3d1df0$@augustcellars.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_071F_01CE20CE.A7033480"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: Ac4g7/ksX1YIOy4OSu6WU0j308BGPw==
Content-Language: en-us
Subject: [xml2rfc] Trying to use the new xml2rfc
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Thu, 14 Mar 2013 20:12:33 -0000

This is a multipart message in MIME format.

------=_NextPart_000_071F_01CE20CE.A7033480
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

I found myself a binary library for lxml and now have the following issues.

 

D:\Projects\IETF\xml2rfc\xml2rfc-2.4.1\scripts>python xml2rfc.py --verbose
c:\ietf\drafts\abfab-arch.xml

Traceback (most recent call last):

  File "xml2rfc.py", line 208, in <module>

    main()

  File "xml2rfc.py", line 113, in main

    xml2rfc.log.quiet = options.quiet and True or False

AttributeError: 'module' object has no attribute 'log'

 

I am not sure where the log variable is being set on the xml2rfc variable.
I am missing a package?

 

Jim

 


------=_NextPart_000_071F_01CE20CE.A7033480
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><META =
HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal>I found =
myself a binary library for lxml and now have the following =
issues.<o:p></o:p></p><p class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal>D:\Projects\IETF\xml2rfc\xml2rfc-2.4.1\scripts&gt;pytho=
n xml2rfc.py --verbose c:\ietf\drafts\abfab-arch.xml<o:p></o:p></p><p =
class=3DMsoNormal>Traceback (most recent call last):<o:p></o:p></p><p =
class=3DMsoNormal>&nbsp; File &quot;xml2rfc.py&quot;, line 208, in =
&lt;module&gt;<o:p></o:p></p><p class=3DMsoNormal>&nbsp;&nbsp;&nbsp; =
main()<o:p></o:p></p><p class=3DMsoNormal>&nbsp; File =
&quot;xml2rfc.py&quot;, line 113, in main<o:p></o:p></p><p =
class=3DMsoNormal>&nbsp;&nbsp;&nbsp; xml2rfc.log.quiet =3D options.quiet =
and True or False<o:p></o:p></p><p class=3DMsoNormal>AttributeError: =
'module' object has no attribute 'log'<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal>I am not =
sure where the log variable is being set on the xml2rfc variable.&nbsp; =
I am missing a package?<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal>Jim<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></body></html>
------=_NextPart_000_071F_01CE20CE.A7033480--


From trac@tools.ietf.org  Fri Mar 15 05:37:03 2013
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 1B39621F910C for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 05:37:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FHO4KudLXuvo for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 05:37:02 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 8A40821F8F40 for <xml2rfc@ietf.org>; Fri, 15 Mar 2013 05:37:02 -0700 (PDT)
Received: from localhost ([127.0.0.1]:54982 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UGTsb-0004dh-Co; Fri, 15 Mar 2013 13:37:01 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: julian.reschke@gmx.de
X-Trac-Project: xml2rfc
Date: Fri, 15 Mar 2013 12:37:01 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/140
Message-ID: <069.5a5202640eb81001a63b553d98990723@tools.ietf.org>
X-Trac-Ticket-ID: 140
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: julian.reschke@gmx.de, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc]  #140: make <date/> optional
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Fri, 15 Mar 2013 12:37:03 -0000

#140: make <date/> optional

 <date/> is currently required, but all attributes can be left out.

 This doesn't make sense, <date/> should be optional.

-- 
-----------------------------------+--------------------
 Reporter:  julian.reschke@gmx.de  |      Owner:
     Type:  enhancement            |     Status:  new
 Priority:  medium                 |  Milestone:
Component:  vocabulary             |    Version:  2.3.10
 Keywords:                         |
-----------------------------------+--------------------

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


From trac@tools.ietf.org  Fri Mar 15 10:45:25 2013
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 3F85E21F88F5 for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 10:45:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tVymWtaWh58j for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 10:45:24 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 91E3821F8769 for <xml2rfc@ietf.org>; Fri, 15 Mar 2013 10:45:24 -0700 (PDT)
Received: from localhost ([127.0.0.1]:46338 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UGYh1-0005Qb-11; Fri, 15 Mar 2013 18:45:23 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: nico@cryptonector.com
X-Trac-Project: xml2rfc
Date: Fri, 15 Mar 2013 17:45:22 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/140#comment:1
Message-ID: <084.4d5b0c829054a95006ea22daa923609e@tools.ietf.org>
References: <069.5a5202640eb81001a63b553d98990723@tools.ietf.org>
X-Trac-Ticket-ID: 140
In-Reply-To: <069.5a5202640eb81001a63b553d98990723@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: nico@cryptonector.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #140: make <date/> optional
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Fri, 15 Mar 2013 17:45:25 -0000

#140: make <date/> optional


Comment (by nico@cryptonector.com):

 Maybe xml2rfc should have an option to output XML again, but with today's
 data as the <date>.  This would be useful for archival purposes.  E.g., if
 someone downloads the .xml of an I-D and applies xml2rfc they should get
 the same date/expires as the uploaded .txt.

-- 
------------------------------------+--------------------
  Reporter:  julian.reschke@gmx.de  |      Owner:
      Type:  enhancement            |     Status:  new
  Priority:  medium                 |  Milestone:
 Component:  vocabulary             |    Version:  2.3.10
Resolution:                         |   Keywords:
------------------------------------+--------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/140#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Fri Mar 15 11:19:05 2013
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 066EA21F8536 for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 11:19:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9i6QCQznmwET for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 11:19:03 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 8BE8921F868E for <xml2rfc@ietf.org>; Fri, 15 Mar 2013 11:19:03 -0700 (PDT)
Received: from localhost ([127.0.0.1]:48792 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UGZDW-0008N9-8M; Fri, 15 Mar 2013 19:18:58 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, infrastation@yandex.ru
X-Trac-Project: xml2rfc
Date: Fri, 15 Mar 2013 18:18:58 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://tools.ietf.org/tools/xml2rfc/trac/ticket/134#comment:1
Message-ID: <085.37043ef727df419757619fb480a76a3b@tools.ietf.org>
References: <070.1ddaa52e9efd5232a27d1e59b3cea0a2@tools.ietf.org>
X-Trac-Ticket-ID: 134
In-Reply-To: <070.1ddaa52e9efd5232a27d1e59b3cea0a2@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, infrastation@yandex.ru, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #134: I-D document name crosses line boundary
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Fri, 15 Mar 2013 18:19:05 -0000

#134: I-D document name crosses line boundary

Changes (by infrastation@yandex.ru):

 * version:  2.3.10 => 2.4.x


-- 
-------------------------------------+----------------------------------
  Reporter:  infrastation@yandex.ru  |      Owner:  henrik@levkowetz.com
      Type:  defect                  |     Status:  new
  Priority:  minor                   |  Milestone:
 Component:  Version 2 cli           |    Version:  2.4.x
Resolution:                          |   Keywords:
-------------------------------------+----------------------------------

Ticket URL: <http://tools.ietf.org/tools/xml2rfc/trac/ticket/134#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Fri Mar 15 11:19:24 2013
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 B60E821F84A1 for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 11:19:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wnbtnLr45J5A for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 11:19:24 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 2CA7921F8494 for <xml2rfc@ietf.org>; Fri, 15 Mar 2013 11:19:24 -0700 (PDT)
Received: from localhost ([127.0.0.1]:48796 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UGZDq-0004MP-6W; Fri, 15 Mar 2013 19:19:18 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, infrastation@yandex.ru
X-Trac-Project: xml2rfc
Date: Fri, 15 Mar 2013 18:19:18 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/133#comment:1
Message-ID: <085.ddf392a12c02a24406ccf6c458b12429@tools.ietf.org>
References: <070.11e72dc5023d67cbc392417eb36cd549@tools.ietf.org>
X-Trac-Ticket-ID: 133
In-Reply-To: <070.11e72dc5023d67cbc392417eb36cd549@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, infrastation@yandex.ru, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #133: URIs paragraph missing for EREF footnotes
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Fri, 15 Mar 2013 18:19:24 -0000

#133: URIs paragraph missing for EREF footnotes

Changes (by infrastation@yandex.ru):

 * version:  2.3.10 => 2.4.x


-- 
-------------------------------------+----------------------------------
  Reporter:  infrastation@yandex.ru  |      Owner:  henrik@levkowetz.com
      Type:  defect                  |     Status:  new
  Priority:  major                   |  Milestone:
 Component:  Version 2 cli           |    Version:  2.4.x
Resolution:                          |   Keywords:
-------------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/133#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Fri Mar 15 11:19:36 2013
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 D0B7D21F8745 for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 11:19:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tm4jaTXVY+fB for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 11:19:36 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 4797421F868E for <xml2rfc@ietf.org>; Fri, 15 Mar 2013 11:19:36 -0700 (PDT)
Received: from localhost ([127.0.0.1]:48808 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UGZE3-0004L9-2D; Fri, 15 Mar 2013 19:19:31 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, infrastation@yandex.ru
X-Trac-Project: xml2rfc
Date: Fri, 15 Mar 2013 18:19:31 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/132#comment:1
Message-ID: <085.c15959435e80ec20022928520a1a84fe@tools.ietf.org>
References: <070.f0d49a21fb0054f12bc5db34fcb1837e@tools.ietf.org>
X-Trac-Ticket-ID: 132
In-Reply-To: <070.f0d49a21fb0054f12bc5db34fcb1837e@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, infrastation@yandex.ru, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #132: regression in handling of ALIGN attribute of ARTWORK element
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Fri, 15 Mar 2013 18:19:36 -0000

#132: regression in handling of ALIGN attribute of ARTWORK element

Changes (by infrastation@yandex.ru):

 * version:  2.3.10 => 2.4.x


-- 
-------------------------------------+----------------------------------
  Reporter:  infrastation@yandex.ru  |      Owner:  henrik@levkowetz.com
      Type:  defect                  |     Status:  new
  Priority:  medium                  |  Milestone:
 Component:  Version 2 cli           |    Version:  2.4.x
Resolution:                          |   Keywords:
-------------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/132#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Fri Mar 15 19:07:34 2013
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 A29461F0D2D for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 19:07:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.299
X-Spam-Level: 
X-Spam-Status: No, score=-102.299 tagged_above=-999 required=5 tests=[AWL=-0.300, BAYES_00=-2.599, J_CHICKENPOX_27=0.6, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9hA-FY-wPzch for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 19:07:34 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 165141F0D0E for <xml2rfc@ietf.org>; Fri, 15 Mar 2013 19:07:34 -0700 (PDT)
Received: from localhost ([127.0.0.1]:49669 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UGgWu-0003Ti-TK; Sat, 16 Mar 2013 03:07:28 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Sat, 16 Mar 2013 02:07:28 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://tools.ietf.org/tools/xml2rfc/trac/ticket/141
Message-ID: <070.3690a54b4695e08b18709fbe9d8819b8@tools.ietf.org>
X-Trac-Ticket-ID: 141
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc]  #141: Line break characters are wrong
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sat, 16 Mar 2013 02:07:34 -0000

#141: Line break characters are wrong

 On my Windows system I am getting the wrong line break characters written
 out.  Since this is using text files the line break character of '\n'
 should always be used and not os.linesep

-- 
------------------------------------+----------------------------------
 Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
     Type:  defect                  |     Status:  new
 Priority:  major                   |  Milestone:
Component:  Version 2 cli           |    Version:  2.4.x
 Keywords:  Line Breaks, Windows    |
------------------------------------+----------------------------------

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


From trac@tools.ietf.org  Fri Mar 15 19:07:43 2013
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 18EBF1F0D31 for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 19:07:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.562
X-Spam-Level: 
X-Spam-Status: No, score=-102.562 tagged_above=-999 required=5 tests=[AWL=0.038, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2yl9Do1aiZGB for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 19:07:42 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 8AB101F0D30 for <xml2rfc@ietf.org>; Fri, 15 Mar 2013 19:07:42 -0700 (PDT)
Received: from localhost ([127.0.0.1]:49671 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UGgWw-0004lY-Vk; Sat, 16 Mar 2013 03:07:30 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: nico@cryptonector.com, tony@att.com
X-Trac-Project: xml2rfc
Date: Sat, 16 Mar 2013 02:07:30 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/140#comment:2
Message-ID: <084.61090ef503c379f55fdc6bb718e43b64@tools.ietf.org>
References: <069.5a5202640eb81001a63b553d98990723@tools.ietf.org>
X-Trac-Ticket-ID: 140
In-Reply-To: <069.5a5202640eb81001a63b553d98990723@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: nico@cryptonector.com, tony@att.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #140: make <date/> optional
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sat, 16 Mar 2013 02:07:43 -0000

#140: make <date/> optional


Comment (by tony@att.com):

 xml2rfc does have an option to expand bibxml references and <?rfc
 includes> into a new xml file. Perhaps <date/> should be added to the list
 of what is expanded.

-- 
------------------------------------+--------------------
  Reporter:  julian.reschke@gmx.de  |      Owner:
      Type:  enhancement            |     Status:  new
  Priority:  medium                 |  Milestone:
 Component:  vocabulary             |    Version:  2.3.10
Resolution:                         |   Keywords:
------------------------------------+--------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/140#comment:2>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From fred@cisco.com  Fri Mar 15 19:14:34 2013
Return-Path: <fred@cisco.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 5BE081F0D11 for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 19:14:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -110.128
X-Spam-Level: 
X-Spam-Status: No, score=-110.128 tagged_above=-999 required=5 tests=[AWL=0.471, BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DE+byng1K1SW for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 19:14:33 -0700 (PDT)
Received: from rcdn-iport-9.cisco.com (rcdn-iport-9.cisco.com [173.37.86.80]) by ietfa.amsl.com (Postfix) with ESMTP id 79A001F0D0E for <xml2rfc@ietf.org>; Fri, 15 Mar 2013 19:14:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=1053; q=dns/txt; s=iport; t=1363400073; x=1364609673; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-id:content-transfer-encoding: mime-version; bh=SAjQIZgTojiZIdvYqH31+6mjfE74BD1+I3fbmhzR+VU=; b=DfPJ72DF4SuC9GUtpzyc4vQcH0Nzc2jX5XJeG6vmv/SqvBE30Fjv/7qQ n/1MC2dmnNEA/GxLbDeAj2xz3rVXXUSY9LSxQzUxJ5KPezKh9MjIkpF/K qrhsFXR/XH57CWcgJmgjDBtagBFR2WWp5f/BFMaAbelJrDDqvhOwQqnNM 4=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AksFAB7VQ1GtJXHB/2dsb2JhbABDh2q8O4EGgWcWdIIrAQEEAQEBNzQCCRACAQgiFBAnCyUCBA4FCId6Aw8Mw0iMTIEjcwIxB4JfYQOTFoRkj2ODCoIo
X-IronPort-AV: E=Sophos;i="4.84,855,1355097600"; d="scan'208";a="185104617"
Received: from rcdn-core2-6.cisco.com ([173.37.113.193]) by rcdn-iport-9.cisco.com with ESMTP; 16 Mar 2013 02:14:33 +0000
Received: from xhc-rcd-x15.cisco.com (xhc-rcd-x15.cisco.com [173.37.183.89]) by rcdn-core2-6.cisco.com (8.14.5/8.14.5) with ESMTP id r2G2EXLI030116 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Sat, 16 Mar 2013 02:14:33 GMT
Received: from xmb-rcd-x09.cisco.com ([169.254.9.206]) by xhc-rcd-x15.cisco.com ([173.37.183.89]) with mapi id 14.02.0318.004; Fri, 15 Mar 2013 21:14:32 -0500
From: "Fred Baker (fred)" <fred@cisco.com>
To: xml2rfc issue tracker <trac@tools.ietf.org>
Thread-Topic: [xml2rfc]  #140: make <date/> optional
Thread-Index: AQHOIXnRFUFPk6JU+0mMhY/O2uEvAJin6NQA
Date: Sat, 16 Mar 2013 02:14:31 +0000
Message-ID: <8C48B86A895913448548E6D15DA7553B7D497E@xmb-rcd-x09.cisco.com>
References: <069.5a5202640eb81001a63b553d98990723@tools.ietf.org>
In-Reply-To: <069.5a5202640eb81001a63b553d98990723@tools.ietf.org>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.21.117.39]
Content-Type: text/plain; charset="us-ascii"
Content-ID: <C11D5619467E114CA28434B5240B5F41@emea.cisco.com>
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: "<julian.reschke@gmx.de>" <julian.reschke@gmx.de>, "<xml2rfc@ietf.org>" <xml2rfc@ietf.org>
Subject: Re: [xml2rfc] #140: make <date/> optional
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Sat, 16 Mar 2013 02:14:34 -0000

On Mar 15, 2013, at 8:37 AM, xml2rfc issue tracker <trac@tools.ietf.org> wr=
ote:

> #140: make <date/> optional
>=20
> <date/> is currently required, but all attributes can be left out.
>=20
> This doesn't make sense, <date/> should be optional.

So, the default values in <date/> should be "today's date", and one only ov=
errides that in order to set a different date?

> --=20
> -----------------------------------+--------------------
> Reporter:  julian.reschke@gmx.de  |      Owner:
>     Type:  enhancement            |     Status:  new
> Priority:  medium                 |  Milestone:
> Component:  vocabulary             |    Version:  2.3.10
> Keywords:                         |
> -----------------------------------+--------------------
>=20
> Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/140>
> xml2rfc <http://tools.ietf.org/tools/xml2rfc/>
>=20
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc


From trac@tools.ietf.org  Fri Mar 15 19:18:36 2013
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 1F6E311E8127 for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 19:18:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.566
X-Spam-Level: 
X-Spam-Status: No, score=-102.566 tagged_above=-999 required=5 tests=[AWL=0.033, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UeS6AZXFrJeS for <xml2rfc@ietfa.amsl.com>; Fri, 15 Mar 2013 19:18:35 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 91F3911E80C5 for <xml2rfc@ietf.org>; Fri, 15 Mar 2013 19:18:35 -0700 (PDT)
Received: from localhost ([127.0.0.1]:50144 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UGghZ-0001SZ-SG; Sat, 16 Mar 2013 03:18:29 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Sat, 16 Mar 2013 02:18:29 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/142
Message-ID: <070.81a6392895f3eab9c373a18b48cda50f@tools.ietf.org>
X-Trac-Ticket-ID: 142
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc]  #142: Regression on paging for TOC
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sat, 16 Mar 2013 02:18:36 -0000

#142: Regression on paging for TOC

 Using my source the old version created a page break before emitting the
 TOC.  The new version does not.  This causes

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

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


From julian.reschke@gmx.de  Sat Mar 16 02:42:58 2013
Return-Path: <julian.reschke@gmx.de>
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 4F54E21F8934 for <xml2rfc@ietfa.amsl.com>; Sat, 16 Mar 2013 02:42:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6SRXjO0Hhq3q for <xml2rfc@ietfa.amsl.com>; Sat, 16 Mar 2013 02:42:57 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) by ietfa.amsl.com (Postfix) with ESMTP id 873C821F8903 for <xml2rfc@ietf.org>; Sat, 16 Mar 2013 02:42:57 -0700 (PDT)
Received: from mailout-de.gmx.net ([10.1.76.30]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0M6PTB-1Ug0CZ2JuF-00yShX for <xml2rfc@ietf.org>; Sat, 16 Mar 2013 10:42:56 +0100
Received: (qmail invoked by alias); 16 Mar 2013 09:42:56 -0000
Received: from p54BB2067.dip.t-dialin.net (EHLO [192.168.2.117]) [84.187.32.103] by mail.gmx.net (mp030) with SMTP; 16 Mar 2013 10:42:56 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX19hGj9O/+5hzpw1WJXPgLSc5ESEiUpSrYqBtn6+iJ mKpani+IVoSQmy
Message-ID: <51443E9E.4090509@gmx.de>
Date: Sat, 16 Mar 2013 10:42:54 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: "Fred Baker (fred)" <fred@cisco.com>
References: <069.5a5202640eb81001a63b553d98990723@tools.ietf.org> <8C48B86A895913448548E6D15DA7553B7D497E@xmb-rcd-x09.cisco.com>
In-Reply-To: <8C48B86A895913448548E6D15DA7553B7D497E@xmb-rcd-x09.cisco.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: "<xml2rfc@ietf.org>" <xml2rfc@ietf.org>, xml2rfc issue tracker <trac@tools.ietf.org>
Subject: Re: [xml2rfc] #140: make <date/> optional
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Sat, 16 Mar 2013 09:42:58 -0000

On 2013-03-16 03:14, Fred Baker (fred) wrote:
>
> On Mar 15, 2013, at 8:37 AM, xml2rfc issue tracker <trac@tools.ietf.org> wrote:
>
>> #140: make <date/> optional
>>
>> <date/> is currently required, but all attributes can be left out.
>>
>> This doesn't make sense, <date/> should be optional.
>
> So, the default values in <date/> should be "today's date", and one only overrides that in order to set a different date?

That's essentially what v1 and rfc2629.xslt do; they default the day 
when month and year are current, they default month and day when year is 
current, and they default all three if no attribute is there at all.

Best regards, Julian


From trac@tools.ietf.org  Mon Mar 18 07:06:18 2013
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 C3E5721F8EF1 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 07:06:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.569
X-Spam-Level: 
X-Spam-Status: No, score=-102.569 tagged_above=-999 required=5 tests=[AWL=0.030, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ghbCreooIrKg for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 07:06:18 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 26B5221F8DED for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 07:06:18 -0700 (PDT)
Received: from localhost ([127.0.0.1]:36722 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UHahX-0001cJ-Vz; Mon, 18 Mar 2013 15:06:11 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: arusso@amsl.com, infrastation@yandex.ru
X-Trac-Project: xml2rfc
Date: Mon, 18 Mar 2013 14:06:11 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/115#comment:3
Message-ID: <081.cebf1c1c289f6a7d76713e919df18fe7@tools.ietf.org>
References: <066.1445983ce9e57ad5e29ee2ecd7564429@tools.ietf.org>
X-Trac-Ticket-ID: 115
In-Reply-To: <066.1445983ce9e57ad5e29ee2ecd7564429@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: arusso@amsl.com, infrastation@yandex.ru, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #115: xml2rfc 2.4.1 v2 puts two spaces after "i.e."
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 14:06:18 -0000

#115: xml2rfc 2.4.1 v2 puts two spaces after "i.e."


Comment (by arusso@amsl.com):

 The same applies for "Dr." and "Mr." -- essentially, it would be nice if
 v2 had special handling (a single space after a period) for the same cases
 that v1 did.

-- 
---------------------------------+-----------------
  Reporter:  jonathan@vidyo.com  |      Owner:
      Type:  defect              |     Status:  new
  Priority:  medium              |  Milestone:
 Component:  Version 2 cli       |    Version:
Resolution:                      |   Keywords:
---------------------------------+-----------------

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


From trac@tools.ietf.org  Mon Mar 18 07:22:52 2013
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 C248121F8F0A for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 07:22:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.572
X-Spam-Level: 
X-Spam-Status: No, score=-102.572 tagged_above=-999 required=5 tests=[AWL=0.027, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BmmWR1zgqNaF for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 07:22:52 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 018DD21F8EE6 for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 07:22:51 -0700 (PDT)
Received: from localhost ([127.0.0.1]:37477 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UHaxb-00044C-Rv; Mon, 18 Mar 2013 15:22:47 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: arusso@amsl.com, infrastation@yandex.ru, tony@att.com
X-Trac-Project: xml2rfc
Date: Mon, 18 Mar 2013 14:22:47 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/115#comment:4
Message-ID: <081.b7e65752dc5a3a527c565e35f45cb7c1@tools.ietf.org>
References: <066.1445983ce9e57ad5e29ee2ecd7564429@tools.ietf.org>
X-Trac-Ticket-ID: 115
In-Reply-To: <066.1445983ce9e57ad5e29ee2ecd7564429@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: arusso@amsl.com, infrastation@yandex.ru, tony@att.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #115: xml2rfc 2.4.1 v2 puts two spaces after "i.e."
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 14:22:53 -0000

#115: xml2rfc 2.4.1 v2 puts two spaces after "i.e."


Comment (by tony@att.com):

 This is the v1 regex code (xml2rfc/version1/xml2rfc.tcl, r791 line 10847):

 {{{
         # Check for likely abbreviation.  Do not insert two spaces in
         # this case.
         # "e.g." and "i.e." are never directly followed by spaces.
         # "etc. " and "et al. " will often be the end of the sentence
 anyway.
         if {[regexp -expanded -- {(^|[^A-Za-z\xA0-])
                                   (  [A-Z]\.[])'"]*
                                    | (  [A-Z][a-z][a-z]
                                       | Fig | Tbl | Eq
                                       | [Cc]f | vs | resp
                                       | [JS]r | M[rs] | Messrs | Mrs |
 Mmes
                                       | Drs? | Profs?
                                       | Rep | Sen | Gov
                                       | St | Rev
                                       | Gen | Col | Maj | Cap | Lt)
                                      \.)
                                   \ $} $pre]} {
             continue
         }
 }}}

-- 
---------------------------------+-----------------
  Reporter:  jonathan@vidyo.com  |      Owner:
      Type:  defect              |     Status:  new
  Priority:  medium              |  Milestone:
 Component:  Version 2 cli       |    Version:
Resolution:                      |   Keywords:
---------------------------------+-----------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/115#comment:4>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From jabley@hopcount.ca  Mon Mar 18 07:43:25 2013
Return-Path: <jabley@hopcount.ca>
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 8F44621F8F34 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 07:43:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.6
X-Spam-Level: 
X-Spam-Status: No, score=-102.6 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gLcyC8dSg41T for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 07:43:25 -0700 (PDT)
Received: from mail-qc0-x22c.google.com (mail-qc0-x22c.google.com [IPv6:2607:f8b0:400d:c01::22c]) by ietfa.amsl.com (Postfix) with ESMTP id F3DA721F8F2A for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 07:43:23 -0700 (PDT)
Received: by mail-qc0-f172.google.com with SMTP id b25so2858214qca.3 for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 07:43:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hopcount.ca; s=google; h=x-received:references:from:mime-version:in-reply-to:date:message-id :subject:to:cc:content-type; bh=Cw8cChDDnXGyHJGPgr1kqqdg3LaIT/E6FyTKzl+f8Gg=; b=O+e2cLBIjeiJzpdsq79e6siHcg95tDfrtsAGZdvtL3zKkktLNe3uaS8wjr8QGUkylT XeWmbX15XCfinfcBzO6ZFtCwyiVaufaNmDcd7Af6PzF+yOBl21lPgLjgQ+lz3VByE9JZ dm3lFFNAsyBjfJu6crWbU9qnH483TXRzdwevQ=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:references:from:mime-version:in-reply-to:date:message-id :subject:to:cc:content-type:x-gm-message-state; bh=Cw8cChDDnXGyHJGPgr1kqqdg3LaIT/E6FyTKzl+f8Gg=; b=eS4Ay0zffPU4RSrp30G7J7y9Ai6XoVG+sI481YfXTUU+SS7DI4jxmlY/GmaOA8VzYE xwg3zk5ZK3FzgHUI8vOMtCBOPelSDoBC1vFl1zexYzNAH62oPp1pm3k6a4BWsZ1Oa/Pq 7P6GVK5oBTWokdGTvLXmC+p9MFC2jONOfHK2hnT506sE7LKQ7p98pJ/o0donQztY7jcQ TMZ0S0A3og8FMDa7/woOQa8C89yqcN16VgtNDbqx8e6tPBeQhuw+4MfbvmLEBtaTt++A UWFQjH+lYycwqFI1rYTq6cjjsoIDnvxm+Mgx944hCd6ES/+xq1XTYNDUZIMRPsn5lL28 Hf+A==
X-Received: by 10.224.96.72 with SMTP id g8mr19887766qan.60.1363617803413; Mon, 18 Mar 2013 07:43:23 -0700 (PDT)
References: <066.1445983ce9e57ad5e29ee2ecd7564429@tools.ietf.org> <081.cebf1c1c289f6a7d76713e919df18fe7@tools.ietf.org>
From: Joe Abley <jabley@hopcount.ca>
Mime-Version: 1.0 (1.0)
In-Reply-To: <081.cebf1c1c289f6a7d76713e919df18fe7@tools.ietf.org>
Date: Mon, 18 Mar 2013 10:43:19 -0400
Message-ID: <-4194543353069437065@unknownmsgid>
To: xml2rfc issue tracker <trac@tools.ietf.org>
Content-Type: text/plain; charset=ISO-8859-1
X-Gm-Message-State: ALoCoQlSJ8Vjg6ZNyk3YtLCnaqJmGjFrS5RXDZh3DTk9PeBsQZWrOOxy/yPTTfct/Dtn9rfTSI32
Cc: "xml2rfc@ietf.org" <xml2rfc@ietf.org>
Subject: Re: [xml2rfc] #115: xml2rfc 2.4.1 v2 puts two spaces after "i.e."
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 14:43:25 -0000

Dr and Mr shouldn't have trailing periods anyway. They are
contractions, not abbreviations.

Aue Te Ariki! He toki ki roto taku mahuna!

On 2013-03-18, at 10:06, xml2rfc issue tracker <trac@tools.ietf.org> wrote:

> #115: xml2rfc 2.4.1 v2 puts two spaces after "i.e."
>
>
> Comment (by arusso@amsl.com):
>
> The same applies for "Dr." and "Mr." -- essentially, it would be nice if
> v2 had special handling (a single space after a period) for the same cases
> that v1 did.
>
> --
> ---------------------------------+-----------------
>  Reporter:  jonathan@vidyo.com  |      Owner:
>      Type:  defect              |     Status:  new
>  Priority:  medium              |  Milestone:
> Component:  Version 2 cli       |    Version:
> Resolution:                      |   Keywords:
> ---------------------------------+-----------------
>
> Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/115#comment:3>
> xml2rfc <http://tools.ietf.org/tools/xml2rfc/>
>
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc

From paul.hoffman@vpnc.org  Mon Mar 18 08:02:33 2013
Return-Path: <paul.hoffman@vpnc.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 6392921F8F44 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 08:02:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kTgXMDh0Rf4a for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 08:02:33 -0700 (PDT)
Received: from hoffman.proper.com (IPv6.Hoffman.Proper.COM [IPv6:2605:8e00:100:41::81]) by ietfa.amsl.com (Postfix) with ESMTP id E293621F8F43 for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 08:02:32 -0700 (PDT)
Received: from [10.20.30.90] (50-1-98-12.dsl.dynamic.sonic.net [50.1.98.12]) (authenticated bits=0) by hoffman.proper.com (8.14.5/8.14.5) with ESMTP id r2IF2UoB081245 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 18 Mar 2013 08:02:31 -0700 (MST) (envelope-from paul.hoffman@vpnc.org)
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\))
From: Paul Hoffman <paul.hoffman@vpnc.org>
In-Reply-To: <-4194543353069437065@unknownmsgid>
Date: Mon, 18 Mar 2013 08:02:30 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <73717BC4-BF4F-4F87-8BF3-BBD5288D060B@vpnc.org>
References: <066.1445983ce9e57ad5e29ee2ecd7564429@tools.ietf.org> <081.cebf1c1c289f6a7d76713e919df18fe7@tools.ietf.org> <-4194543353069437065@unknownmsgid>
To: Joe Abley <jabley@hopcount.ca>
X-Mailer: Apple Mail (2.1503)
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #115: xml2rfc 2.4.1 v2 puts two spaces after "i.e."
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 15:02:33 -0000

On Mar 18, 2013, at 7:43 AM, Joe Abley <jabley@hopcount.ca> wrote:

> Dr and Mr shouldn't have trailing periods anyway. They are
> contractions, not abbreviations.

This mailing list is for the xml2rfc program, not the RFC Style Guide. =
To discuss the editorial style of RFCs, please send mail to =
rfc-interest@rfc-editor.org. Seriously. Suggesting that a formatting =
tool enforce written style is a common but really dangerous layer =
violation.

--Paul Hoffman=

From jabley@hopcount.ca  Mon Mar 18 08:06:59 2013
Return-Path: <jabley@hopcount.ca>
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 281E321F8F44 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 08:06:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100.817
X-Spam-Level: 
X-Spam-Status: No, score=-100.817 tagged_above=-999 required=5 tests=[AWL=-1.784, BAYES_00=-2.599, HELO_EQ_IP_ADDR=1.119, HOST_EQ_CPE=0.979, HOST_EQ_MODEMCABLE=1.368, RDNS_DYNAMIC=0.1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n43hiA4W8GOC for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 08:06:58 -0700 (PDT)
Received: from mail-ie0-x235.google.com (mail-ie0-x235.google.com [IPv6:2607:f8b0:4001:c03::235]) by ietfa.amsl.com (Postfix) with ESMTP id 2AED821F8F40 for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 08:06:58 -0700 (PDT)
Received: by mail-ie0-f181.google.com with SMTP id 17so7122913iea.12 for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 08:06:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hopcount.ca; s=google; h=x-received:content-type:mime-version:subject:from:in-reply-to:date :cc:content-transfer-encoding:message-id:references:to:x-mailer; bh=af5RmLrzt3UiWsKEZUD7dgU6txGWgRWFoG9I1SpMTeU=; b=bhoODhu+lLuxOJN+kSyz2pMCSZtss6K/Huk11sRzbvuMuLtwsfOqOUYLn45G+3HBzj 7lmf9E/Htk+RxvvKkd394U10JhZYw1M27NM9eXNHZNxboFi0n1K7BlSFsz5ka0Fsl+t8 GnKuCLjfjizNVkhng5eFqCWyJ4Mdl7ZIWg+1s=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:content-type:mime-version:subject:from:in-reply-to:date :cc:content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=af5RmLrzt3UiWsKEZUD7dgU6txGWgRWFoG9I1SpMTeU=; b=OghwVZwYRbr6MrldoQcdN37DFdtbZhSfoyHjgbPKvWV8DdG7yiSGIjEB/v7hUDkDc2 ki+NJ2avVT8ft5S6wimM9jbR2PuNNaGPQkuRvh3blebJH/24krRqyVWo5SKsQ6Tstn4n qyrhsn3Kw9Ej8jBQs8JS/SUlfJa6ByuG7zxceQW73vThOP4RG9JM+dz80VxjXQJ/SbO4 nN9ofBdOqcEVVUdqXxhVwTop9jGHx+lC+a5V6g/jrAw3T6Qn+MBnvIC+R4e+IZXdmrAd dvnKSFABSn7pL568g3s3idvbdzY1PTmjnhUeiktYGlN9R9u4BdSSJbqAWB9ddY1eaAWf LGqQ==
X-Received: by 10.43.8.200 with SMTP id ot8mr9111928icb.11.1363619217626; Mon, 18 Mar 2013 08:06:57 -0700 (PDT)
Received: from [101.244.100.13] (CPE00265afdcc09-CM0016b5339b12.cpe.net.cable.rogers.com. [99.255.68.105]) by mx.google.com with ESMTPS id qn10sm9414675igc.6.2013.03.18.08.06.56 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 18 Mar 2013 08:06:56 -0700 (PDT)
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\))
From: Joe Abley <jabley@hopcount.ca>
In-Reply-To: <73717BC4-BF4F-4F87-8BF3-BBD5288D060B@vpnc.org>
Date: Mon, 18 Mar 2013 11:07:01 -0400
Content-Transfer-Encoding: quoted-printable
Message-Id: <CF1BC724-D4DF-44B1-A6D5-A0C0760A28A2@hopcount.ca>
References: <066.1445983ce9e57ad5e29ee2ecd7564429@tools.ietf.org> <081.cebf1c1c289f6a7d76713e919df18fe7@tools.ietf.org> <-4194543353069437065@unknownmsgid> <73717BC4-BF4F-4F87-8BF3-BBD5288D060B@vpnc.org>
To: Paul Hoffman <paul.hoffman@vpnc.org>
X-Mailer: Apple Mail (2.1503)
X-Gm-Message-State: ALoCoQm9x5VwDZFVbxgOJU7D73rqhFWNvCCnBikFtI53EqZMoX5DTNqJGwVfVoqnvbrAuhznmYoz
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #115: xml2rfc 2.4.1 v2 puts two spaces after "i.e."
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 15:06:59 -0000

On 2013-03-18, at 11:02, Paul Hoffman <paul.hoffman@vpnc.org> wrote:

> On Mar 18, 2013, at 7:43 AM, Joe Abley <jabley@hopcount.ca> wrote:
>=20
>> Dr and Mr shouldn't have trailing periods anyway. They are
>> contractions, not abbreviations.
>=20
> This mailing list is for the xml2rfc program, not the RFC Style Guide. =
To discuss the editorial style of RFCs, please send mail to =
rfc-interest@rfc-editor.org. Seriously. Suggesting that a formatting =
tool enforce written style is a common but really dangerous layer =
violation.

This was a response to a bug report and a proposed patch to xml2rfc =
(circulated on this list) that enshrines a grammatical error in code. =
This mailing list seems entirely apropos for such a comment.


Joe=

From paul.hoffman@vpnc.org  Mon Mar 18 08:43:37 2013
Return-Path: <paul.hoffman@vpnc.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 7E47B21F8A0C for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 08:43:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o3WYCVajaLOa for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 08:43:37 -0700 (PDT)
Received: from hoffman.proper.com (IPv6.Hoffman.Proper.COM [IPv6:2605:8e00:100:41::81]) by ietfa.amsl.com (Postfix) with ESMTP id 3678D21F8A3D for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 08:43:21 -0700 (PDT)
Received: from [10.20.30.90] (50-1-98-12.dsl.dynamic.sonic.net [50.1.98.12]) (authenticated bits=0) by hoffman.proper.com (8.14.5/8.14.5) with ESMTP id r2IFhH2t082635 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 18 Mar 2013 08:43:18 -0700 (MST) (envelope-from paul.hoffman@vpnc.org)
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\))
From: Paul Hoffman <paul.hoffman@vpnc.org>
In-Reply-To: <CF1BC724-D4DF-44B1-A6D5-A0C0760A28A2@hopcount.ca>
Date: Mon, 18 Mar 2013 08:43:17 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <04C756E1-6352-4D66-B821-3315176E6A59@vpnc.org>
References: <066.1445983ce9e57ad5e29ee2ecd7564429@tools.ietf.org> <081.cebf1c1c289f6a7d76713e919df18fe7@tools.ietf.org> <-4194543353069437065@unknownmsgid> <73717BC4-BF4F-4F87-8BF3-BBD5288D060B@vpnc.org> <CF1BC724-D4DF-44B1-A6D5-A0C0760A28A2@hopcount.ca>
To: Joe Abley <jabley@hopcount.ca>
X-Mailer: Apple Mail (2.1503)
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #115: xml2rfc 2.4.1 v2 puts two spaces after "i.e."
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 15:43:37 -0000

On Mar 18, 2013, at 8:07 AM, Joe Abley <jabley@hopcount.ca> wrote:

> On 2013-03-18, at 11:02, Paul Hoffman <paul.hoffman@vpnc.org> wrote:
>=20
>> On Mar 18, 2013, at 7:43 AM, Joe Abley <jabley@hopcount.ca> wrote:
>>=20
>>> Dr and Mr shouldn't have trailing periods anyway. They are
>>> contractions, not abbreviations.
>>=20
>> This mailing list is for the xml2rfc program, not the RFC Style =
Guide. To discuss the editorial style of RFCs, please send mail to =
rfc-interest@rfc-editor.org. Seriously. Suggesting that a formatting =
tool enforce written style is a common but really dangerous layer =
violation.
>=20
> This was a response to a bug report and a proposed patch to xml2rfc =
(circulated on this list) that enshrines a grammatical error in code. =
This mailing list seems entirely apropos for such a comment.

We fully disagree. If the RFC Style Guide says that "Dr" and "Mr" (and =
"Ms") are followed by a period, then the tool should not remove the =
period.

--Paul Hoffman=

From jabley@hopcount.ca  Mon Mar 18 09:28:10 2013
Return-Path: <jabley@hopcount.ca>
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 9400821F8606 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 09:28:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.925
X-Spam-Level: 
X-Spam-Status: No, score=-99.925 tagged_above=-999 required=5 tests=[AWL=-0.892, BAYES_00=-2.599, HELO_EQ_IP_ADDR=1.119, HOST_EQ_CPE=0.979, HOST_EQ_MODEMCABLE=1.368, RDNS_DYNAMIC=0.1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id muIOeDKrY84d for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 09:28:02 -0700 (PDT)
Received: from mail-ie0-x235.google.com (mail-ie0-x235.google.com [IPv6:2607:f8b0:4001:c03::235]) by ietfa.amsl.com (Postfix) with ESMTP id 8440E21F8712 for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 09:25:50 -0700 (PDT)
Received: by mail-ie0-f181.google.com with SMTP id 17so7058613iea.40 for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 09:25:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hopcount.ca; s=google; h=x-received:content-type:mime-version:subject:from:in-reply-to:date :cc:content-transfer-encoding:message-id:references:to:x-mailer; bh=1SsUNc+l+tkTqjdyICyvysS+tnZ73bTjWjUbGVu9t3I=; b=KqD9vWlmUaOGEAJsZM526uwWwdVkWIfZheKjpJyo56GIl9G98tMyzungjJvN0Qy/TD ey7xVPmwxyQZ4lnew5xW4Tv0d/Sk8n/pdwC7V5UWpLfrh9ssxNlMExTu1XNgMXbaeiIw Bff7/JYznEG+qVXum8frruDoYD2Wv+884Dca0=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:content-type:mime-version:subject:from:in-reply-to:date :cc:content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=1SsUNc+l+tkTqjdyICyvysS+tnZ73bTjWjUbGVu9t3I=; b=DKzXL8ysNuwmZmxyvQlV1AXZV+h/hdaaYFpGK8G9cttLbzSmtWVwvTkgrjRYfEi59a PwZKJp52iXC2qeVkx+w3j5X7/MxgjMbNifOQrMSVw3fR4fIJOAPMrqtgVk1EklV6YzVP ZvO5n6Lf1BzpL3hl9DWRwsEGhbWC+0ksEh7EHIUZwP20L7iw5VL+68DdKEjTjE2f7kSm bXHGMX+BFM7IqK+i3xmtQOFJPL5favd8YgNLXicomKrFOeVPL1v3SniK/VZbmIz7fESs T8kjk/KL9SONAqQeNq8GMWo6GvHG+eq1tus/bhJAMF+WZ5vEWDJGE7J/b4wBB7bEhC61 ZAyA==
X-Received: by 10.50.181.134 with SMTP id dw6mr6308312igc.68.1363623950082; Mon, 18 Mar 2013 09:25:50 -0700 (PDT)
Received: from [101.244.100.17] (CPE00265afdcc09-CM0016b5339b12.cpe.net.cable.rogers.com. [99.255.68.105]) by mx.google.com with ESMTPS id xe9sm9707748igb.7.2013.03.18.09.25.48 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 18 Mar 2013 09:25:49 -0700 (PDT)
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\))
From: Joe Abley <jabley@hopcount.ca>
In-Reply-To: <04C756E1-6352-4D66-B821-3315176E6A59@vpnc.org>
Date: Mon, 18 Mar 2013 12:25:53 -0400
Content-Transfer-Encoding: quoted-printable
Message-Id: <8563A225-6284-4204-92AF-3C3522337AD4@hopcount.ca>
References: <066.1445983ce9e57ad5e29ee2ecd7564429@tools.ietf.org> <081.cebf1c1c289f6a7d76713e919df18fe7@tools.ietf.org> <-4194543353069437065@unknownmsgid> <73717BC4-BF4F-4F87-8BF3-BBD5288D060B@vpnc.org> <CF1BC724-D4DF-44B1-A6D5-A0C0760A28A2@hopcount.ca> <04C756E1-6352-4D66-B821-3315176E6A59@vpnc.org>
To: Paul Hoffman <paul.hoffman@vpnc.org>
X-Mailer: Apple Mail (2.1503)
X-Gm-Message-State: ALoCoQlpy1C1ttJYSSt2e9qUOpKZQOjblwFOCGbhjtC+P6KI+NAisMrxqIcl59uhdxg0ZpBcr5fe
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #115: xml2rfc 2.4.1 v2 puts two spaces after "i.e."
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 16:28:10 -0000

On 2013-03-18, at 11:43, Paul Hoffman <paul.hoffman@vpnc.org> wrote:

> We fully disagree. If the RFC Style Guide says that "Dr" and "Mr" (and =
"Ms") are followed by a period, then the tool should not remove the =
period.

Nobody is suggesting that the tool should remove the period. The =
suggestion is that the number of spaces following an incorrect "Dr." =
should be adjusted by the tool. My counter-suggestion is that the tool =
need not make allowances for incorrect grammar.

If the style guide insisted upon the incorrect forms "Mr." and "Dr." =
then I agree, my argument would be with the style guide. But the style =
guide is silent on this topic, which seems sensible (if the style guide =
made comments on every possible grammatical error, it would be very long =
and useless).


Joe=

From trac@tools.ietf.org  Mon Mar 18 14:07:35 2013
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 B053F21F9081 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 14:07:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.574
X-Spam-Level: 
X-Spam-Status: No, score=-102.574 tagged_above=-999 required=5 tests=[AWL=0.025, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4v2evozeGJ2N for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 14:07:13 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 75DC421F9000 for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 14:07:13 -0700 (PDT)
Received: from localhost ([127.0.0.1]:34949 helo=grenache.tools.ietf.org) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UHhGX-0003bQ-51; Mon, 18 Mar 2013 22:07:05 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Mon, 18 Mar 2013 21:06:08 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/143
Message-ID: <070.811acb59e8650d5fd560c02a8e723754@tools.ietf.org>
X-Trac-Ticket-ID: 143
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc]  #143: Expansion of Entities in the DOCTYPE element
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 21:07:36 -0000

#143: Expansion of Entities in the DOCTYPE element

 I don't know that this is legal XML or not, I do however know that it
 worked in the old version and I have found it a useful construct.

 * I create a file which consists of !ENTITY definitions.
 * I then create a !ENTITY definition in my main file that references the
 file
 * I then expand the entity referece within the DOCTYPE element.

 I have never figured out if this is legal XML or not.  I have never seen
 anything that I thought was definitive about it being either legal or
 illegal.  I use this to create a single file which will pull in all of the
 documents that reference a specific set of documents.  For example I do
 this for the list of all S/MIME documents and for all PKIX documents.
 This means that I have dealt with the issue of importing those document
 references into the XML2RFC system and don't have to locate them
 individually.  When and if the reference-alias element shows up, I would
 add this to the defined file with an entity for later expansion.

 If desired I can provide an example for this, but it is fairly simple.

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

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


From trac@tools.ietf.org  Mon Mar 18 14:12:14 2013
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 2C28C21F9161 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 14:12:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.576
X-Spam-Level: 
X-Spam-Status: No, score=-102.576 tagged_above=-999 required=5 tests=[AWL=0.023, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bGC4kcSNGapv for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 14:12:13 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 7776B21F915F for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 14:12:13 -0700 (PDT)
Received: from localhost ([127.0.0.1]:35173 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UHhLj-0001kT-MX; Mon, 18 Mar 2013 22:12:07 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, magnus.westerlund@ericsson.com
X-Trac-Project: xml2rfc
Date: Mon, 18 Mar 2013 21:12:07 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/144
Message-ID: <078.0b53f8fad62cd87610629440ac1a0ec8@tools.ietf.org>
X-Trac-Ticket-ID: 144
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, magnus.westerlund@ericsson.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc] #144: Does not allow RFC editor style guide order of sections for references
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 21:12:14 -0000

#144: Does not allow RFC editor style guide order of sections for references

 The RFC-editor style guide:

 http://www.rfc-editor.org/rfc-style-guide/rfc-style

 States that the following section order within the body of the memo:
       8.  Body of the Memo              [Required]
         8a.  Introduction               [Required]
                or equivalent
         8b.  Requirement Words (RFC 2119)
         8c.  ...
              MAIN BODY OF THE TEXT
         8t.  ...
         8u.  Security Considerations   [Required]
         8v.  IANA Considerations
         8w.  Appendixes
         8x.  References
         8y.  Contributors
         8z.  Acknowledgments
       9. Author's Address             [Required]

 My issues is that the XML2RFC and likely the DTD does not allow me to
 place the References list after the appendixes. This is problematic:

 First it is difficult to find references when having long documents. In
 draft-ietf-mmusic-rfc2326bis, the references are on page 216 out of 284.

 I also wished I could use it as work around for ID-Nits which produces
 Unused reference warnings for any references that are only used in
 appendices.

-- 
--------------------------------------------+------------------------------
 Reporter:  magnus.westerlund@ericsson.com  |      Owner:
     Type:  defect                          |  henrik@levkowetz.com
 Priority:  medium                          |     Status:  new
Component:  Version 2 cli                   |  Milestone:
 Keywords:                                  |    Version:  2.3.10
--------------------------------------------+------------------------------

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


From trac@tools.ietf.org  Mon Mar 18 14:14:32 2013
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 AC06521F8FFD for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 14:14:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.578
X-Spam-Level: 
X-Spam-Status: No, score=-102.578 tagged_above=-999 required=5 tests=[AWL=0.021, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BWboe4t-hzKu for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 14:14:32 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id E681521F8FFC for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 14:14:31 -0700 (PDT)
Received: from localhost ([127.0.0.1]:35452 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UHhNy-0005J6-MD; Mon, 18 Mar 2013 22:14:26 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, magnus.westerlund@ericsson.com
X-Trac-Project: xml2rfc
Date: Mon, 18 Mar 2013 21:14:26 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/145
Message-ID: <078.8588fdd0a0fa04ba10beb1dcffe0cf0c@tools.ietf.org>
X-Trac-Ticket-ID: 145
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, magnus.westerlund@ericsson.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc] #145: The console output of XML2RFC is not showing a version number
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 21:14:32 -0000

#145: The console output of XML2RFC is not showing a version number

 The XML2RFC console output does not identify which version of the XML2RFC
 one is running.

 I think it would be good to minimize unclarities over version when
 reporting bugs etc.

 So please add version indication to the console output.

-- 
--------------------------------------------+------------------------------
 Reporter:  magnus.westerlund@ericsson.com  |      Owner:
     Type:  enhancement                     |  henrik@levkowetz.com
 Priority:  medium                          |     Status:  new
Component:  Version 2 cli                   |  Milestone:
 Keywords:                                  |    Version:  2.3.10
--------------------------------------------+------------------------------

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


From trac@tools.ietf.org  Mon Mar 18 14:45:30 2013
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 97ABC21F8A04 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 14:45:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.579
X-Spam-Level: 
X-Spam-Status: No, score=-102.579 tagged_above=-999 required=5 tests=[AWL=0.020, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nNwTZ8a3MWFh for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 14:45:30 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id EE7AA21F89EE for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 14:45:29 -0700 (PDT)
Received: from localhost ([127.0.0.1]:37438 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UHhrv-0004Jy-FF; Mon, 18 Mar 2013 22:45:23 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Mon, 18 Mar 2013 21:45:23 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/146
Message-ID: <070.6adb4fc171b5c0fbedf7ca26b813b211@tools.ietf.org>
X-Trac-Ticket-ID: 146
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc]  #146: Entity item algorithm resolution wrong
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 21:45:30 -0000

#146: Entity item algorithm resolution wrong

 The method to resolve files has changed from the previous version.  In the
 old version the file "foo.incl" would look for both "foo.incl" and
 "foo.incl.xml".  The current version appears to only look for
 "foo.incl.xml".

-- 
------------------------------------+----------------------------------
 Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
     Type:  defect                  |     Status:  new
 Priority:  major                   |  Milestone:
Component:  Version 2 cli           |    Version:  2.4.x
 Keywords:                          |
------------------------------------+----------------------------------

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


From trac@tools.ietf.org  Mon Mar 18 14:57:08 2013
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 A79F121F8A7E for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 14:57:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.58
X-Spam-Level: 
X-Spam-Status: No, score=-102.58 tagged_above=-999 required=5 tests=[AWL=0.019, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Dl4L7a9H6ujO for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 14:57:07 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 4F11721F8A71 for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 14:57:07 -0700 (PDT)
Received: from localhost ([127.0.0.1]:38337 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UHi37-0003is-D9; Mon, 18 Mar 2013 22:56:57 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, magnus.westerlund@ericsson.com
X-Trac-Project: xml2rfc
Date: Mon, 18 Mar 2013 21:56:57 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/147
Message-ID: <078.9e6abe0d33d472225bc46bafb708675b@tools.ietf.org>
X-Trac-Ticket-ID: 147
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, magnus.westerlund@ericsson.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc]  #147: hangtext with empty body
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 21:57:08 -0000

#147: hangtext with empty body

 When using a hangtext only containing label, not body part then it is not
 displayed.

 Following XML

 {{{
         <t>This specification registers the following values: <list
             hangIndent="6" style="hanging">
             <t hangText="no-cache:"/>

             <t hangText="public:"/>

             <t hangText="private:"/>

             <t hangText="no-transform:"/>

             <t hangText="only-if-cached:"/>

             <t hangText="max-stale:"/>

             <t hangText="min-fresh:"/>

             <t hangText="must-revalidate:"/>

             <t hangText="proxy-revalidate:"/>

             <t hangText="max-age:"/>
           </list>The registry should be represented as: Name of the
 directive,
         contact person and reference.</t>
 }}}


 V2 Output:

 {{{

    This specification registers the following values:

    The registry should be represented as: Name of the directive, contact
    person and reference.

 }}}


 V1 output:

 {{{

 This specification registers the following values:

    no-cache:

    public:

    private:

    no-transform:

    only-if-cached:

    max-stale:

    min-fresh:

    must-revalidate:

    proxy-revalidate:

    max-age:

    The registry should be represented as: Name of the directive, contact
    person and reference.

 }}}

-- 
--------------------------------------------+------------------------------
 Reporter:  magnus.westerlund@ericsson.com  |      Owner:
     Type:  defect                          |  henrik@levkowetz.com
 Priority:  medium                          |     Status:  new
Component:  Version 2 cli txt               |  Milestone:
 Keywords:                                  |    Version:  2.3.10
--------------------------------------------+------------------------------

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


From trac@tools.ietf.org  Mon Mar 18 15:02:29 2013
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 8C8AB21F8A56 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 15:02:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.581
X-Spam-Level: 
X-Spam-Status: No, score=-102.581 tagged_above=-999 required=5 tests=[AWL=0.018, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LsgiUqrr5qkZ for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 15:02:29 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 07CBB21F890F for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 15:02:29 -0700 (PDT)
Received: from localhost ([127.0.0.1]:38779 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UHi8N-0006ob-Ks; Mon, 18 Mar 2013 23:02:23 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, magnus.westerlund@ericsson.com
X-Trac-Project: xml2rfc
Date: Mon, 18 Mar 2013 22:02:23 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/148
Message-ID: <078.0e9348daada3d4c3a46da4192a78e790@tools.ietf.org>
X-Trac-Ticket-ID: 148
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, magnus.westerlund@ericsson.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc]  #148: Exceptions to double space after period
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 22:02:29 -0000

#148: Exceptions to double space after period

 The creating of double space after period appears to have changed. Before
 there was no double space after "i.e.", "e.g." and "etc."

-- 
--------------------------------------------+------------------------------
 Reporter:  magnus.westerlund@ericsson.com  |      Owner:
     Type:  defect                          |  henrik@levkowetz.com
 Priority:  medium                          |     Status:  new
Component:  Version 2 cli                   |  Milestone:
 Keywords:                                  |    Version:  2.3.10
--------------------------------------------+------------------------------

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


From ietf@augustcellars.com  Mon Mar 18 15:15:50 2013
Return-Path: <ietf@augustcellars.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 3DB0921F86D3 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 15:15:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.599
X-Spam-Level: 
X-Spam-Status: No, score=-3.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VSGtrzVwgK7D for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 15:15:49 -0700 (PDT)
Received: from smtp4.pacifier.net (smtp4.pacifier.net [64.255.237.176]) by ietfa.amsl.com (Postfix) with ESMTP id 9298421F86CE for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 15:15:49 -0700 (PDT)
Received: from Philemon (50-39-222-11.bvtn.or.frontiernet.net [50.39.222.11]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jimsch@nwlink.com) by smtp4.pacifier.net (Postfix) with ESMTPSA id D42C338EFF; Mon, 18 Mar 2013 15:15:48 -0700 (PDT)
From: "Jim Schaad" <ietf@augustcellars.com>
To: <magnus.westerlund@ericsson.com>
References: <078.8588fdd0a0fa04ba10beb1dcffe0cf0c@tools.ietf.org>
In-Reply-To: <078.8588fdd0a0fa04ba10beb1dcffe0cf0c@tools.ietf.org>
Date: Mon, 18 Mar 2013 15:15:15 -0700
Message-ID: <093401ce2426$119c3490$34d49db0$@augustcellars.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQKzYO6Qbf8pMo3j1KbP/wX1rDe1e5bhiiyA
Content-Language: en-us
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #145: The console output of XML2RFC is not showing a version number
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 22:15:50 -0000

Magnus,

What is wrong with using the --version flag?

Jim


> -----Original Message-----
> From: xml2rfc-bounces@ietf.org [mailto:xml2rfc-bounces@ietf.org] On
> Behalf Of xml2rfc issue tracker
> Sent: Monday, March 18, 2013 2:14 PM
> To: henrik@levkowetz.com; magnus.westerlund@ericsson.com
> Cc: xml2rfc@ietf.org
> Subject: [xml2rfc] #145: The console output of XML2RFC is not showing a
> version number
> 
> #145: The console output of XML2RFC is not showing a version number
> 
>  The XML2RFC console output does not identify which version of the
> XML2RFC  one is running.
> 
>  I think it would be good to minimize unclarities over version when
reporting
> bugs etc.
> 
>  So please add version indication to the console output.
> 
> --
> --------------------------------------------+---------------------------
> --------------------------------------------+---
>  Reporter:  magnus.westerlund@ericsson.com  |      Owner:
>      Type:  enhancement                     |  henrik@levkowetz.com
>  Priority:  medium                          |     Status:  new
> Component:  Version 2 cli                   |  Milestone:
>  Keywords:                                  |    Version:  2.3.10
> --------------------------------------------+---------------------------
> --------------------------------------------+---
> 
> Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/145>
> xml2rfc <http://tools.ietf.org/tools/xml2rfc/>
> 
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc


From ietf@augustcellars.com  Mon Mar 18 15:30:12 2013
Return-Path: <ietf@augustcellars.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 6BB9D21F8B64 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 15:30:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.599
X-Spam-Level: 
X-Spam-Status: No, score=-3.599 tagged_above=-999 required=5 tests=[AWL=-0.001, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id On-+8MTWtzO1 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 15:30:12 -0700 (PDT)
Received: from smtp2.pacifier.net (smtp2.pacifier.net [64.255.237.172]) by ietfa.amsl.com (Postfix) with ESMTP id 0F27D21F85A0 for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 15:30:12 -0700 (PDT)
Received: from Philemon (50-39-222-11.bvtn.or.frontiernet.net [50.39.222.11]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jimsch@nwlink.com) by smtp2.pacifier.net (Postfix) with ESMTPSA id C2C282C9BB for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 15:30:11 -0700 (PDT)
From: "Jim Schaad" <ietf@augustcellars.com>
To: <xml2rfc@ietf.org>
Date: Mon, 18 Mar 2013 15:29:38 -0700
Message-ID: <093b01ce2428$13d8cc30$3b8a6490$@augustcellars.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_093C_01CE23ED.677ADE90"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: Ac4kJ9yBLhSPMehvSd+GnqMpC2sf1A==
Content-Language: en-us
Subject: [xml2rfc] Width of display used for HTML output
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 22:30:12 -0000

This is a multipart message in MIME format.

------=_NextPart_000_093C_01CE23ED.677ADE90
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Was there an explicit decision to not use the full width of the browser
window for displaying the text when the output is a .html file?  The old
version used the full width and the new version looks closer to (but not
necessarily exactly) the 72 character column width.  (It is not exact
because it does use variable width fonts)

 

Jim

 


------=_NextPart_000_093C_01CE23ED.677ADE90
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><META =
HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal>Was there =
an explicit decision to not use the full width of the browser window for =
displaying the text when the output is a .html file?&nbsp; The old =
version used the full width and the new version looks closer to (but not =
necessarily exactly) the 72 character column width.&nbsp; (It is not =
exact because it does use variable width fonts)<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal>Jim<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></body></html>
------=_NextPart_000_093C_01CE23ED.677ADE90--


From trac@tools.ietf.org  Mon Mar 18 16:03:23 2013
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 6AD0021F8B64 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 16:03:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.582
X-Spam-Level: 
X-Spam-Status: No, score=-102.582 tagged_above=-999 required=5 tests=[AWL=0.017, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o7C+GRaVgfta for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 16:03:22 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 9FA7C21F8B6E for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 16:03:22 -0700 (PDT)
Received: from localhost ([127.0.0.1]:42719 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UHj5J-0002A7-GO; Tue, 19 Mar 2013 00:03:17 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Mon, 18 Mar 2013 23:03:17 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/149
Message-ID: <070.52c59acdb80e8da5d2b890c410e58829@tools.ietf.org>
X-Trac-Ticket-ID: 149
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc] #149: Reference to list item does not populate with the list item number
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 23:03:23 -0000

#149: Reference to list item does not populate with the list item number

 Putting an anchor on a <t> item in a list and then referencing that item
 generates the text "[anchor]" with the anchor being the string defined for
 both text and html outputs.  Should generate a tree of list tags and place
 them in that location.  In my case the item referenced was two deep.

-- 
------------------------------------+----------------------------------
 Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
     Type:  defect                  |     Status:  new
 Priority:  critical                |  Milestone:
Component:  Version 2 cli           |    Version:  2.4.x
 Keywords:                          |
------------------------------------+----------------------------------

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


From trac@tools.ietf.org  Mon Mar 18 16:15:43 2013
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 B52C121F8B74 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 16:15:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.583
X-Spam-Level: 
X-Spam-Status: No, score=-102.583 tagged_above=-999 required=5 tests=[AWL=0.016, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ty+W2gjvHabX for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 16:15:43 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id EC02821F8B65 for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 16:15:42 -0700 (PDT)
Received: from localhost ([127.0.0.1]:43347 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UHjHF-0003ds-IE; Tue, 19 Mar 2013 00:15:37 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de
X-Trac-Project: xml2rfc
Date: Mon, 18 Mar 2013 23:15:37 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/149#comment:1
Message-ID: <085.2822e96b8005ae4a247fd17030b52ac7@tools.ietf.org>
References: <070.52c59acdb80e8da5d2b890c410e58829@tools.ietf.org>
X-Trac-Ticket-ID: 149
In-Reply-To: <070.52c59acdb80e8da5d2b890c410e58829@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #149: Reference to list item does not populate with the list item number
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 23:15:43 -0000

#149: Reference to list item does not populate with the list item number

Changes (by julian.reschke@gmx.de):

 * priority:  critical => medium
 * type:  defect => enhancement
 * component:  Version 2 cli => vocabulary


-- 
-------------------------------------+----------------------------------
  Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
      Type:  enhancement             |     Status:  new
  Priority:  medium                  |  Milestone:
 Component:  vocabulary              |    Version:  2.4.x
Resolution:                          |   Keywords:
-------------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/149#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Mon Mar 18 16:16:04 2013
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 700E421F8BED for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 16:16:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.584
X-Spam-Level: 
X-Spam-Status: No, score=-102.584 tagged_above=-999 required=5 tests=[AWL=0.015, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zPCNN4LxFcF1 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 16:16:04 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 1F92B21F8BF2 for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 16:16:03 -0700 (PDT)
Received: from localhost ([127.0.0.1]:43352 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UHjHZ-0006Z3-Tx; Tue, 19 Mar 2013 00:15:57 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de
X-Trac-Project: xml2rfc
Date: Mon, 18 Mar 2013 23:15:57 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/149#comment:2
Message-ID: <085.079ab3d67c82738c948dc921e7769f15@tools.ietf.org>
References: <070.52c59acdb80e8da5d2b890c410e58829@tools.ietf.org>
X-Trac-Ticket-ID: 149
In-Reply-To: <070.52c59acdb80e8da5d2b890c410e58829@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #149: Reference to list item does not populate with the list item number
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 18 Mar 2013 23:16:04 -0000

#149: Reference to list item does not populate with the list item number


Comment (by julian.reschke@gmx.de):

 As far as I can tell, this is a feature request (not a regression).

-- 
-------------------------------------+----------------------------------
  Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
      Type:  enhancement             |     Status:  new
  Priority:  medium                  |  Milestone:
 Component:  vocabulary              |    Version:  2.4.x
Resolution:                          |   Keywords:
-------------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/149#comment:2>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From ietf@augustcellars.com  Mon Mar 18 17:27:11 2013
Return-Path: <ietf@augustcellars.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 9BD8921F8B37 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 17:27:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.499
X-Spam-Level: 
X-Spam-Status: No, score=-3.499 tagged_above=-999 required=5 tests=[AWL=0.100,  BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YF8Rz8AQvZ+D for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 17:27:11 -0700 (PDT)
Received: from smtp1.pacifier.net (smtp1.pacifier.net [64.255.237.171]) by ietfa.amsl.com (Postfix) with ESMTP id 327CE21F8B20 for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 17:27:11 -0700 (PDT)
Received: from Philemon (winery.augustcellars.com [206.212.239.129]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jimsch@nwlink.com) by smtp1.pacifier.net (Postfix) with ESMTPSA id B36312CA13; Mon, 18 Mar 2013 17:27:10 -0700 (PDT)
From: "Jim Schaad" <ietf@augustcellars.com>
To: <henrik@levkowetz.com>, <julian.reschke@gmx.de>
References: <070.52c59acdb80e8da5d2b890c410e58829@tools.ietf.org> <085.079ab3d67c82738c948dc921e7769f15@tools.ietf.org>
In-Reply-To: <085.079ab3d67c82738c948dc921e7769f15@tools.ietf.org>
Date: Mon, 18 Mar 2013 17:26:36 -0700
Message-ID: <096501ce2438$6b4fbf40$41ef3dc0$@augustcellars.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQHQDu3283LYY8asIY3WXU8rEfG+jwGH5rkSmJwTtNA=
Content-Language: en-us
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #149: Reference to list item does not populate with the list item number
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 19 Mar 2013 00:27:11 -0000

This is a regression - It works with the TCL version.

> -----Original Message-----
> From: xml2rfc-bounces@ietf.org [mailto:xml2rfc-bounces@ietf.org] On Behalf
> Of xml2rfc issue tracker
> Sent: Monday, March 18, 2013 4:16 PM
> To: henrik@levkowetz.com; julian.reschke@gmx.de
> Cc: xml2rfc@ietf.org
> Subject: Re: [xml2rfc] #149: Reference to list item does not populate with
the
> list item number
> 
> #149: Reference to list item does not populate with the list item number
> 
> 
> Comment (by julian.reschke@gmx.de):
> 
>  As far as I can tell, this is a feature request (not a regression).
> 
> --
> -------------------------------------+----------------------------------
>   Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
>       Type:  enhancement             |     Status:  new
>   Priority:  medium                  |  Milestone:
>  Component:  vocabulary              |    Version:  2.4.x
> Resolution:                          |   Keywords:
> -------------------------------------+----------------------------------
> 
> Ticket URL:
> <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/149#comment:2>
> xml2rfc <http://tools.ietf.org/tools/xml2rfc/>
> 
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc


From trac@tools.ietf.org  Mon Mar 18 21:14:27 2013
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 5242921F8652 for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 21:14:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.585
X-Spam-Level: 
X-Spam-Status: No, score=-102.585 tagged_above=-999 required=5 tests=[AWL=0.014, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XldW0qXtbFhy for <xml2rfc@ietfa.amsl.com>; Mon, 18 Mar 2013 21:14:26 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id E1E8721F8549 for <xml2rfc@ietf.org>; Mon, 18 Mar 2013 21:14:25 -0700 (PDT)
Received: from localhost ([127.0.0.1]:34267 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UHnwK-00017W-Kz; Tue, 19 Mar 2013 05:14:20 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, infrastation@yandex.ru
X-Trac-Project: xml2rfc
Date: Tue, 19 Mar 2013 04:14:20 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/148#comment:1
Message-ID: <093.95374c8ce0ab9a145ca2ed42075f2d3d@tools.ietf.org>
References: <078.0e9348daada3d4c3a46da4192a78e790@tools.ietf.org>
X-Trac-Ticket-ID: 148
In-Reply-To: <078.0e9348daada3d4c3a46da4192a78e790@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, infrastation@yandex.ru, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #148: Exceptions to double space after period
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 19 Mar 2013 04:14:27 -0000

#148: Exceptions to double space after period


Comment (by infrastation@yandex.ru):

 This issue is already addressed in ticket #115.

-- 
---------------------------------------------+-----------------------------
  Reporter:  magnus.westerlund@ericsson.com  |      Owner:
      Type:  defect                          |  henrik@levkowetz.com
  Priority:  medium                          |     Status:  new
 Component:  Version 2 cli                   |  Milestone:
Resolution:                                  |    Version:  2.3.10
                                             |   Keywords:
---------------------------------------------+-----------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/148#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From julian.reschke@gmx.de  Tue Mar 19 01:41:22 2013
Return-Path: <julian.reschke@gmx.de>
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 7E8CE21F8801 for <xml2rfc@ietfa.amsl.com>; Tue, 19 Mar 2013 01:41:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.099
X-Spam-Level: 
X-Spam-Status: No, score=-103.099 tagged_above=-999 required=5 tests=[AWL=0.500, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C3Pf4rGC3qSj for <xml2rfc@ietfa.amsl.com>; Tue, 19 Mar 2013 01:41:22 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) by ietfa.amsl.com (Postfix) with ESMTP id B976221F87D9 for <xml2rfc@ietf.org>; Tue, 19 Mar 2013 01:41:21 -0700 (PDT)
Received: from mailout-de.gmx.net ([10.1.76.24]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0M3PbS-1UZg0W2xrE-00qwbA for <xml2rfc@ietf.org>; Tue, 19 Mar 2013 09:41:20 +0100
Received: (qmail invoked by alias); 19 Mar 2013 08:41:20 -0000
Received: from p54BB305F.dip.t-dialin.net (EHLO [192.168.178.36]) [84.187.48.95] by mail.gmx.net (mp024) with SMTP; 19 Mar 2013 09:41:20 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX1/nl19wT1jnA07s+9n8wx0lGgAjwTyj3eIqioIEuR S9LfsfMvQ2Ch6d
Message-ID: <514824AD.6080709@gmx.de>
Date: Tue, 19 Mar 2013 09:41:17 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: Jim Schaad <ietf@augustcellars.com>
References: <070.52c59acdb80e8da5d2b890c410e58829@tools.ietf.org> <085.079ab3d67c82738c948dc921e7769f15@tools.ietf.org> <096501ce2438$6b4fbf40$41ef3dc0$@augustcellars.com>
In-Reply-To: <096501ce2438$6b4fbf40$41ef3dc0$@augustcellars.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #149: Reference to list item does not populate with the list item number
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 19 Mar 2013 08:41:22 -0000

On 2013-03-19 01:26, Jim Schaad wrote:
> This is a regression - It works with the TCL version.
> ...

Please post an example.

Best regards, Julian

From tom.taylor.stds@gmail.com  Tue Mar 19 13:06:33 2013
Return-Path: <tom.taylor.stds@gmail.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 C7D2D21F8804 for <xml2rfc@ietfa.amsl.com>; Tue, 19 Mar 2013 13:06:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.048
X-Spam-Level: 
X-Spam-Status: No, score=0.048 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FH_HOST_EQ_D_D_D_D=0.765, RCVD_IN_PBL=0.905, RCVD_IN_SORBS_DUL=0.877, RDNS_DYNAMIC=0.1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LhgVfzcynpnY for <xml2rfc@ietfa.amsl.com>; Tue, 19 Mar 2013 13:06:33 -0700 (PDT)
Received: from mail-ie0-x233.google.com (mail-ie0-x233.google.com [IPv6:2607:f8b0:4001:c03::233]) by ietfa.amsl.com (Postfix) with ESMTP id 2525421F8775 for <xml2rfc@ietf.org>; Tue, 19 Mar 2013 13:06:33 -0700 (PDT)
Received: by mail-ie0-f179.google.com with SMTP id k11so1185957iea.10 for <xml2rfc@ietf.org>; Tue, 19 Mar 2013 13:06:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding:x-antivirus:x-antivirus-status; bh=X9KvcYme1CjjZ1WNr7JSBQFY9RrtEqODtGwRfpbpGKc=; b=o5kl+EnEtEVD+qjBpPIDWP29mwhAjM0NwWxD97dnEv0CEjn0bhJQG3GnK9YqPCzJe1 1jxaXfQy6tAlc7eq8dcNfOrqzl5TJDy9EZ9vle5NXvNHks0EzFC+7norYO5tP2DBjVEa 3Ocqlwv84iKb2a+oenuYcda38MGIMWq01cDevGszdLkw+Wd7FOJLdKXGUDMa2rT5C9Z/ eJA+4FVhJzwxPcgqa7KucfNw+xFwxzaqmRemeJ8gssZ+hkCw8PoMwNIS+P0uaMLjQgHn AKnNcHirxlVl41Nq1i9s+uPblz8StniZ/pBob2dVo08LhLhB8jfKcS4ZrLCwhUsKL3fc g7Ww==
X-Received: by 10.50.212.105 with SMTP id nj9mr2920610igc.17.1363723583653; Tue, 19 Mar 2013 13:06:23 -0700 (PDT)
Received: from [127.0.0.1] (dsl-173-206-3-59.tor.primus.ca. [173.206.3.59]) by mx.google.com with ESMTPS id gy3sm2079683igc.10.2013.03.19.13.06.22 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Mar 2013 13:06:23 -0700 (PDT)
Message-ID: <5148C53E.1050300@gmail.com>
Date: Tue, 19 Mar 2013 16:06:22 -0400
From: Tom Taylor <tom.taylor.stds@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: xml2rfc issue tracker <trac@tools.ietf.org>
References: <078.9e6abe0d33d472225bc46bafb708675b@tools.ietf.org>
In-Reply-To: <078.9e6abe0d33d472225bc46bafb708675b@tools.ietf.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Antivirus: avast! (VPS 130319-0, 19/03/2013), Outbound message
X-Antivirus-Status: Clean
Cc: magnus.westerlund@ericsson.com, xml2rfc@ietf.org
Subject: Re: [xml2rfc] #147: hangtext with empty body
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 19 Mar 2013 20:06:33 -0000

I assume some of the hangtext entries are non-null, otherwise it would 
make more sense to use style="empty".

On 18/03/2013 5:56 PM, xml2rfc issue tracker wrote:
> #147: hangtext with empty body
>
>   When using a hangtext only containing label, not body part then it is not
>   displayed.
>
>   Following XML
>
>   {{{
>           <t>This specification registers the following values: <list
>               hangIndent="6" style="hanging">
>               <t hangText="no-cache:"/>
>
>               <t hangText="public:"/>
>
>               <t hangText="private:"/>
>
>               <t hangText="no-transform:"/>
>
>               <t hangText="only-if-cached:"/>
>
>               <t hangText="max-stale:"/>
>
>               <t hangText="min-fresh:"/>
>
>               <t hangText="must-revalidate:"/>
>
>               <t hangText="proxy-revalidate:"/>
>
>               <t hangText="max-age:"/>
>             </list>The registry should be represented as: Name of the
>   directive,
>           contact person and reference.</t>
>   }}}
>
>
>   V2 Output:
>
>   {{{
>
>      This specification registers the following values:
>
>      The registry should be represented as: Name of the directive, contact
>      person and reference.
>
>   }}}
>
>
>   V1 output:
>
>   {{{
>
>   This specification registers the following values:
>
>      no-cache:
>
>      public:
>
>      private:
>
>      no-transform:
>
>      only-if-cached:
>
>      max-stale:
>
>      min-fresh:
>
>      must-revalidate:
>
>      proxy-revalidate:
>
>      max-age:
>
>      The registry should be represented as: Name of the directive, contact
>      person and reference.
>
>   }}}
>

From magnus.westerlund@ericsson.com  Tue Mar 19 14:37:21 2013
Return-Path: <magnus.westerlund@ericsson.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 93FB721F8922 for <xml2rfc@ietfa.amsl.com>; Tue, 19 Mar 2013 14:37:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -105.932
X-Spam-Level: 
X-Spam-Status: No, score=-105.932 tagged_above=-999 required=5 tests=[AWL=0.317, BAYES_00=-2.599, HELO_EQ_SE=0.35, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HhPC5DmW9qry for <xml2rfc@ietfa.amsl.com>; Tue, 19 Mar 2013 14:37:21 -0700 (PDT)
Received: from mailgw2.ericsson.se (mailgw2.ericsson.se [193.180.251.37]) by ietfa.amsl.com (Postfix) with ESMTP id 67CBC21F8BDE for <xml2rfc@ietf.org>; Tue, 19 Mar 2013 14:37:20 -0700 (PDT)
X-AuditID: c1b4fb25-b7f366d000004d10-33-5148da8fa757
Received: from esessmw0256.eemea.ericsson.se (Unknown_Domain [153.88.253.124]) by mailgw2.ericsson.se (Symantec Mail Security) with SMTP id F3.1A.19728.F8AD8415; Tue, 19 Mar 2013 22:37:19 +0100 (CET)
Received: from [127.0.0.1] (153.88.115.8) by esessmw0256.eemea.ericsson.se (153.88.115.97) with Microsoft SMTP Server id 8.3.279.1; Tue, 19 Mar 2013 22:37:19 +0100
Message-ID: <5148DA8B.9090804@ericsson.com>
Date: Tue, 19 Mar 2013 22:37:15 +0100
From: Magnus Westerlund <magnus.westerlund@ericsson.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: Tom Taylor <tom.taylor.stds@gmail.com>
References: <078.9e6abe0d33d472225bc46bafb708675b@tools.ietf.org> <5148C53E.1050300@gmail.com>
In-Reply-To: <5148C53E.1050300@gmail.com>
X-Enigmail-Version: 1.5.1
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFlrMLMWRmVeSWpSXmKPExsUyM+JvjW7/LY9Ag1dTxCya2w6xWVxY/4vF YuaM/2wWb2c5OrB47Jx1l91jyZKfTB7L5+9g9Phy+TNbAEsUl01Kak5mWWqRvl0CV0bTot1s BetEKg7cns3YwHiCr4uRk0NCwERi+9ZeNghbTOLCvfVANheHkMBJRonue//YIZzljBKvZy1h B6niFdCW6Lk2mbGLkYODRUBVYsePUpAwm4CFxM0fjWCDRAWCJX6+OsMCUS4ocXLmEzBbREBL 4uu5iYwgNrNAlMTV/1vB4sICZhI9CzaA2UICcRK3G5+wgticApoS29//gDpOUmLLi3Z2iF49 iSlXW6DmyEs0b53NDNGrLdHQ1ME6gVFoFpLVs5C0zELSsoCReRUje25iZk56udEmRmBAH9zy W3UH451zIocYpTlYlMR5w10vBAgJpCeWpGanphakFsUXleakFh9iZOLglGpgnNPSrPXH5Xu/ WnV8x6R3nLuY3CdLiiz8sb6ce/7SOfO+70g627CUKT2IaeYbI6eItykCp2u9m6d8jfLknmI1 UVRGy8zcbobKJuego6JilXeKwk+vebOR4x7b+asM/EdVF24/JV59ckuIQEvsv+4PHkGr6z88 +KuVIer+4tif4EvyE6NqXZZIK7EUZyQaajEXFScCAHSqwgc2AgAA
X-Mailman-Approved-At: Tue, 19 Mar 2013 15:40:23 -0700
Cc: xml2rfc@ietf.org, xml2rfc issue tracker <trac@tools.ietf.org>
Subject: Re: [xml2rfc] #147: hangtext with empty body
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 19 Mar 2013 21:37:21 -0000

On 2013-03-19 21:06, Tom Taylor wrote:
> I assume some of the hangtext entries are non-null, otherwise it would
> make more sense to use style="empty".

Although this example doesn't show that, I have other actual text in the
document I detected this with: draft-ietf-mmusic-rfc2326bis-31 update.
These issues are visible when generating with v31 xml available in
datatracker.

/Magnus

> 
> On 18/03/2013 5:56 PM, xml2rfc issue tracker wrote:
>> #147: hangtext with empty body
>>
>>   When using a hangtext only containing label, not body part then it
>> is not
>>   displayed.
>>
>>   Following XML
>>
>>   {{{
>>           <t>This specification registers the following values: <list
>>               hangIndent="6" style="hanging">
>>               <t hangText="no-cache:"/>
>>
>>               <t hangText="public:"/>
>>
>>               <t hangText="private:"/>
>>
>>               <t hangText="no-transform:"/>
>>
>>               <t hangText="only-if-cached:"/>
>>
>>               <t hangText="max-stale:"/>
>>
>>               <t hangText="min-fresh:"/>
>>
>>               <t hangText="must-revalidate:"/>
>>
>>               <t hangText="proxy-revalidate:"/>
>>
>>               <t hangText="max-age:"/>
>>             </list>The registry should be represented as: Name of the
>>   directive,
>>           contact person and reference.</t>
>>   }}}
>>
>>
>>   V2 Output:
>>
>>   {{{
>>
>>      This specification registers the following values:
>>
>>      The registry should be represented as: Name of the directive,
>> contact
>>      person and reference.
>>
>>   }}}
>>
>>
>>   V1 output:
>>
>>   {{{
>>
>>   This specification registers the following values:
>>
>>      no-cache:
>>
>>      public:
>>
>>      private:
>>
>>      no-transform:
>>
>>      only-if-cached:
>>
>>      max-stale:
>>
>>      min-fresh:
>>
>>      must-revalidate:
>>
>>      proxy-revalidate:
>>
>>      max-age:
>>
>>      The registry should be represented as: Name of the directive,
>> contact
>>      person and reference.
>>
>>   }}}
>>


-- 

Magnus Westerlund

----------------------------------------------------------------------
Multimedia Technologies, Ericsson Research EAB/TVM
----------------------------------------------------------------------
Ericsson AB                | Phone  +46 10 7148287
Färögatan 6                | Mobile +46 73 0949079
SE-164 80 Stockholm, Sweden| mailto: magnus.westerlund@ericsson.com
----------------------------------------------------------------------


From trac@tools.ietf.org  Fri Mar 22 06:57:08 2013
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 E2B8621F84B5 for <xml2rfc@ietfa.amsl.com>; Fri, 22 Mar 2013 06:57:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.585
X-Spam-Level: 
X-Spam-Status: No, score=-102.585 tagged_above=-999 required=5 tests=[AWL=0.014, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GS0bX3EX05vc for <xml2rfc@ietfa.amsl.com>; Fri, 22 Mar 2013 06:57:08 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 0C26B21F842F for <xml2rfc@ietf.org>; Fri, 22 Mar 2013 06:57:08 -0700 (PDT)
Received: from localhost ([127.0.0.1]:44971 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UJ2Ss-00032O-CG; Fri, 22 Mar 2013 14:57:02 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, arusso@amsl.com
X-Trac-Project: xml2rfc
Date: Fri, 22 Mar 2013 13:57:02 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/150
Message-ID: <063.d7229fb56465ae920aaf55cac09dca6a@tools.ietf.org>
X-Trac-Ticket-ID: 150
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, arusso@amsl.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: [xml2rfc] #150: odd placement of .bps causing mid-line page breaks
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Fri, 22 Mar 2013 13:57:09 -0000

#150: odd placement of .bps causing mid-line page breaks

 v2 puts .bp where it causes a mid-line page break.
 (v1 puts a .bp only where between lines of the output.)

 Example: files from #118.

 v2 nroff output:
 {{{
 1577    .in 6
 1578    The TCP Urgent pointer, like the TCP window, is a 16 bit value.
 Some
 1579    .bp
 1580    of the original discussion for the TCP Window Scale option
 included
 1581    proposals to increase the Urgent pointer to 32 bits.  As it turns
 1582    out, this is unnecessary.  There are two observations that should
 be
 1583    made:
 }}}

 which yields text:
 {{{
 The TCP Urgent pointer, like the TCP window, is a 16 bit value.
 Some

 [page break]

 of the original discussion for the TCP Window Scale option
 included proposals to increase the Urgent pointer to 32 bits. As
 it turns out, this is unnecessary. There are two observations
 that should be made:
 }}}

 v1 nroff output:
 {{{
 .in 6
 .ti 6
 The TCP Urgent pointer, like the TCP window, is a 16 bit value.
 Some of the original discussion for the TCP Window Scale option
 included proposals to increase the Urgent pointer to 32 bits.  As
 it turns out, this is unnecessary.  There are two observations
 .bp
 that should be made:
 }}}

 Side note: in v1, the line breaks in the nroff output match those in the
 text output, which isn't necessary for the nroff to be correct, but is
 useful when working with the nroff output.

-- 
---------------------------------+----------------------------------
 Reporter:  arusso@amsl.com      |      Owner:  henrik@levkowetz.com
     Type:  defect               |     Status:  new
 Priority:  medium               |  Milestone:
Component:  Version 2 cli nroff  |    Version:  2.4.x
 Keywords:                       |
---------------------------------+----------------------------------

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


From trac@tools.ietf.org  Fri Mar 22 07:24:03 2013
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 14D2A21F85BC for <xml2rfc@ietfa.amsl.com>; Fri, 22 Mar 2013 07:23:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.586
X-Spam-Level: 
X-Spam-Status: No, score=-102.586 tagged_above=-999 required=5 tests=[AWL=0.013, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H3SKaSBOvIRp for <xml2rfc@ietfa.amsl.com>; Fri, 22 Mar 2013 07:23:51 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 9803721F84F8 for <xml2rfc@ietf.org>; Fri, 22 Mar 2013 07:23:51 -0700 (PDT)
Received: from localhost ([127.0.0.1]:46209 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UJ2sk-0000jN-Ah; Fri, 22 Mar 2013 15:23:46 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, arusso@amsl.com
X-Trac-Project: xml2rfc
Date: Fri, 22 Mar 2013 14:23:46 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/151
Message-ID: <063.bc2b309beb252f9c656181ca730d64a1@tools.ietf.org>
X-Trac-Ticket-ID: 151
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, arusso@amsl.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: [xml2rfc] #151: figure handling: indentation and extraneous blank lines
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Fri, 22 Mar 2013 14:24:03 -0000

#151: figure handling: indentation and extraneous blank lines

 2 issues (in text and nroff output):
   - v2 does not preserve the indentation within <figure> in the XML file;
 v1 did.
   - v2 puts an extra blank line after </figure>.

 Example from attached XML:
 {{{
 <t>The desired announcement (and organization) would be:</t>

           <figure><artwork><![CDATA[
    +----------------------------------------------+
    | Prefix          | Origin AS   | Organization |
    +----------------------------------------------+
    | 10.1.2.0/24     | AS 64496    |   Org A      |
    +----------------------------------------------+
           ]]></artwork></figure>

 <t>The issuing party should create a ROA containing the following: </t>

           <figure><artwork><![CDATA[
    +----------------------------------------------+
    | asID     | address           | maxLength     |
    +----------------------------------------------+
    | 64496    | 10.1.2.0/24       |    24         |
    +----------------------------------------------+
           ]]></artwork></figure>
 </section>

 <section title="Aggregate with a More Specific">
 }}}

 v2 output:
 {{{
    The desired announcement (and organization) would be:

    +----------------------------------------------+
    | Prefix          | Origin AS   | Organization |
    +----------------------------------------------+
    | 10.1.2.0/24     | AS 64496    |   Org A      |
    +----------------------------------------------+


    The issuing party should create a ROA containing the following:

    +----------------------------------------------+
    | asID     | address           | maxLength     |
    +----------------------------------------------+
    | 64496    | 10.1.2.0/24       |    24         |
    +----------------------------------------------+


 3.2.  Aggregate with a More Specific
 }}}

 v1 output:
 {{{
    The desired announcement (and organization) would be:

       +----------------------------------------------+
       | Prefix          | Origin AS   | Organization |
       +----------------------------------------------+
       | 10.1.2.0/24     | AS 64496    |   Org A      |
       +----------------------------------------------+

    The issuing party should create a ROA containing the following:

       +----------------------------------------------+
       | asID     | address           | maxLength     |
       +----------------------------------------------+
       | 64496    | 10.1.2.0/24       |    24         |
       +----------------------------------------------+

 3.2.  Aggregate with a More Specific
 }}}

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

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


From trac@tools.ietf.org  Fri Mar 22 08:25:51 2013
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 5A6EF21F8DBF for <xml2rfc@ietfa.amsl.com>; Fri, 22 Mar 2013 08:25:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.587
X-Spam-Level: 
X-Spam-Status: No, score=-102.587 tagged_above=-999 required=5 tests=[AWL=0.012, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WU2BHVnqvWCN for <xml2rfc@ietfa.amsl.com>; Fri, 22 Mar 2013 08:25:50 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 58F0B21F8D3C for <xml2rfc@ietf.org>; Fri, 22 Mar 2013 08:25:50 -0700 (PDT)
Received: from localhost ([127.0.0.1]:49355 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UJ3qg-0003cC-0w; Fri, 22 Mar 2013 16:25:42 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, magnus.westerlund@ericsson.com
X-Trac-Project: xml2rfc
Date: Fri, 22 Mar 2013 15:25:41 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/124#comment:1
Message-ID: <078.1505969cf9adb6b4f5b5566534e62a5f@tools.ietf.org>
References: <063.4b04a93fcc98670d28cbdd1544a10ed3@tools.ietf.org>
X-Trac-Ticket-ID: 124
In-Reply-To: <063.4b04a93fcc98670d28cbdd1544a10ed3@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, magnus.westerlund@ericsson.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #124: hangText should wrap nicely
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Fri, 22 Mar 2013 15:25:51 -0000

#124: hangText should wrap nicely


Comment (by magnus.westerlund@ericsson.com):

 I would note that the "hangtext" bullet text also doesn't keep within the
 72 character limit when generating text.

-- 
------------------------------+----------------------------------
  Reporter:  arusso@amsl.com  |      Owner:  henrik@levkowetz.com
      Type:  defect           |     Status:  new
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/124#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Fri Mar 22 19:19:33 2013
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 D7BFA21F8533 for <xml2rfc@ietfa.amsl.com>; Fri, 22 Mar 2013 19:19:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.587
X-Spam-Level: 
X-Spam-Status: No, score=-102.587 tagged_above=-999 required=5 tests=[AWL=0.012, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yz+b1hbobbMa for <xml2rfc@ietfa.amsl.com>; Fri, 22 Mar 2013 19:19:32 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 1FD0811E80A6 for <xml2rfc@ietf.org>; Fri, 22 Mar 2013 19:19:17 -0700 (PDT)
Received: from localhost ([127.0.0.1]:51089 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UJE34-00010o-7y; Sat, 23 Mar 2013 03:19:10 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Sat, 23 Mar 2013 02:19:10 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/149#comment:3
Message-ID: <085.f48500e6268c3a77450b6c8e18224632@tools.ietf.org>
References: <070.52c59acdb80e8da5d2b890c410e58829@tools.ietf.org>
X-Trac-Ticket-ID: 149
In-Reply-To: <070.52c59acdb80e8da5d2b890c410e58829@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #149: Reference to list item does not populate with the list item number
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sat, 23 Mar 2013 02:19:33 -0000

#149: Reference to list item does not populate with the list item number

Changes (by ietf@augustcellars.com):

 * type:  enhancement => defect
 * component:  vocabulary => Version 2 cli


Comment:

 Attached files to show that it did actually work in the TCL version.  It
 was not always great in terms of what it generated, but it was a handy
 feature to have as one re-rewrites the lists.

 Change it back to a regressionl

-- 
-------------------------------------+----------------------------------
  Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
      Type:  defect                  |     Status:  new
  Priority:  medium                  |  Milestone:
 Component:  Version 2 cli           |    Version:  2.4.x
Resolution:                          |   Keywords:
-------------------------------------+----------------------------------

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


From trac@tools.ietf.org  Sat Mar 23 11:08:21 2013
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 563B221F8951 for <xml2rfc@ietfa.amsl.com>; Sat, 23 Mar 2013 11:08:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.587
X-Spam-Level: 
X-Spam-Status: No, score=-102.587 tagged_above=-999 required=5 tests=[AWL=0.012, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OpoqbYqRGC5h for <xml2rfc@ietfa.amsl.com>; Sat, 23 Mar 2013 11:08:20 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id CBDDF21F893D for <xml2rfc@ietf.org>; Sat, 23 Mar 2013 11:08:19 -0700 (PDT)
Received: from localhost ([127.0.0.1]:60766 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UJSrT-0001Sr-I7; Sat, 23 Mar 2013 19:08:11 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Sat, 23 Mar 2013 18:08:11 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/152
Message-ID: <070.27929abf904f7a53ebda0f46b610cbd9@tools.ietf.org>
X-Trac-Ticket-ID: 152
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc]  #152: Installation problems on Windows
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sat, 23 Mar 2013 18:08:21 -0000

#152: Installation problems on Windows

 I have finally managed to get a running version of the python based
 xml2rfc running on my windows system.  This will contain a running list of
 the problems and work arounds that I went through to get things running
 and a list of problems that I ran into

 1.  As covered in ticket # 112 - setuptools is a pre-requisite download.
 For python newbies it will not be a will known step on how to find it and
 what to do.  Installation instructions should contain a pointer to this as
 a pre-request download and install

 2.  lxml is a pre-requiste download.  The current method that the install
 process uses does not work and will never work on a windows system.  It
 currently downloads a .gz file which a clean window system cannot decode.
 Additionally since there is no pre-installed compiler it cannot compile.
 One needs to visit http://www.zlatkovic.com/libxml.en.html or a similar
 site and get the pre-built win32 binaries or be prepared to spend a lot of
 time doing the builds oneself.

 3.  There needs to be a strong warning against a standard practice on
 windows system.  The file xml2rfc which is the top level script for
 running the program cannot be re-named to xml2rfc.py and expect the system
 to work correctly.  If this is done then it will no look at the site-
 packages directory for any of the packages.  If the file is renamed to
 something like xml2rfc-x.py then things work fine.  Using the .py
 extension on a scipt file is normal practice in order to link the file to
 the program.

-- 
------------------------------------+----------------------------------
 Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
     Type:  defect                  |     Status:  new
 Priority:  critical                |  Milestone:
Component:  Version 2 cli           |    Version:  2.4.x
 Keywords:                          |
------------------------------------+----------------------------------

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


From trac@tools.ietf.org  Sun Mar 24 07:39:20 2013
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 778B221F8CD0 for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 07:39:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.288
X-Spam-Level: 
X-Spam-Status: No, score=-102.288 tagged_above=-999 required=5 tests=[AWL=-0.289, BAYES_00=-2.599, J_CHICKENPOX_27=0.6, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E28y0KEwGGk7 for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 07:39:20 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id DA0C621F8CB7 for <xml2rfc@ietf.org>; Sun, 24 Mar 2013 07:39:19 -0700 (PDT)
Received: from localhost ([127.0.0.1]:50503 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UJm4n-0003HJ-BW; Sun, 24 Mar 2013 15:39:13 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 24 Mar 2013 14:39:13 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/141#comment:1
Message-ID: <085.4d9a91dd4421100af2fcfe506556c173@tools.ietf.org>
References: <070.3690a54b4695e08b18709fbe9d8819b8@tools.ietf.org>
X-Trac-Ticket-ID: 141
In-Reply-To: <070.3690a54b4695e08b18709fbe9d8819b8@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #141: Line break characters are wrong
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 24 Mar 2013 14:39:20 -0000

#141: Line break characters are wrong


Comment (by henrik@levkowetz.com):

 Umm.  This needs some clarification -- as far as I know text-files on
 windows *do* use
 \r\n, which os.linesep should give.

 Did xml2rfc.tcl produce files with \r\n on Windows, or did it produce \n
 on all platforms?

-- 
-------------------------------------+----------------------------------
  Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
      Type:  defect                  |     Status:  new
  Priority:  major                   |  Milestone:
 Component:  Version 2 cli           |    Version:  2.4.x
Resolution:                          |   Keywords:  Line Breaks, Windows
-------------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/141#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Sun Mar 24 07:40:22 2013
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 1E23421F8CD0 for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 07:40:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.578
X-Spam-Level: 
X-Spam-Status: No, score=-102.578 tagged_above=-999 required=5 tests=[AWL=0.021, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0WGUVQt1mzHn for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 07:40:21 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 7979B21F8CB7 for <xml2rfc@ietf.org>; Sun, 24 Mar 2013 07:40:21 -0700 (PDT)
Received: from localhost ([127.0.0.1]:50561 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UJm5n-0000UT-TO; Sun, 24 Mar 2013 15:40:15 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 24 Mar 2013 14:40:15 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/146#comment:1
Message-ID: <085.859101b40151ec83283c8d24250f6654@tools.ietf.org>
References: <070.6adb4fc171b5c0fbedf7ca26b813b211@tools.ietf.org>
X-Trac-Ticket-ID: 146
In-Reply-To: <070.6adb4fc171b5c0fbedf7ca26b813b211@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #146: Entity item algorithm resolution wrong
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 24 Mar 2013 14:40:22 -0000

#146: Entity item algorithm resolution wrong

Changes (by henrik@levkowetz.com):

 * priority:  major => medium


-- 
-------------------------------------+----------------------------------
  Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
      Type:  defect                  |     Status:  new
  Priority:  medium                  |  Milestone:
 Component:  Version 2 cli           |    Version:  2.4.x
Resolution:                          |   Keywords:
-------------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/146#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Sun Mar 24 07:41:14 2013
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 F3C2721F8CF7 for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 07:41:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.578
X-Spam-Level: 
X-Spam-Status: No, score=-102.578 tagged_above=-999 required=5 tests=[AWL=0.021, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SOUw6B-Z3Kbd for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 07:41:13 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 641C321F8CD0 for <xml2rfc@ietf.org>; Sun, 24 Mar 2013 07:41:13 -0700 (PDT)
Received: from localhost ([127.0.0.1]:50604 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UJm6a-0006Aa-P0; Sun, 24 Mar 2013 15:41:04 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 24 Mar 2013 14:41:04 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/136#comment:1
Message-ID: <075.45999ef9ee9a245dc06226aa8a788f6b@tools.ietf.org>
References: <060.95545a447a95a07de53e5a535f04c604@tools.ietf.org>
X-Trac-Ticket-ID: 136
In-Reply-To: <060.95545a447a95a07de53e5a535f04c604@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #136: <?rfc include> leaves in the include statements
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 24 Mar 2013 14:41:14 -0000

#136: <?rfc include> leaves in the include statements

Changes (by henrik@levkowetz.com):

 * priority:  medium => critical


-- 
----------------------------+----------------------------------
  Reporter:  tony@att.com   |      Owner:  henrik@levkowetz.com
      Type:  defect         |     Status:  new
  Priority:  critical       |  Milestone:
 Component:  Version 2 cli  |    Version:  2.3.10
Resolution:                 |   Keywords:
----------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/136#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Sun Mar 24 07:41:57 2013
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 8FCA821F8CD0 for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 07:41:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.579
X-Spam-Level: 
X-Spam-Status: No, score=-102.579 tagged_above=-999 required=5 tests=[AWL=0.020, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0afsMs6ZtPcQ for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 07:41:57 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 735D721F8CF7 for <xml2rfc@ietf.org>; Sun, 24 Mar 2013 07:41:54 -0700 (PDT)
Received: from localhost ([127.0.0.1]:50607 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UJm7J-00070A-5I; Sun, 24 Mar 2013 15:41:49 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, infrastation@yandex.ru
X-Trac-Project: xml2rfc
Date: Sun, 24 Mar 2013 14:41:49 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/133#comment:2
Message-ID: <085.b21466fa23fcd46169f55b8e86697c30@tools.ietf.org>
References: <070.11e72dc5023d67cbc392417eb36cd549@tools.ietf.org>
X-Trac-Ticket-ID: 133
In-Reply-To: <070.11e72dc5023d67cbc392417eb36cd549@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, infrastation@yandex.ru, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #133: URIs paragraph missing for EREF footnotes
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 24 Mar 2013 14:41:57 -0000

#133: URIs paragraph missing for EREF footnotes

Changes (by henrik@levkowetz.com):

 * priority:  major => medium


-- 
-------------------------------------+----------------------------------
  Reporter:  infrastation@yandex.ru  |      Owner:  henrik@levkowetz.com
      Type:  defect                  |     Status:  new
  Priority:  medium                  |  Milestone:
 Component:  Version 2 cli           |    Version:  2.4.x
Resolution:                          |   Keywords:
-------------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/133#comment:2>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Sun Mar 24 07:54:45 2013
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 DF25C21F8D13 for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 07:54:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.58
X-Spam-Level: 
X-Spam-Status: No, score=-102.58 tagged_above=-999 required=5 tests=[AWL=0.019, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aUQ7Z+wMCvOX for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 07:54:45 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 3DC3B21F8D09 for <xml2rfc@ietf.org>; Sun, 24 Mar 2013 07:54:45 -0700 (PDT)
Received: from localhost ([127.0.0.1]:51090 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UJmJk-0007FK-4D; Sun, 24 Mar 2013 15:54:40 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 24 Mar 2013 14:54:40 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/141#comment:2
Message-ID: <085.e4d3b0fafeddeaa8eec414ee560b4bd4@tools.ietf.org>
References: <070.3690a54b4695e08b18709fbe9d8819b8@tools.ietf.org>
X-Trac-Ticket-ID: 141
In-Reply-To: <070.3690a54b4695e08b18709fbe9d8819b8@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #141: Line break characters are wrong
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 24 Mar 2013 14:54:46 -0000

#141: Line break characters are wrong

Changes (by henrik@levkowetz.com):

 * priority:  major => medium


-- 
-------------------------------------+----------------------------------
  Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
      Type:  defect                  |     Status:  new
  Priority:  medium                  |  Milestone:
 Component:  Version 2 cli           |    Version:  2.4.x
Resolution:                          |   Keywords:  Line Breaks, Windows
-------------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/141#comment:2>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Sun Mar 24 08:17:58 2013
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 3D21A21F8721 for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 08:17:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.58
X-Spam-Level: 
X-Spam-Status: No, score=-102.58 tagged_above=-999 required=5 tests=[AWL=0.019, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hIR1wfq3rpmu for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 08:17:57 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 9A78021F87C5 for <xml2rfc@ietf.org>; Sun, 24 Mar 2013 08:17:56 -0700 (PDT)
Received: from localhost ([127.0.0.1]:52252 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UJmgB-0007XQ-9s; Sun, 24 Mar 2013 16:17:51 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 24 Mar 2013 15:17:51 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/136#comment:2
Message-ID: <075.f39770c3763048cef5e02c1bbc7259d3@tools.ietf.org>
References: <060.95545a447a95a07de53e5a535f04c604@tools.ietf.org>
X-Trac-Ticket-ID: 136
In-Reply-To: <060.95545a447a95a07de53e5a535f04c604@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #136: <?rfc include> leaves in the include statements
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 24 Mar 2013 15:17:58 -0000

#136: <?rfc include> leaves in the include statements


Comment (by henrik@levkowetz.com):

 From [828]:

 Modified test case to show the problem with <?rfc include ?> statements
 which arn't stripped out when processed; see issue #136.

-- 
----------------------------+----------------------------------
  Reporter:  tony@att.com   |      Owner:  henrik@levkowetz.com
      Type:  defect         |     Status:  new
  Priority:  critical       |  Milestone:
 Component:  Version 2 cli  |    Version:  2.3.10
Resolution:                 |   Keywords:
----------------------------+----------------------------------

Ticket URL: </ticket/136#comment:2>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Sun Mar 24 08:52:24 2013
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 B70AC21F87A4 for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 08:52:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.581
X-Spam-Level: 
X-Spam-Status: No, score=-102.581 tagged_above=-999 required=5 tests=[AWL=0.018, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SGZXyBfyomtn for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 08:52:24 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id D996621F8788 for <xml2rfc@ietf.org>; Sun, 24 Mar 2013 08:52:23 -0700 (PDT)
Received: from localhost ([127.0.0.1]:53242 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UJnDW-00081c-AQ; Sun, 24 Mar 2013 16:52:18 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 24 Mar 2013 15:52:18 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/136#comment:3
Message-ID: <075.c5f299bb7caf06b65e39dfb2725abfa2@tools.ietf.org>
References: <060.95545a447a95a07de53e5a535f04c604@tools.ietf.org>
X-Trac-Ticket-ID: 136
In-Reply-To: <060.95545a447a95a07de53e5a535f04c604@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #136: <?rfc include> leaves in the include statements
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 24 Mar 2013 15:52:24 -0000

#136: <?rfc include> leaves in the include statements

Changes (by henrik@levkowetz.com):

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


Comment:

 Fixed in [830]:

 Changed handling of include PIs to replace the PI instead of just
 appending the included tree.  Updated a test file to match updated test
 case.  Fixes issue #136.

-- 
----------------------------+----------------------------------
  Reporter:  tony@att.com   |      Owner:  henrik@levkowetz.com
      Type:  defect         |     Status:  closed
  Priority:  critical       |  Milestone:
 Component:  Version 2 cli  |    Version:  2.3.10
Resolution:  fixed          |   Keywords:
----------------------------+----------------------------------

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


From ietf@augustcellars.com  Sun Mar 24 10:56:44 2013
Return-Path: <ietf@augustcellars.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 2BDDC21F8D59 for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 10:56:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.066
X-Spam-Level: 
X-Spam-Status: No, score=-3.066 tagged_above=-999 required=5 tests=[AWL=-0.067, BAYES_00=-2.599, J_CHICKENPOX_27=0.6, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fVJuy3wJv-eN for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 10:56:43 -0700 (PDT)
Received: from smtp4.pacifier.net (smtp4.pacifier.net [64.255.237.176]) by ietfa.amsl.com (Postfix) with ESMTP id 91AD121F8D51 for <xml2rfc@ietf.org>; Sun, 24 Mar 2013 10:56:43 -0700 (PDT)
Received: from Philemon (mail.augustcellars.com [50.34.17.238]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jimsch@nwlink.com) by smtp4.pacifier.net (Postfix) with ESMTPSA id 86CA038EE8; Sun, 24 Mar 2013 10:56:40 -0700 (PDT)
From: "Jim Schaad" <ietf@augustcellars.com>
To: "'xml2rfc issue tracker'" <trac@tools.ietf.org>, <henrik@levkowetz.com>
References: <070.3690a54b4695e08b18709fbe9d8819b8@tools.ietf.org> <085.4d9a91dd4421100af2fcfe506556c173@tools.ietf.org>
In-Reply-To: <085.4d9a91dd4421100af2fcfe506556c173@tools.ietf.org>
Date: Sun, 24 Mar 2013 10:55:58 -0700
Message-ID: <017501ce28b8$dca64220$95f2c660$@augustcellars.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQEX5fapIsarF1OzLuay0GZuLSfSVwHNj17+mhM5QhA=
Content-Language: en-us
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #141: Line break characters are wrong
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Sun, 24 Mar 2013 17:56:44 -0000

> -----Original Message-----
> From: xml2rfc-bounces@ietf.org [mailto:xml2rfc-bounces@ietf.org] On
> Behalf Of xml2rfc issue tracker
> Sent: Sunday, March 24, 2013 7:39 AM
> To: henrik@levkowetz.com
> Cc: xml2rfc@ietf.org
> Subject: Re: [xml2rfc] #141: Line break characters are wrong
> 
> #141: Line break characters are wrong
> 
> 
> Comment (by henrik@levkowetz.com):
> 
>  Umm.  This needs some clarification -- as far as I know text-files on
windows
> *do* use  \r\n, which os.linesep should give.
> 
>  Did xml2rfc.tcl produce files with \r\n on Windows, or did it produce \n
on
> all platforms?
> 
> --
> -------------------------------------+----------------------------------
>   Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
>       Type:  defect                  |     Status:  new
>   Priority:  major                   |  Milestone:
>  Component:  Version 2 cli           |    Version:  2.4.x
> Resolution:                          |   Keywords:  Line Breaks, Windows
> -------------------------------------+----------------------------------
> 
> Ticket URL:
> <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/141#comment:1>
> xml2rfc <http://tools.ietf.org/tools/xml2rfc/>
> 
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc


From trac@tools.ietf.org  Sun Mar 24 11:01:53 2013
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 139D121F8C9B for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 11:01:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.581
X-Spam-Level: 
X-Spam-Status: No, score=-102.581 tagged_above=-999 required=5 tests=[AWL=0.018, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M3fiLeOB6FCL for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 11:01:52 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 4EAB921F8C7C for <xml2rfc@ietf.org>; Sun, 24 Mar 2013 11:01:52 -0700 (PDT)
Received: from localhost ([127.0.0.1]:58293 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UJpEo-00027K-H9; Sun, 24 Mar 2013 19:01:46 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Sun, 24 Mar 2013 18:01:46 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/141#comment:3
Message-ID: <085.e15910b1668acad053a58a00fea4f1c4@tools.ietf.org>
References: <070.3690a54b4695e08b18709fbe9d8819b8@tools.ietf.org>
X-Trac-Ticket-ID: 141
In-Reply-To: <070.3690a54b4695e08b18709fbe9d8819b8@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #141: Line break characters are wrong
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 24 Mar 2013 18:01:53 -0000

#141: Line break characters are wrong


Comment (by ietf@augustcellars.com):

 This is the difference between a  text output file and a binary output
 file.  A text output file will convert from \n to the correct line
 seperator on all platforms.  If you emit \n on Windows it is converted to
 \r\n for text files and not for binary files.  Thus emitting \r\n puts
 \r\r\n into the text file on windows.  This makes for more portable code
 as one only needs to thing about \n for both input and output if one is
 dealing with text files.

-- 
-------------------------------------+----------------------------------
  Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
      Type:  defect                  |     Status:  new
  Priority:  medium                  |  Milestone:
 Component:  Version 2 cli           |    Version:  2.4.x
Resolution:                          |   Keywords:  Line Breaks, Windows
-------------------------------------+----------------------------------

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


From tom.taylor.stds@gmail.com  Sun Mar 24 12:41:33 2013
Return-Path: <tom.taylor.stds@gmail.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 8259B21F8CD6 for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 12:41:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.171
X-Spam-Level: 
X-Spam-Status: No, score=-0.171 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FH_RELAY_NODNS=1.451, RCVD_IN_SORBS_DUL=0.877,  RDNS_NONE=0.1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LbHVzHEZjOcD for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 12:41:33 -0700 (PDT)
Received: from mail-ia0-x229.google.com (mail-ia0-x229.google.com [IPv6:2607:f8b0:4001:c02::229]) by ietfa.amsl.com (Postfix) with ESMTP id C8CF921F8BF0 for <xml2rfc@ietf.org>; Sun, 24 Mar 2013 12:41:32 -0700 (PDT)
Received: by mail-ia0-f169.google.com with SMTP id j5so5019353iaf.28 for <xml2rfc@ietf.org>; Sun, 24 Mar 2013 12:41:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding:x-antivirus:x-antivirus-status; bh=i5FIMRRrIcgc8O6Z01BZiOcP2cVYp5Pthsa3STmcANM=; b=04jdA+6dASyS5ZXE/RgWiuESM9AoDA2mdEZG+kYjBaQBlFX62JErOfxPvdknDUoj5p vuvUCxz0EXXBZy3bfMgTt0eIlsYp91xD0fZzEN9/yhieRIMCx6+dZixgxqWFw3fcllAh XsZsaBwGIfrXcCmLuu83g8SIR5hOdLZzsoAH3v2ZoS7GUPOBoo73183ttwpQ8wcvccPI qz4gBtQ65C5WFHNyGGYCIbUwLA3ljGl7m80IB4We0TsjS3ujpG3cvmPsHx0zKhq9ACBC qvgJ+E0anAP9HxwNpPQNlxjCsipfqhPbuEz7Kb8WKd7BvjD3j3Hdg4R1+8dE6HS7gApH sqew==
X-Received: by 10.50.57.168 with SMTP id j8mr9657774igq.51.1364154092391; Sun, 24 Mar 2013 12:41:32 -0700 (PDT)
Received: from [127.0.0.1] ([64.56.244.88]) by mx.google.com with ESMTPS id ur12sm12603378igb.8.2013.03.24.12.41.30 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 24 Mar 2013 12:41:31 -0700 (PDT)
Message-ID: <514F56EA.2070608@gmail.com>
Date: Sun, 24 Mar 2013 15:41:30 -0400
From: Tom Taylor <tom.taylor.stds@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: xml2rfc@ietf.org
References: <070.3690a54b4695e08b18709fbe9d8819b8@tools.ietf.org> <085.e15910b1668acad053a58a00fea4f1c4@tools.ietf.org>
In-Reply-To: <085.e15910b1668acad053a58a00fea4f1c4@tools.ietf.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Antivirus: avast! (VPS 130324-0, 24/03/2013), Outbound message
X-Antivirus-Status: Clean
Subject: Re: [xml2rfc] #141: Line break characters are wrong
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Sun, 24 Mar 2013 19:41:33 -0000

My routine has always been:

- use the web interface to XML2RFC
- use a binary editor to convert all instances of x0a to x0d x0a in the 
text file output.

So the web interface at least always produced /n only and still does.

Don't know if this is relevant.

Tom Taylor

On 24/03/2013 2:01 PM, xml2rfc issue tracker wrote:
> #141: Line break characters are wrong
>
>
> Comment (by ietf@augustcellars.com):
>
>   This is the difference between a  text output file and a binary output
>   file.  A text output file will convert from \n to the correct line
>   seperator on all platforms.  If you emit \n on Windows it is converted to
>   \r\n for text files and not for binary files.  Thus emitting \r\n puts
>   \r\r\n into the text file on windows.  This makes for more portable code
>   as one only needs to thing about \n for both input and output if one is
>   dealing with text files.
>

From trac@tools.ietf.org  Sun Mar 24 13:28:59 2013
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 E897B21F8D85 for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 13:28:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.582
X-Spam-Level: 
X-Spam-Status: No, score=-102.582 tagged_above=-999 required=5 tests=[AWL=0.017, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3fKkQCJ6B8kY for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 13:28:59 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 29CB221F8D13 for <xml2rfc@ietf.org>; Sun, 24 Mar 2013 13:28:59 -0700 (PDT)
Received: from localhost ([127.0.0.1]:35069 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UJrXB-00043H-9B; Sun, 24 Mar 2013 21:28:53 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Sun, 24 Mar 2013 20:28:53 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/141#comment:4
Message-ID: <085.72cb5be8596456ab522d05f991b39889@tools.ietf.org>
References: <070.3690a54b4695e08b18709fbe9d8819b8@tools.ietf.org>
X-Trac-Ticket-ID: 141
In-Reply-To: <070.3690a54b4695e08b18709fbe9d8819b8@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #141: Line break characters are wrong
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 24 Mar 2013 20:29:00 -0000

#141: Line break characters are wrong


Comment (by henrik@levkowetz.com):

 Replying to [comment:3 ietf@â€¦]:
 > This is the difference between a  text output file and a binary output
 file.  A text output file will convert from \n to the correct line
 seperator on all platforms.  If you emit \n on Windows it is converted to
 \r\n for text files and not for binary files.  Thus emitting \r\n puts
 \r\r\n into the text file on windows.  This makes for more portable code
 as one only needs to thing about \n for both input and output if one is
 dealing with text files.

 Ah.  So the current code outputs \r\r\n; ok, got it.  Will fix.

-- 
-------------------------------------+----------------------------------
  Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
      Type:  defect                  |     Status:  new
  Priority:  medium                  |  Milestone:
 Component:  Version 2 cli           |    Version:  2.4.x
Resolution:                          |   Keywords:  Line Breaks, Windows
-------------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/141#comment:4>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Sun Mar 24 13:42:03 2013
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 146FC21F8DD0 for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 13:42:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.282
X-Spam-Level: 
X-Spam-Status: No, score=-102.282 tagged_above=-999 required=5 tests=[AWL=-0.283, BAYES_00=-2.599, J_CHICKENPOX_27=0.6, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OYQ1nNA4Y0ek for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 13:42:02 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 601AA21F8DC1 for <xml2rfc@ietf.org>; Sun, 24 Mar 2013 13:42:02 -0700 (PDT)
Received: from localhost ([127.0.0.1]:35338 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UJrjm-0002ih-FJ; Sun, 24 Mar 2013 21:41:54 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Sun, 24 Mar 2013 20:41:54 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/141#comment:5
Message-ID: <085.6c5ce84ac1ae227604af1e7d1ff14e5c@tools.ietf.org>
References: <070.3690a54b4695e08b18709fbe9d8819b8@tools.ietf.org>
X-Trac-Ticket-ID: 141
In-Reply-To: <070.3690a54b4695e08b18709fbe9d8819b8@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #141: Line break characters are wrong
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 24 Mar 2013 20:42:03 -0000

#141: Line break characters are wrong

Changes (by henrik@levkowetz.com):

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


Comment:

 Fixed in [831]:

 Changed os.linesep to '\n' when writing lines to text files.  The library
 takes care of doing the right thing on different platforms; writing
 os.linesep on the other hand will result in the file containing '\r\r\n',
 which is wrong.  Fixes issue #141.

-- 
-------------------------------------+----------------------------------
  Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
      Type:  defect                  |     Status:  closed
  Priority:  medium                  |  Milestone:
 Component:  Version 2 cli           |    Version:  2.4.x
Resolution:  fixed                   |   Keywords:  Line Breaks, Windows
-------------------------------------+----------------------------------

Ticket URL: </ticket/141#comment:5>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Sun Mar 24 15:30:37 2013
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 7317621F8DEB for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 15:30:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.575
X-Spam-Level: 
X-Spam-Status: No, score=-102.575 tagged_above=-999 required=5 tests=[AWL=0.024, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HWZNNDl2rXLI for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 15:30:36 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id A829921F8DE9 for <xml2rfc@ietf.org>; Sun, 24 Mar 2013 15:30:36 -0700 (PDT)
Received: from localhost ([127.0.0.1]:39336 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UJtQs-0007KT-EG; Sun, 24 Mar 2013 23:30:30 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 24 Mar 2013 22:30:30 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/107#comment:1
Message-ID: <078.d7544d02733b4870b4ba38e01559cbb6@tools.ietf.org>
References: <063.5a13c4ee1608e2a12e064207e167b67d@tools.ietf.org>
X-Trac-Ticket-ID: 107
In-Reply-To: <063.5a13c4ee1608e2a12e064207e167b67d@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #107: issues when symrefs="no"
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 24 Mar 2013 22:30:37 -0000

#107: issues when symrefs="no"

Changes (by henrik@levkowetz.com):

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


Comment:

 Fixed in [832]:

 Changed the generation of xref text to use the same numeric indexes as in
 the references section when symrefs='no'.  Don't start numbering over
 again when starting a new references section (i.e., when moving from
 normative to informative).  Don't re-sort numeric references
 alphabetically; they are already sorted numerically.  Fixes issue #107.

-- 
------------------------------+--------------------
  Reporter:  arusso@amsl.com  |      Owner:
      Type:  defect           |     Status:  closed
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.3.11
Resolution:  fixed            |   Keywords:
------------------------------+--------------------

Ticket URL: </ticket/107#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From glenzorn@gmail.com  Sun Mar 24 20:36:57 2013
Return-Path: <glenzorn@gmail.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 560B521F8DA2 for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 20:36:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.776
X-Spam-Level: 
X-Spam-Status: No, score=-1.776 tagged_above=-999 required=5 tests=[AWL=-1.824, BAYES_00=-2.599, FH_HOST_EQ_D_D_D_D=0.765, RCVD_IN_PBL=0.905, RCVD_IN_SORBS_DUL=0.877, RDNS_DYNAMIC=0.1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A1HiGKicS+Xb for <xml2rfc@ietfa.amsl.com>; Sun, 24 Mar 2013 20:36:57 -0700 (PDT)
Received: from mail-da0-x233.google.com (mail-da0-x233.google.com [IPv6:2607:f8b0:400e:c00::233]) by ietfa.amsl.com (Postfix) with ESMTP id ED83B21F860B for <xml2rfc@ietf.org>; Sun, 24 Mar 2013 20:36:56 -0700 (PDT)
Received: by mail-da0-f51.google.com with SMTP id g27so2916363dan.38 for <xml2rfc@ietf.org>; Sun, 24 Mar 2013 20:36:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=OF6hXH41WwVZ426QdWR78jLMGfnxCJh0jNcOTT4oa/M=; b=ahT08nQpHlF57PmYqFw+qCslZbOKaZw0+iZUhnqRX0PBTM3DSxnnG02wfOExOTTRzN ilkaJdWt7LhejagfjafKQzWLVqjQFxXREx3uva95ORhXURrxjZTVM7fi+ocPUyRSbcv6 8x+NewbcelOx2aEgc318jMUyZEwuGyTHKg7DVy9EArmZAoRCjj3RqssS3YtD3FLG8VD+ s5KZquJvj+fx6naiIu5kn557aYEuDNg99KwKbd/YFK0UZKQm8+XEyT5LTQwOgvls3cbQ ABknqb5d8KViTlpPo21BwQp61+24VxISSKAqVM+VkBerkrDK/ppmJvn10ALEm0C/w3/+ urgA==
X-Received: by 10.68.189.163 with SMTP id gj3mr15673895pbc.4.1364182616756; Sun, 24 Mar 2013 20:36:56 -0700 (PDT)
Received: from [192.168.0.104] (ppp-124-120-67-16.revip2.asianet.co.th. [124.120.67.16]) by mx.google.com with ESMTPS id kb3sm11658345pbc.21.2013.03.24.20.36.54 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 24 Mar 2013 20:36:56 -0700 (PDT)
Message-ID: <514FC65D.5020007@gmail.com>
Date: Mon, 25 Mar 2013 10:37:01 +0700
From: Glen Zorn <glenzorn@gmail.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130310 Thunderbird/17.0.3
MIME-Version: 1.0
To: Joe Abley <jabley@hopcount.ca>
References: <066.1445983ce9e57ad5e29ee2ecd7564429@tools.ietf.org> <081.cebf1c1c289f6a7d76713e919df18fe7@tools.ietf.org> <-4194543353069437065@unknownmsgid> <73717BC4-BF4F-4F87-8BF3-BBD5288D060B@vpnc.org> <CF1BC724-D4DF-44B1-A6D5-A0C0760A28A2@hopcount.ca> <04C756E1-6352-4D66-B821-3315176E6A59@vpnc.org> <8563A225-6284-4204-92AF-3C3522337AD4@hopcount.ca>
In-Reply-To: <8563A225-6284-4204-92AF-3C3522337AD4@hopcount.ca>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: xml2rfc@ietf.org, Paul Hoffman <paul.hoffman@vpnc.org>
Subject: Re: [xml2rfc] #115: xml2rfc 2.4.1 v2 puts two spaces after "i.e."
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 25 Mar 2013 03:36:57 -0000

On 03/18/2013 11:25 PM, Joe Abley wrote:

>
 > On 2013-03-18, at 11:43, Paul Hoffman <paul.hoffman@vpnc.org> wrote:
 >
 >> We fully disagree. If the RFC Style Guide says that "Dr" and "Mr"
 >> (and "Ms") are followed by a period, then the tool should not
 >> remove the period.
 >
 > Nobody is suggesting that the tool should remove the period. The
 > suggestion is that the number of spaces following an incorrect "Dr."
 > should be adjusted by the tool. My counter-suggestion is that the
 > tool need not make allowances for incorrect grammar.

AFAICT, it is not incorrect, merely one of many differences between 
British  & American English usage.  I'm pretty sure that both I-Ds & 
RFCs are specified to be written in American English, so that would make 
the use of "Dr" inconsistent.

...

From trac@tools.ietf.org  Mon Mar 25 06:37:19 2013
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 45A0921F8DF2 for <xml2rfc@ietfa.amsl.com>; Mon, 25 Mar 2013 06:37:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F+nA8hVZh+Op for <xml2rfc@ietfa.amsl.com>; Mon, 25 Mar 2013 06:37:18 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 8E8F321F8951 for <xml2rfc@ietf.org>; Mon, 25 Mar 2013 06:37:18 -0700 (PDT)
Received: from localhost ([127.0.0.1]:47194 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UK7aI-0004jS-JU; Mon, 25 Mar 2013 14:37:10 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Mon, 25 Mar 2013 13:37:10 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/149#comment:4
Message-ID: <085.d4f452974ee62065defc2e7b864370fd@tools.ietf.org>
References: <070.52c59acdb80e8da5d2b890c410e58829@tools.ietf.org>
X-Trac-Ticket-ID: 149
In-Reply-To: <070.52c59acdb80e8da5d2b890c410e58829@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #149: Reference to list item does not populate with the list item number
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 25 Mar 2013 13:37:19 -0000

#149: Reference to list item does not populate with the list item number


Comment (by julian.reschke@gmx.de):

 OK, it generates something, but there's no way "Paragraph 3.2" makes sense
 as identifier.

 We shouldn't rush this out but properly defined the expected behavior
 first, then implement.

-- 
-------------------------------------+----------------------------------
  Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
      Type:  defect                  |     Status:  new
  Priority:  medium                  |  Milestone:
 Component:  Version 2 cli           |    Version:  2.4.x
Resolution:                          |   Keywords:
-------------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/149#comment:4>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From lear@cisco.com  Tue Mar 26 01:11:59 2013
Return-Path: <lear@cisco.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 9C82521F89C7 for <xml2rfc@ietfa.amsl.com>; Tue, 26 Mar 2013 01:11:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -105.332
X-Spam-Level: 
X-Spam-Status: No, score=-105.332 tagged_above=-999 required=5 tests=[AWL=-5.147, BAYES_40=-0.185, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lz4QAHTdsXoW for <xml2rfc@ietfa.amsl.com>; Tue, 26 Mar 2013 01:11:58 -0700 (PDT)
Received: from cyclone.public.resource.org (cyclone.public.resource.org [192.101.98.135]) by ietfa.amsl.com (Postfix) with ESMTP id 65BBF21F89BA for <xml2rfc@ietf.org>; Tue, 26 Mar 2013 01:11:58 -0700 (PDT)
Received: from ams-iport-1.cisco.com (ams-iport-1.cisco.com [144.254.224.140]) by cyclone.public.resource.org (8.14.4/8.14.4) with ESMTP id r2Q8BtUV072513 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=FAIL) for <xml2rfc@xml.resource.org>; Tue, 26 Mar 2013 01:11:56 -0700 (PDT) (envelope-from lear@cisco.com)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=370; q=dns/txt; s=iport; t=1364285516; x=1365495116; h=message-id:date:from:mime-version:to:subject: content-transfer-encoding; bh=6rIV+lmlpJRkYwFrxDMpvM3fRaz/6YjO0x/pRPFCE74=; b=Nyd/9FdriG33z5XIrVXs1+booPnBg49luGouZ/J7+JFDeEywlVEB5HFJ w9LbPXOS2MYI5GxFenSMSgV0NW1h6OH1RrrqMkyJBAxf+JNCMy4QtWOzR BnY/RP7uY0Zq72L8GR7ysvZFyPNb/v6e4BUZ6TJKd1LssWvFo+5boxWuX Y=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AhYKAFhXUVGQ/khN/2dsb2JhbABDhlesG44yglUEA4EGFnSCSVU2AgUWCwILAwIBAgFLDQgBAYgQoD6OVYJAkAyBI5ApgRMDlmeRBIMLOw
X-IronPort-AV: E=Sophos;i="4.84,911,1355097600"; d="scan'208";a="152195109"
Received: from ams-core-4.cisco.com ([144.254.72.77]) by ams-iport-1.cisco.com with ESMTP; 26 Mar 2013 08:11:49 +0000
Received: from ams3-vpn-dhcp7552.cisco.com (ams3-vpn-dhcp7552.cisco.com [10.61.93.127]) by ams-core-4.cisco.com (8.14.5/8.14.5) with ESMTP id r2Q8Bifq021203 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <xml2rfc@xml.resource.org>; Tue, 26 Mar 2013 08:11:47 GMT
Message-ID: <5151583F.9030701@cisco.com>
Date: Tue, 26 Mar 2013 09:11:43 +0100
From: Eliot Lear <lear@cisco.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: "'xml2rfc'" <xml2rfc@xml.resource.org>
X-Enigmail-Version: 1.5.1
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Subject: [xml2rfc] here is an updated entry for ISO 3166-1:2006.
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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, 26 Mar 2013 08:11:59 -0000

Can someone stick it in the appropriate directory?

<reference anchor="ISO.3166-1.2006">
<front>
<title>Codes for the representation of names of countries, 3rd
edition</title>
<author><organization>International Organization for
Standardization</organization></author>
<date year="2006"/>
</front><seriesInfo name="ISO" value="Standard 3166-1"/>
</reference>

From trac@tools.ietf.org  Tue Mar 26 04:35:03 2013
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 7888121F88D8 for <xml2rfc@ietfa.amsl.com>; Tue, 26 Mar 2013 04:35:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RFYk7xDQLH7d for <xml2rfc@ietfa.amsl.com>; Tue, 26 Mar 2013 04:35:03 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id E1EA821F882A for <xml2rfc@ietf.org>; Tue, 26 Mar 2013 04:35:02 -0700 (PDT)
Received: from localhost ([127.0.0.1]:42610 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UKS9d-0003pd-U1; Tue, 26 Mar 2013 12:35:01 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: brian.e.carpenter@gmail.com
X-Trac-Project: xml2rfc
Date: Tue, 26 Mar 2013 11:35:01 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/153
Message-ID: <075.ab5f637db9a5a2d044de014949e7893d@tools.ietf.org>
X-Trac-Ticket-ID: 153
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: brian.e.carpenter@gmail.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc]  #153: Author's address layout wrong in HTML output
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 26 Mar 2013 11:35:03 -0000

#153: Author's address layout wrong in HTML output

 If an author's address contains several <street></street> entries, they
 are concatenated on a single line in the HTML output format. They are
 correctly placed on separate lines in TXT output.

-- 
-----------------------------------------+--------------------
 Reporter:  brian.e.carpenter@gmail.com  |      Owner:
     Type:  defect                       |     Status:  new
 Priority:  minor                        |  Milestone:
Component:  Version 2 gui                |    Version:  2.3.10
 Keywords:                               |
-----------------------------------------+--------------------

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


From trac@tools.ietf.org  Wed Mar 27 05:39:11 2013
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 045C921F910D for <xml2rfc@ietfa.amsl.com>; Wed, 27 Mar 2013 05:39:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lDJDt4sLZXPS for <xml2rfc@ietfa.amsl.com>; Wed, 27 Mar 2013 05:39:10 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 6197A21F910A for <xml2rfc@ietf.org>; Wed, 27 Mar 2013 05:39:10 -0700 (PDT)
Received: from localhost ([127.0.0.1]:45316 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UKpdA-00025o-UV; Wed, 27 Mar 2013 13:39:04 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Wed, 27 Mar 2013 12:39:04 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/153#comment:1
Message-ID: <090.2c6e690a6acb1dce99b148ecb6badd7d@tools.ietf.org>
References: <075.ab5f637db9a5a2d044de014949e7893d@tools.ietf.org>
X-Trac-Ticket-ID: 153
In-Reply-To: <075.ab5f637db9a5a2d044de014949e7893d@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #153: Author's address layout wrong in HTML output
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Wed, 27 Mar 2013 12:39:11 -0000

#153: Author's address layout wrong in HTML output

Changes (by henrik@levkowetz.com):

 * owner:   => henrik@levkowetz.com
 * component:  Version 2 gui => Version 2 cli html


-- 
------------------------------------------+--------------------------------
  Reporter:  brian.e.carpenter@gmail.com  |      Owner:
      Type:  defect                       |  henrik@levkowetz.com
  Priority:  minor                        |     Status:  new
 Component:  Version 2 cli html           |  Milestone:
Resolution:                               |    Version:  2.3.10
                                          |   Keywords:
------------------------------------------+--------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/153#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Wed Mar 27 11:35:01 2013
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 0991521F867B for <xml2rfc@ietfa.amsl.com>; Wed, 27 Mar 2013 11:35:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YfQuXAP1vQ3Y for <xml2rfc@ietfa.amsl.com>; Wed, 27 Mar 2013 11:35:00 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 5F53221F867A for <xml2rfc@ietf.org>; Wed, 27 Mar 2013 11:35:00 -0700 (PDT)
Received: from localhost ([127.0.0.1]:59049 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UKvBV-00066R-67; Wed, 27 Mar 2013 19:34:53 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Wed, 27 Mar 2013 18:34:53 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/154
Message-ID: <070.138b2d3b0a6801eb76ed4cb40e697a2f@tools.ietf.org>
X-Trac-Ticket-ID: 154
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc]  #154: XML output emits !ENTITY lines
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Wed, 27 Mar 2013 18:35:01 -0000

#154: XML output emits !ENTITY lines

 When generating the .xml output, the !ENTITY lines from the original
 should not be emitted into the new file.  THe expansions appear to have
 been done correctly.

 works correctly for tcl

-- 
------------------------------------+----------------------------------
 Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
     Type:  defect                  |     Status:  new
 Priority:  medium                  |  Milestone:
Component:  Version 2 cli           |    Version:  2.3.10
 Keywords:                          |
------------------------------------+----------------------------------

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


From dhc2@dcrocker.net  Fri Mar 29 07:34:33 2013
Return-Path: <dhc2@dcrocker.net>
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 17F7121F9333 for <xml2rfc@ietfa.amsl.com>; Fri, 29 Mar 2013 07:34:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level: 
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3wXgxMEoxbCd for <xml2rfc@ietfa.amsl.com>; Fri, 29 Mar 2013 07:34:32 -0700 (PDT)
Received: from sbh17.songbird.com (sbh17.songbird.com [72.52.113.17]) by ietfa.amsl.com (Postfix) with ESMTP id 8058821F931B for <xml2rfc@ietf.org>; Fri, 29 Mar 2013 07:34:32 -0700 (PDT)
Received: from [192.168.1.66] (76-218-9-215.lightspeed.sntcca.sbcglobal.net [76.218.9.215]) (authenticated bits=0) by sbh17.songbird.com (8.13.8/8.13.8) with ESMTP id r2TEYVob007028 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for <xml2rfc@ietf.org>; Fri, 29 Mar 2013 07:34:32 -0700
Message-ID: <5155A670.1090404@dcrocker.net>
Date: Fri, 29 Mar 2013 07:34:24 -0700
From: Dave Crocker <dhc2@dcrocker.net>
Organization: Brandenburg InternetWorking
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: "xml2rfc@ietf.org" <xml2rfc@ietf.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (sbh17.songbird.com [72.52.113.17]); Fri, 29 Mar 2013 07:34:32 -0700 (PDT)
Subject: [xml2rfc] artwork type=... xml?  json?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: dcrocker@bbiw.net
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Fri, 29 Mar 2013 14:34:33 -0000

I don't recall previous discussion to enhance artwork so that it knows 
about syntaxes other than abnf.

Given the popularity of xml and json, they'd seem reasonable to add.  No?

d/
-- 
  Dave Crocker
  Brandenburg InternetWorking
  bbiw.net

From trac@tools.ietf.org  Fri Mar 29 11:25:00 2013
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 F177121F9407 for <xml2rfc@ietfa.amsl.com>; Fri, 29 Mar 2013 11:24:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wVQhh94WYHph for <xml2rfc@ietfa.amsl.com>; Fri, 29 Mar 2013 11:24:59 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 0F73021F93F2 for <xml2rfc@ietf.org>; Fri, 29 Mar 2013 11:24:59 -0700 (PDT)
Received: from localhost ([127.0.0.1]:37574 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1ULdyv-0005Mt-TS; Fri, 29 Mar 2013 19:24:53 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, arusso@amsl.com
X-Trac-Project: xml2rfc
Date: Fri, 29 Mar 2013 18:24:53 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/155
Message-ID: <063.16c6a124afc5f821e831d95b1f4f97a9@tools.ietf.org>
X-Trac-Ticket-ID: 155
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, arusso@amsl.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: [xml2rfc] #155: empty date element yields extra space and comma in reference
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Fri, 29 Mar 2013 18:25:00 -0000

#155: empty date element yields extra space and comma in reference

 An empty date element yields extraneous space and comma in the text output
 (and nroff output). v1 handled this OK, but v2 puts in extra " ,"

 (Simply deleting the empty date element isn't a good option b/c the DTD
 requires it in the reference element.)

 XML:
 {{{
 <reference anchor="VARIANTTLDS"
 target="http://www.icann.org/en/resources/idn/variant-tlds">
    <front><title>IDN Variant TLDs</title>
       <author>
           <organization>ICANN</organization>
       </author>
       <date />
    </front>
 </reference>
 }}}

 v2 output:
 {{{
    [VARIANTTLDS]
               ICANN, "IDN Variant TLDs", ,
               <http://www.icann.org/en/resources/idn/variant-tlds>.
 }}}

 v1 output:
 {{{
    [VARIANTTLDS]
               ICANN, "IDN Variant TLDs",
               <http://www.icann.org/en/resources/idn/variant-tlds>.
 }}}

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

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


From trac@tools.ietf.org  Fri Mar 29 23:51:59 2013
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 55E2721F8738 for <xml2rfc@ietfa.amsl.com>; Fri, 29 Mar 2013 23:51:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uLmlBGnzMBKE for <xml2rfc@ietfa.amsl.com>; Fri, 29 Mar 2013 23:51:58 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id BA44A21F8733 for <xml2rfc@ietf.org>; Fri, 29 Mar 2013 23:51:58 -0700 (PDT)
Received: from localhost ([127.0.0.1]:37559 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1ULpdh-0000uq-H7; Sat, 30 Mar 2013 07:51:45 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: arusso@amsl.com, infrastation@yandex.ru, tony@att.com
X-Trac-Project: xml2rfc
Date: Sat, 30 Mar 2013 06:51:45 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/115#comment:5
Message-ID: <081.d167704b049f55dc05d62992e661ed57@tools.ietf.org>
References: <066.1445983ce9e57ad5e29ee2ecd7564429@tools.ietf.org>
X-Trac-Ticket-ID: 115
In-Reply-To: <066.1445983ce9e57ad5e29ee2ecd7564429@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: arusso@amsl.com, infrastation@yandex.ru, tony@att.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #115: xml2rfc 2.4.1 v2 puts two spaces after "i.e."
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sat, 30 Mar 2013 06:51:59 -0000

#115: xml2rfc 2.4.1 v2 puts two spaces after "i.e."


Comment (by infrastation@yandex.ru):

 "viz." would be a similar case.

-- 
---------------------------------+-----------------
  Reporter:  jonathan@vidyo.com  |      Owner:
      Type:  defect              |     Status:  new
  Priority:  medium              |  Milestone:
 Component:  Version 2 cli       |    Version:
Resolution:                      |   Keywords:
---------------------------------+-----------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/115#comment:5>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nico@cryptonector.com  Sat Mar 30 13:50:07 2013
Return-Path: <nico@cryptonector.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 BAE7C21F843E for <xml2rfc@ietfa.amsl.com>; Sat, 30 Mar 2013 13:50:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.477
X-Spam-Level: 
X-Spam-Status: No, score=-1.477 tagged_above=-999 required=5 tests=[AWL=0.499,  BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FyT9fPAhlP3i for <xml2rfc@ietfa.amsl.com>; Sat, 30 Mar 2013 13:50:07 -0700 (PDT)
Received: from homiemail-a84.g.dreamhost.com (caiajhbdcagg.dreamhost.com [208.97.132.66]) by ietfa.amsl.com (Postfix) with ESMTP id 3772421F8433 for <xml2rfc@ietf.org>; Sat, 30 Mar 2013 13:50:07 -0700 (PDT)
Received: from homiemail-a84.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a84.g.dreamhost.com (Postfix) with ESMTP id F11431DE059 for <xml2rfc@ietf.org>; Sat, 30 Mar 2013 13:50:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cryptonector.com; h= mime-version:in-reply-to:references:date:message-id:subject:from :to:cc:content-type; s=cryptonector.com; bh=vc8PHp8zwU/0CNBpsR2+ lkyDFRk=; b=YBzagjM1+qHr9a5frpa4nq5gh0411UkgnRoH9JrMTpRyRFBqFxMi uf907IrB05PjF8Hspj3G/NfGptWLzT/Be/vIhg8cT29ylswahCno2Y1CVnUrUHI5 pPwWG4IZBpvfWT3lrtC7rVBS/ZQjrP40swmC5CUtDIexj89iIl1dQp0=
Received: from mail-we0-f174.google.com (mail-we0-f174.google.com [74.125.82.174]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nico@cryptonector.com) by homiemail-a84.g.dreamhost.com (Postfix) with ESMTPSA id 964F51DE005 for <xml2rfc@ietf.org>; Sat, 30 Mar 2013 13:50:06 -0700 (PDT)
Received: by mail-we0-f174.google.com with SMTP id u12so997035wey.33 for <xml2rfc@ietf.org>; Sat, 30 Mar 2013 13:50:05 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.180.77.9 with SMTP id o9mr3733410wiw.16.1364676605299; Sat, 30 Mar 2013 13:50:05 -0700 (PDT)
Received: by 10.217.105.195 with HTTP; Sat, 30 Mar 2013 13:50:05 -0700 (PDT)
Received: by 10.217.105.195 with HTTP; Sat, 30 Mar 2013 13:50:05 -0700 (PDT)
In-Reply-To: <081.d167704b049f55dc05d62992e661ed57@tools.ietf.org>
References: <066.1445983ce9e57ad5e29ee2ecd7564429@tools.ietf.org> <081.d167704b049f55dc05d62992e661ed57@tools.ietf.org>
Date: Sat, 30 Mar 2013 15:50:05 -0500
Message-ID: <CAK3OfOiEztZJo6GRhAE4XdX6L8V4rFGSQyuwB815vLOX0Bd7LA@mail.gmail.com>
From: Nico Williams <nico@cryptonector.com>
To: xml2rfc issue tracker <trac@tools.ietf.org>
Content-Type: multipart/alternative; boundary=f46d043d66c34ad5ac04d92a885b
Cc: XML2RFC Interest Group <xml2rfc@ietf.org>
Subject: Re: [xml2rfc] #115: xml2rfc 2.4.1 v2 puts two spaces after "i.e."
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Sat, 30 Mar 2013 20:50:07 -0000

--f46d043d66c34ad5ac04d92a885b
Content-Type: text/plain; charset=UTF-8

The simpler thing to do would be to require the author to insert the extra
space (or other sentence end maker) then have xml2rfc remove it as
necessary.

Nico
--

--f46d043d66c34ad5ac04d92a885b
Content-Type: text/html; charset=UTF-8

<p dir="ltr">The simpler thing to do would be to require the author to insert the extra space (or other sentence end maker) then have xml2rfc remove it as necessary.</p>
<p dir="ltr">Nico<br>
-- </p>

--f46d043d66c34ad5ac04d92a885b--

From infrastation@yandex.ru  Sat Mar 30 23:55:18 2013
Return-Path: <infrastation@yandex.ru>
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 DBACA21F8425 for <xml2rfc@ietfa.amsl.com>; Sat, 30 Mar 2013 23:55:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.36
X-Spam-Level: 
X-Spam-Status: No, score=0.36 tagged_above=-999 required=5 tests=[BAYES_05=-1.11, HELO_EQ_RU=0.595, HOST_EQ_RU=0.875]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A8BMJ-yNSYmm for <xml2rfc@ietfa.amsl.com>; Sat, 30 Mar 2013 23:55:18 -0700 (PDT)
Received: from forward4h.mail.yandex.net (forward4h.mail.yandex.net [IPv6:2a02:6b8:0:f05::4]) by ietfa.amsl.com (Postfix) with ESMTP id 3942921F8201 for <xml2rfc@ietf.org>; Sat, 30 Mar 2013 23:55:18 -0700 (PDT)
Received: from web29h.yandex.ru (web29h.yandex.ru [84.201.187.163]) by forward4h.mail.yandex.net (Yandex) with ESMTP id ABF071B21A03 for <xml2rfc@ietf.org>; Sun, 31 Mar 2013 10:55:16 +0400 (MSK)
Received: from 127.0.0.1 (localhost.localdomain [127.0.0.1]) by web29h.yandex.ru (Yandex) with ESMTP id 6841E3383FF; Sun, 31 Mar 2013 10:55:16 +0400 (MSK)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1364712916; bh=hzAfd23OU0AA3iI5hYKK6Yv0ImlKoZE+iIeSxVkygo8=; h=From:To:In-Reply-To:References:Subject:Date; b=InKAZK3m9qXZxZrp4kgB5qkF1SjzB0QqspX+iU2ofXjqi/Mc+SL0P15sZWUuesiET DOYA9NsCL9a77VQNMXDPSft3bqIE+5PqiDbSDOELkqFQ73+VZWpwdcwzoLH6k167ul Ib9x0EsU9rgBa8GiFnUNhKIx3wgn+i+f2pn6gt38=
Received: from broadband-46-188-20-202.2kom.ru (broadband-46-188-20-202.2kom.ru [46.188.20.202]) by web29h.yandex.ru with HTTP; Sun, 31 Mar 2013 10:55:16 +0400
From: Denis Ovsienko <infrastation@yandex.ru>
To: xml2rfc@ietf.org
In-Reply-To: <CAK3OfOiEztZJo6GRhAE4XdX6L8V4rFGSQyuwB815vLOX0Bd7LA@mail.gmail.com>
References: <066.1445983ce9e57ad5e29ee2ecd7564429@tools.ietf.org> <081.d167704b049f55dc05d62992e661ed57@tools.ietf.org> <CAK3OfOiEztZJo6GRhAE4XdX6L8V4rFGSQyuwB815vLOX0Bd7LA@mail.gmail.com>
MIME-Version: 1.0
Message-Id: <697211364712916@web29h.yandex.ru>
X-Mailer: Yamail [ http://yandex.ru ] 5.0
Date: Sun, 31 Mar 2013 10:55:16 +0400
Content-Transfer-Encoding: 7bit
Content-Type: text/plain
Subject: Re: [xml2rfc] #115: xml2rfc 2.4.1 v2 puts two spaces after "i.e."
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Sun, 31 Mar 2013 06:55:19 -0000

31.03.2013, 00:50, "Nico Williams" <nico@cryptonector.com>:
> The simpler thing to do would be to require the author to insert the extra space (or other sentence end maker) then have xml2rfc remove it as necessary.
>

The additional explicit markup, if any, ought to stand for the case that is less common, such as &nbsp; and &wj; stand for supposedly rare exceptions and plain text stands for the implicit processing methods.

-- 
 Denis Ovsienko

From trac@tools.ietf.org  Sun Mar 31 10:52:23 2013
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 1525021F861B for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 10:52:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mZExtPtC2ipz for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 10:52:22 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 2D3D721F8617 for <xml2rfc@ietf.org>; Sun, 31 Mar 2013 10:52:22 -0700 (PDT)
Received: from localhost ([127.0.0.1]:46969 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UMMQS-00007n-B6; Sun, 31 Mar 2013 19:52:16 +0200
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: arusso@amsl.com, henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 31 Mar 2013 17:52:16 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/118#comment:2
Message-ID: <078.c208fe0645b6063af79871bbb075f812@tools.ietf.org>
References: <063.5b1e0865122fc832d360a2f96faad60e@tools.ietf.org>
X-Trac-Ticket-ID: 118
In-Reply-To: <063.5b1e0865122fc832d360a2f96faad60e@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: arusso@amsl.com, henrik@levkowetz.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #118: nroff output does not generate text that matches the text output
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 31 Mar 2013 17:52:23 -0000

#118: nroff output does not generate text that matches the text output


Comment (by henrik@levkowetz.com):

 A couple of questions regarding this:

   1) What is the proper escape to use for lines which start with "."?  I
 first just
      did a \. escape, but some reading of a troff/nroff manual seemed to
 indicate that
      \&. was needed.  Are there other characters which need to be escaped
 at the start
      of a line, besides "." and "'" ?

   2) What is the right nroff output?  Should I just do .sp N, with no
 following blank
      line (where N is the blankLines count given in the <vspace/>
 command)?

-- 
----------------------------------+-------------------
  Reporter:  arusso@amsl.com      |      Owner:
      Type:  defect               |     Status:  new
  Priority:  medium               |  Milestone:
 Component:  Version 2 cli nroff  |    Version:  2.4.x
Resolution:                       |   Keywords:
----------------------------------+-------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/118#comment:2>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Sun Mar 31 10:59:43 2013
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 EF2B521F866F for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 10:59:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LToskYu8MU8e for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 10:59:43 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 64D1E21F866E for <xml2rfc@ietf.org>; Sun, 31 Mar 2013 10:59:43 -0700 (PDT)
Received: from localhost ([127.0.0.1]:47520 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UMMXa-0008JR-44; Sun, 31 Mar 2013 19:59:38 +0200
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: arusso@amsl.com, henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 31 Mar 2013 17:59:38 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/118#comment:3
Message-ID: <078.761e74bb5f042ed1926212af375737c9@tools.ietf.org>
References: <063.5b1e0865122fc832d360a2f96faad60e@tools.ietf.org>
X-Trac-Ticket-ID: 118
In-Reply-To: <063.5b1e0865122fc832d360a2f96faad60e@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: arusso@amsl.com, henrik@levkowetz.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #118: nroff output does not generate text that matches the text output
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 31 Mar 2013 17:59:44 -0000

#118: nroff output does not generate text that matches the text output


Comment (by henrik@levkowetz.com):

 From [833]:

 Updated tests, see issue #118.

-- 
----------------------------------+-------------------
  Reporter:  arusso@amsl.com      |      Owner:
      Type:  defect               |     Status:  new
  Priority:  medium               |  Milestone:
 Component:  Version 2 cli nroff  |    Version:  2.4.x
Resolution:                       |   Keywords:
----------------------------------+-------------------

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


From trac@tools.ietf.org  Sun Mar 31 11:00:39 2013
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 25D6E21F86C1 for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 11:00:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level: 
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BTQyKCp+9bNS for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 11:00:38 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 7D6EA21F868B for <xml2rfc@ietf.org>; Sun, 31 Mar 2013 11:00:38 -0700 (PDT)
Received: from localhost ([127.0.0.1]:47643 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UMMYS-00032W-RX; Sun, 31 Mar 2013 20:00:32 +0200
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: arusso@amsl.com, henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 31 Mar 2013 18:00:32 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/118#comment:4
Message-ID: <078.a2bf9158defb01ea86978991630883a0@tools.ietf.org>
References: <063.5b1e0865122fc832d360a2f96faad60e@tools.ietf.org>
X-Trac-Ticket-ID: 118
In-Reply-To: <063.5b1e0865122fc832d360a2f96faad60e@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: arusso@amsl.com, henrik@levkowetz.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #118: nroff output does not generate text that matches the text output
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 31 Mar 2013 18:00:39 -0000

#118: nroff output does not generate text that matches the text output


Comment (by henrik@levkowetz.com):

 From [834]:

 Changed start-of-line nroff escape handling, see issue #118.

-- 
----------------------------------+-------------------
  Reporter:  arusso@amsl.com      |      Owner:
      Type:  defect               |     Status:  new
  Priority:  medium               |  Milestone:
 Component:  Version 2 cli nroff  |    Version:  2.4.x
Resolution:                       |   Keywords:
----------------------------------+-------------------

Ticket URL: </ticket/118#comment:4>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Sun Mar 31 11:55:18 2013
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 28A5821F84A1 for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 11:55:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100
X-Spam-Level: 
X-Spam-Status: No, score=-100 tagged_above=-999 required=5 tests=[USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VB-23f6iS4px for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 11:55:17 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 0C25621F86C3 for <xml2rfc@ietf.org>; Sun, 31 Mar 2013 11:55:13 -0700 (PDT)
Received: from localhost ([127.0.0.1]:49370 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UMNPH-0000y4-7D; Sun, 31 Mar 2013 20:55:07 +0200
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: arusso@amsl.com, henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 31 Mar 2013 18:55:07 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/118#comment:5
Message-ID: <078.d3e9f2d3c680c5f8fe4f1eb58b559559@tools.ietf.org>
References: <063.5b1e0865122fc832d360a2f96faad60e@tools.ietf.org>
X-Trac-Ticket-ID: 118
In-Reply-To: <063.5b1e0865122fc832d360a2f96faad60e@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: arusso@amsl.com, henrik@levkowetz.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #118: nroff output does not generate text that matches the text output
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 31 Mar 2013 18:55:18 -0000

#118: nroff output does not generate text that matches the text output


Comment (by henrik@levkowetz.com):

 From [835]:

 Updated tests, see issue #118, part 2.

-- 
----------------------------------+-------------------
  Reporter:  arusso@amsl.com      |      Owner:
      Type:  defect               |     Status:  new
  Priority:  medium               |  Milestone:
 Component:  Version 2 cli nroff  |    Version:  2.4.x
Resolution:                       |   Keywords:
----------------------------------+-------------------

Ticket URL: </ticket/118#comment:5>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Sun Mar 31 12:57:49 2013
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 766EB21F8696 for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 12:57:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100
X-Spam-Level: 
X-Spam-Status: No, score=-100 tagged_above=-999 required=5 tests=[USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5KyHYXeWMW3T for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 12:57:48 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id A980E21F8503 for <xml2rfc@ietf.org>; Sun, 31 Mar 2013 12:57:48 -0700 (PDT)
Received: from localhost ([127.0.0.1]:51916 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UMONr-0006fy-29; Sun, 31 Mar 2013 21:57:43 +0200
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: arusso@amsl.com, henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 31 Mar 2013 19:57:43 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/121#comment:2
Message-ID: <078.9a469d97cf0a4445395930245511c3ad@tools.ietf.org>
References: <063.b7644c91ffab6777da5f553030d72f73@tools.ietf.org>
X-Trac-Ticket-ID: 121
In-Reply-To: <063.b7644c91ffab6777da5f553030d72f73@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: arusso@amsl.com, henrik@levkowetz.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #121: &nbhy; should make \- in nroff
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 31 Mar 2013 19:57:49 -0000

#121: &nbhy; should make \- in nroff


Comment (by henrik@levkowetz.com):

 From [836]:

 Updated tests, see issue #121.

-- 
----------------------------------+-------------------
  Reporter:  arusso@amsl.com      |      Owner:
      Type:  defect               |     Status:  new
  Priority:  medium               |  Milestone:
 Component:  Version 2 cli nroff  |    Version:  2.4.x
Resolution:                       |   Keywords:
----------------------------------+-------------------

Ticket URL: </ticket/121#comment:2>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Sun Mar 31 13:00:04 2013
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 AB69F21F8696 for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 13:00:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100
X-Spam-Level: 
X-Spam-Status: No, score=-100 tagged_above=-999 required=5 tests=[USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nuiqu33xp78c for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 13:00:04 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id E92B021F8503 for <xml2rfc@ietf.org>; Sun, 31 Mar 2013 13:00:03 -0700 (PDT)
Received: from localhost ([127.0.0.1]:52093 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UMOPz-0004wP-KG; Sun, 31 Mar 2013 21:59:55 +0200
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: arusso@amsl.com, henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 31 Mar 2013 19:59:55 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/121#comment:3
Message-ID: <078.3d719f99d2ffbf0a3ed63128115e9438@tools.ietf.org>
References: <063.b7644c91ffab6777da5f553030d72f73@tools.ietf.org>
X-Trac-Ticket-ID: 121
In-Reply-To: <063.b7644c91ffab6777da5f553030d72f73@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: arusso@amsl.com, henrik@levkowetz.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #121: &nbhy; should make \- in nroff
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 31 Mar 2013 20:00:04 -0000

#121: &nbhy; should make \- in nroff

Changes (by henrik@levkowetz.com):

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


Comment:

 Fixed in [837]:

 Changed the handling of special characters (nbsp, nbhy) so as to emit the
 proper non-breaking escapes for nroff.  Fixes issue #121.

-- 
----------------------------------+--------------------
  Reporter:  arusso@amsl.com      |      Owner:
      Type:  defect               |     Status:  closed
  Priority:  medium               |  Milestone:
 Component:  Version 2 cli nroff  |    Version:  2.4.x
Resolution:  fixed                |   Keywords:
----------------------------------+--------------------

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


From trac@tools.ietf.org  Sun Mar 31 13:16:37 2013
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 7265321F856D for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 13:16:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100
X-Spam-Level: 
X-Spam-Status: No, score=-100 tagged_above=-999 required=5 tests=[USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vfLrzpgcQoEP for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 13:16:37 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id CE2E221F854E for <xml2rfc@ietf.org>; Sun, 31 Mar 2013 13:16:36 -0700 (PDT)
Received: from localhost ([127.0.0.1]:52976 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UMOg3-0007PC-J0; Sun, 31 Mar 2013 22:16:31 +0200
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 31 Mar 2013 20:16:31 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/128#comment:1
Message-ID: <078.d2634a69fa2ce515877d28056b0bff83@tools.ietf.org>
References: <063.4f666f8965deb17f143351a910a30962@tools.ietf.org>
X-Trac-Ticket-ID: 128
In-Reply-To: <063.4f666f8965deb17f143351a910a30962@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #128: bad indentation of multi-line section title
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 31 Mar 2013 20:16:37 -0000

#128: bad indentation of multi-line section title


Comment (by henrik@levkowetz.com):

 From [838]:

 Updated tests, see issue #128.

-- 
----------------------------------+----------------------------------
  Reporter:  arusso@amsl.com      |      Owner:  henrik@levkowetz.com
      Type:  defect               |     Status:  new
  Priority:  medium               |  Milestone:
 Component:  Version 2 cli nroff  |    Version:  2.4.x
Resolution:                       |   Keywords:
----------------------------------+----------------------------------

Ticket URL: </ticket/128#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Sun Mar 31 13:25:47 2013
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 17F4921F850F for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 13:25:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100
X-Spam-Level: 
X-Spam-Status: No, score=-100 tagged_above=-999 required=5 tests=[USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UbLkAAM+pF4p for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 13:25:46 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 4AE7D21F84E3 for <xml2rfc@ietf.org>; Sun, 31 Mar 2013 13:25:46 -0700 (PDT)
Received: from localhost ([127.0.0.1]:53315 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UMOov-0007pg-1m; Sun, 31 Mar 2013 22:25:41 +0200
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 31 Mar 2013 20:25:41 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/128#comment:2
Message-ID: <078.8d1fa7c1593dc28490b2b6aad4c8fb49@tools.ietf.org>
References: <063.4f666f8965deb17f143351a910a30962@tools.ietf.org>
X-Trac-Ticket-ID: 128
In-Reply-To: <063.4f666f8965deb17f143351a910a30962@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #128: bad indentation of multi-line section title
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 31 Mar 2013 20:25:47 -0000

#128: bad indentation of multi-line section title

Changes (by henrik@levkowetz.com):

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


Comment:

 Fixed in [839]:

 Changed nroff output for long titles (which will wrap) so that the wrapped
 title text will be indented appropriately.  Fixes issue #128.

-- 
----------------------------------+----------------------------------
  Reporter:  arusso@amsl.com      |      Owner:  henrik@levkowetz.com
      Type:  defect               |     Status:  closed
  Priority:  medium               |  Milestone:
 Component:  Version 2 cli nroff  |    Version:  2.4.x
Resolution:  fixed                |   Keywords:
----------------------------------+----------------------------------

Ticket URL: </ticket/128#comment:2>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Sun Mar 31 16:17:19 2013
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 D38B421F8615 for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 16:17:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100
X-Spam-Level: 
X-Spam-Status: No, score=-100 tagged_above=-999 required=5 tests=[USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0OQ1wXMFPrwN for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 16:17:19 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 6A9D021F8263 for <xml2rfc@ietf.org>; Sun, 31 Mar 2013 16:17:17 -0700 (PDT)
Received: from localhost ([127.0.0.1]:60513 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UMRUt-0007pb-6Y; Mon, 01 Apr 2013 01:17:11 +0200
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 31 Mar 2013 23:17:11 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/150#comment:1
Message-ID: <078.e19d85e77f35596fc71e486f43aa28f9@tools.ietf.org>
References: <063.d7229fb56465ae920aaf55cac09dca6a@tools.ietf.org>
X-Trac-Ticket-ID: 150
In-Reply-To: <063.d7229fb56465ae920aaf55cac09dca6a@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #150: odd placement of .bps causing mid-line page breaks
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 31 Mar 2013 23:17:20 -0000

#150: odd placement of .bps causing mid-line page breaks


Comment (by henrik@levkowetz.com):

 From [842]:

 Updated tests, see issue #150.

-- 
----------------------------------+----------------------------------
  Reporter:  arusso@amsl.com      |      Owner:  henrik@levkowetz.com
      Type:  defect               |     Status:  new
  Priority:  medium               |  Milestone:
 Component:  Version 2 cli nroff  |    Version:  2.4.x
Resolution:                       |   Keywords:
----------------------------------+----------------------------------

Ticket URL: </ticket/150#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From trac@tools.ietf.org  Sun Mar 31 16:19:30 2013
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 1D1A021F8615 for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 16:19:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.3
X-Spam-Level: 
X-Spam-Status: No, score=-101.3 tagged_above=-999 required=5 tests=[AWL=1.300,  BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pBhWsHM7wYB7 for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 16:19:29 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 831BB21F8263 for <xml2rfc@ietf.org>; Sun, 31 Mar 2013 16:19:29 -0700 (PDT)
Received: from localhost ([127.0.0.1]:60563 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1UMRX2-0006ns-4r; Mon, 01 Apr 2013 01:19:24 +0200
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 31 Mar 2013 23:19:24 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/150#comment:2
Message-ID: <078.4841b0e32acd749d2b43c6d594dbedb6@tools.ietf.org>
References: <063.d7229fb56465ae920aaf55cac09dca6a@tools.ietf.org>
X-Trac-Ticket-ID: 150
In-Reply-To: <063.d7229fb56465ae920aaf55cac09dca6a@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #150: odd placement of .bps causing mid-line page breaks
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sun, 31 Mar 2013 23:19:30 -0000

#150: odd placement of .bps causing mid-line page breaks

Changes (by henrik@levkowetz.com):

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


Comment:

 Fixed in [843]:

 Changed wrapping of nroff output to match text output closely, in order to
 minimize insertion of .bp in the middle of a line.  Fixes issue #150
 (mostly -- line breaks on hyphens may cause this to happen in very rare
 cases).

-- 
----------------------------------+----------------------------------
  Reporter:  arusso@amsl.com      |      Owner:  henrik@levkowetz.com
      Type:  defect               |     Status:  closed
  Priority:  medium               |  Milestone:
 Component:  Version 2 cli nroff  |    Version:  2.4.x
Resolution:  fixed                |   Keywords:
----------------------------------+----------------------------------

Ticket URL: </ticket/150#comment:2>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From johnl@iecc.com  Sun Mar 31 16:25:44 2013
Return-Path: <johnl@iecc.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 B639421F84AD for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 16:25:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -108.97
X-Spam-Level: 
X-Spam-Status: No, score=-108.97 tagged_above=-999 required=5 tests=[AWL=0.370, BAYES_20=-0.74, HABEAS_ACCREDITED_SOI=-4.3, RCVD_IN_BSP_TRUSTED=-4.3, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uIHa1LrtbSHH for <xml2rfc@ietfa.amsl.com>; Sun, 31 Mar 2013 16:25:44 -0700 (PDT)
Received: from leila.iecc.com (leila6.iecc.com [IPv6:2001:470:1f07:1126:0:4c:6569:6c61]) by ietfa.amsl.com (Postfix) with ESMTP id E30FF21F84A6 for <xml2rfc@ietf.org>; Sun, 31 Mar 2013 16:25:43 -0700 (PDT)
Received: (qmail 55713 invoked from network); 31 Mar 2013 23:25:43 -0000
Received: from leila.iecc.com (64.57.183.34) by mail1.iecc.com with QMQP; 31 Mar 2013 23:25:43 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=iecc.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:vbr-info; s=5158c5f7.xn--btvx9d.k1303; i=johnl@user.iecc.com; bh=bF1mpVUiXcD38jG947VjEiZMPpSuxhxbn5r1tyZMBWw=; b=iRw+WAcV4241yxhaDvSptLCQf0reljYewdkgZCyzGF2lyn3N7s0Kdbc80Q6TrcjeWQLCwPFMOjBfXO+5cysGdgtp7rh5KAlGfIixQATUXmo+UUrnhEf79aYFRocIgwmx+3M1+piiUt+Qr4r1rACumP7/N2J8IyKy0Rz9w18fNro=
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=taugh.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:vbr-info; s=5158c5f7.xn--btvx9d.k1303; olt=johnl@user.iecc.com; bh=bF1mpVUiXcD38jG947VjEiZMPpSuxhxbn5r1tyZMBWw=; b=ascVE1E/t9KcqkxtGMYhBavelvYh3KBZWwRwj3Y28Jxq0OhlIoo/fJ2/sXUts8F53YIgwviANNosLrwSWWuzjs1/EGc22SKnqfcAUmSWNN7s63/sJP4JMplyzPSr5iqT3QRG3QfHWBXE5x1gnHx5Am9L02S8XaiNxowXPpqDFIM=
VBR-Info: md=iecc.com; mc=all; mv=dwl.spamhaus.org
Date: 31 Mar 2013 23:25:20 -0000
Message-ID: <20130331232520.87912.qmail@joyce.lan>
From: "John Levine" <johnl@taugh.com>
To: xml2rfc@ietf.org
In-Reply-To: <078.c208fe0645b6063af79871bbb075f812@tools.ietf.org>
Organization: 
X-Headerized: yes
Mime-Version: 1.0
Content-type: text/plain; charset=utf-8
Content-transfer-encoding: 7bit
Cc: trac@tools.ietf.org
Subject: Re: [xml2rfc] #118: nroff output does not generate text that matches the text output
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Sun, 31 Mar 2013 23:25:44 -0000

>   1) What is the proper escape to use for lines which start with "."?  I
> first just did a \. escape, but some reading of a troff/nroff manual seemed to
> indicate that \&. was needed.  Are there other characters which need to be escaped
> at the start of a line, besides "." and "'" ?

 \&. and \&' are correct

They are the only magic characters at the beginning of a line.

>   2) What is the right nroff output?  Should I just do .sp N, with no
> following blank line (where N is the blankLines count given in the <vspace/>
> command)?

I don't think you can do any better than .sp N.  The exact output depends on
the macros and traps defined at the time, but in general they honor space
commands, perhaps truncating them at the end of a page.

If you want to force that amount of white space, even if it has to be on the next
page, it's

  .ne N
  .sp N

