From owner-freebsd-bugs Fri Mar 29 11:20:26 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CB9637B416 for ; Fri, 29 Mar 2002 11:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2TJK1p07275; Fri, 29 Mar 2002 11:20:01 -0800 (PST) (envelope-from gnats) Received: from grillo.net (adsl-216-103-84-67.dsl.snfc21.pacbell.net [216.103.84.67]) by hub.freebsd.org (Postfix) with ESMTP id 0FB9537B417 for ; Fri, 29 Mar 2002 11:10:03 -0800 (PST) Received: from gti.grillo.net (gti [192.168.2.154]) by grillo.net (8.9.3/8.9.3) with ESMTP id LAA50511 for ; Fri, 29 Mar 2002 11:10:02 -0800 (PST) (envelope-from grio@gti.grillo.net) Received: (from grio@localhost) by gti.grillo.net (8.11.6/8.11.1) id g2TJA9Z13867; Fri, 29 Mar 2002 11:10:09 -0800 (PST) (envelope-from grio) Message-Id: <200203291910.g2TJA9Z13867@gti.grillo.net> Date: Fri, 29 Mar 2002 11:10:09 -0800 (PST) From: Dan Grillo Reply-To: Dan Grillo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/36501: /usr/bin/calendar can't handle recurring items in the next month Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36501 >Category: bin >Synopsis: /usr/bin/calendar can't handle recurring items in the next month >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 29 11:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Dan Grillo >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD gti.grillo.net 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Sun Oct 28 20:35:43 PST 2001 grio@gti.grillo.net:/usr/src/sys/compile/GTI i386 Also occurs on 4.5-RELEASE >Description: calendar allows for recurring meetings (like "every Monday") to be entered in calendar file in the form: Monday Text Calendar is unable to compute the correct dates if the recurring item falls beyond the current month. >How-To-Repeat: Here's an example: ~/.calendar gti.grillo.net[28]> date Fri Mar 29 10:49:20 PST 2002 ~/.calendar gti.grillo.net[29]> cat calendar Monday This Is every Monday Apr 1 This is an April 1 meeting ~/.calendar gti.grillo.net[30]> /usr/bin/calendar -A 10 Mar 32* This Is every Monday Apr 1* This is an April 1 meeting Notice the bogus date of Mar 32, which instead should be Apr 1 also. Once we get to April the Monday meeting with correctly show as Apr 1. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message