Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 58500 invoked from network); 11 Aug 2004 16:00:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Aug 2004 16:00:02 -0000 Received: (qmail 63036 invoked by uid 500); 11 Aug 2004 15:59:58 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 62931 invoked by uid 500); 11 Aug 2004 15:59:57 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 62918 invoked by uid 99); 11 Aug 2004 15:59:56 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.27.1) with SMTP; Wed, 11 Aug 2004 08:59:51 -0700 Received: (qmail 13404 invoked by uid 50); 11 Aug 2004 16:01:24 -0000 Date: 11 Aug 2004 16:01:24 -0000 Message-ID: <20040811160124.13403.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@cocoon.apache.org Cc: Subject: DO NOT REPLY [Bug 30372] - The daylight time cause error when timezone is CST X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=30372 The daylight time cause error when timezone is CST ------- Additional Comments From johnson@soho.club.tw 2004-08-11 16:01 ------- I run cocoon in winxp,it's ok,but win2003,it's not, so I try to find the different between them I find the registry in winxp had a line in HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\TimeZoneInformation is "DisableAutoDaylightTimeSet"=dword:00000001 but win2003 had no this line so I add the line to win2003,and restart,it's ok linux had the same problem too,I use fedora core-2,don't know how to change it still. so it's a daylighttime problem(only occurs in summer)