[yaco-community-tool] Issues actually seeing drafts..

Warren Kumari <warren@kumari.net> Fri, 02 December 2011 14:18 UTC

Return-Path: <warren@kumari.net>
X-Original-To: yaco-community-tool@ietfa.amsl.com
Delivered-To: yaco-community-tool@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6087C21F8B86 for <yaco-community-tool@ietfa.amsl.com>; Fri, 2 Dec 2011 06:18:32 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.599
X-Spam-Level:
X-Spam-Status: No, score=-106.599 tagged_above=-999 required=5 tests=[AWL=0.000, 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 QqnoXtb9ljDo for <yaco-community-tool@ietfa.amsl.com>; Fri, 2 Dec 2011 06:18:28 -0800 (PST)
Received: from vimes.kumari.net (vimes.kumari.net [198.186.192.250]) by ietfa.amsl.com (Postfix) with ESMTP id 3518521F8BA4 for <yaco-community-tool@ietf.org>; Fri, 2 Dec 2011 06:18:28 -0800 (PST)
Received: from dhcp-172-19-119-228.cbf.corp.google.com (unknown [64.13.52.115]) by vimes.kumari.net (Postfix) with ESMTPSA id 5FCB91B40424; Fri, 2 Dec 2011 09:18:27 -0500 (EST)
From: Warren Kumari <warren@kumari.net>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Date: Fri, 02 Dec 2011 09:18:25 -0500
Message-Id: <ABFD4E5E-B0E6-4B24-A4BE-A7D71A0C7F15@kumari.net>
To: yaco-community-tool@ietf.org
Mime-Version: 1.0 (Apple Message framework v1084)
X-Mailer: Apple Mail (2.1084)
X-Mailman-Approved-At: Mon, 12 Dec 2011 08:13:46 -0800
Cc: Warren Kumari <warren@kumari.net>
Subject: [yaco-community-tool] Issues actually seeing drafts..
X-BeenThere: yaco-community-tool@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Yaco / Community ID Tracking and Notification Project <yaco-community-tool.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/yaco-community-tool>, <mailto:yaco-community-tool-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/yaco-community-tool>
List-Post: <mailto:yaco-community-tool@ietf.org>
List-Help: <mailto:yaco-community-tool-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/yaco-community-tool>, <mailto:yaco-community-tool-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 02 Dec 2011 14:18:32 -0000

Hi there...

First off, I really like the idea / concept, and much of it seems to work well.... except actually seeing the content of a draft...

For example the tool found a bunch of draft on which I'm an author (yay!)  but following any of the links leads to something like:

http://beta.community.yaco.es/doc/draft-ietf-v6ops-v6nd-problems/

Which contains a pretty table, and then:
Error; cannot read (draft-ietf-v6ops-v6nd-problems,00,html)

Looks like some list didn't get join()ed? or some tokenizing issue?

Anyway, apologies if already a known issue...

W