[Zope-dev] Zope Tests: 8 OK, 1 Failed

2006-12-03 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list.
Period Sat Dec  2 12:00:00 2006 UTC to Sun Dec  3 12:00:00 2006 UTC.
There were 9 messages: 9 from Zope Unit Tests.


Test failures
-

Subject: FAILED (failures=2) : Zope-2.8 Python-2.4.4 : Linux
From: Zope Unit Tests
Date: Sat Dec  2 21:37:35 EST 2006
URL: http://mail.zope.org/pipermail/zope-tests/2006-December/006733.html


Tests passed OK
---

Subject: OK : Zope-2.6 Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Sat Dec  2 21:30:05 EST 2006
URL: http://mail.zope.org/pipermail/zope-tests/2006-December/006728.html

Subject: OK : Zope-2.6 Python-2.3.6 : Linux
From: Zope Unit Tests
Date: Sat Dec  2 21:31:35 EST 2006
URL: http://mail.zope.org/pipermail/zope-tests/2006-December/006729.html

Subject: OK : Zope-2.7 Python-2.3.6 : Linux
From: Zope Unit Tests
Date: Sat Dec  2 21:33:05 EST 2006
URL: http://mail.zope.org/pipermail/zope-tests/2006-December/006730.html

Subject: OK : Zope-2.7 Python-2.4.4 : Linux
From: Zope Unit Tests
Date: Sat Dec  2 21:34:35 EST 2006
URL: http://mail.zope.org/pipermail/zope-tests/2006-December/006731.html

Subject: OK : Zope-2.8 Python-2.3.6 : Linux
From: Zope Unit Tests
Date: Sat Dec  2 21:36:05 EST 2006
URL: http://mail.zope.org/pipermail/zope-tests/2006-December/006732.html

Subject: OK : Zope-2.9 Python-2.4.4 : Linux
From: Zope Unit Tests
Date: Sat Dec  2 21:39:05 EST 2006
URL: http://mail.zope.org/pipermail/zope-tests/2006-December/006734.html

Subject: OK : Zope-2.10 Python-2.4.4 : Linux
From: Zope Unit Tests
Date: Sat Dec  2 21:40:36 EST 2006
URL: http://mail.zope.org/pipermail/zope-tests/2006-December/006735.html

Subject: OK : Zope-trunk Python-2.4.4 : Linux
From: Zope Unit Tests
Date: Sat Dec  2 21:42:06 EST 2006
URL: http://mail.zope.org/pipermail/zope-tests/2006-December/006736.html

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope] Wrong time displayed on events

2006-12-03 Thread Kirk Strauser
I've just installed Plone 2.5.1 on Zope 2.9.6 running on FreeBSD 6-STABLE.
On my newly created Plone site, whenever I add an event, it's displayed
with the wrong time.  For instanced, if I create one that runs between
2006-12-05 19:30 and 22:00, it gets rendered like:

    (span class=locationSome Event/span, from
         abbr class=dtstart title=2006-12-05 19:30:002006-12-05 
13:30/abbr to
         abbr class=dtend title=2006-12-05 22:00:002006-12-05 
16:00/abbr)

The server and I live in the CST time zone, which accounts for the 6-hour
offset (as though I entered the time in UTC and it's converting it to CST
for display).  But since I never entered a timezone anywhere, why's it
doing any conversion at all instead of just assuming that all times entered
are local to the server?  Is there a way to fix this, other than
deliberately entering all times for events six hours too late, and
letting Plone fix the display?
-- 
Kirk Strauser
Daycos
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )