Re: [xml2rfc] #328 (Version 2 build): Missing document title raises exception

"xml2rfc issue tracker" <trac@tools.ietf.org> Sun, 28 May 2017 23:22 UTC

Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D8EA51294A2 for <xml2rfc@ietfa.amsl.com>; Sun, 28 May 2017 16:22:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.8
X-Spam-Level:
X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8, RP_MATCHES_RCVD=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ahva-uqMRv0z for <xml2rfc@ietfa.amsl.com>; Sun, 28 May 2017 16:22:22 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D4A14126C2F for <xml2rfc@ietf.org>; Sun, 28 May 2017 16:22:22 -0700 (PDT)
Received: from localhost ([::1]:45785 helo=durif.tools.ietf.org) by durif.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1dF7Vu-0003Qd-JQ; Sun, 28 May 2017 16:22:22 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: xml2rfc issue tracker <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Cc: xml2rfc@ietf.org
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 28 May 2017 23:22:22 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/328#comment:1
Message-ID: <090.3e8610e29f078a14e73c6909bbfeb9c0@tools.ietf.org>
References: <075.a1eb50c6e58fa4d8bc615850603df404@tools.ietf.org>
X-Trac-Ticket-ID: 328
In-Reply-To: <075.a1eb50c6e58fa4d8bc615850603df404@tools.ietf.org>
X-SA-Exim-Connect-IP: ::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 durif.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/xM9TwniZw92jh_MzIPMmjMpNWV0>
Subject: Re: [xml2rfc] #328 (Version 2 build): Missing document title raises exception
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.22
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 28 May 2017 23:22:24 -0000

#328: Missing document title raises exception

Changes (by henrik@levkowetz.com):

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


Comment:

 Fixed in [2296]:

 Don't let the value of 'title' be None, make it an empty string if that
 happens.  Fixes issue #328

-- 
------------------------------------------+--------------------------------
  Reporter:  brian.e.carpenter@gmail.com  |      Owner:
      Type:  defect                       |  henrik@levkowetz.com
  Priority:  medium                       |     Status:  closed
 Component:  Version 2 build              |  Milestone:
Resolution:  fixed                        |    Version:  2.5.x
                                          |   Keywords:
------------------------------------------+--------------------------------

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