[Zope-dev] Zope Tests: 6 OK

2010-02-17 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Tue Feb 16 12:00:00 2010 UTC to Wed Feb 17 12:00:00 2010 UTC. There were 6 messages: 6 from Zope Tests. Tests passed OK --- Subject: OK : Zope-2.10 Python-2.4.6 : Linux From: Zope Tests Date: Tue Feb 16 20:36:33 EST 2010 URL: http://

Re: [Zope-dev] Decimal validation error.

2010-02-17 Thread Mats Nordgren
Thanks Hermann, This still does not work for me. The pattern = '#,##0.' seems to have no effect on the converter. Perhaps I'm doing something wrong, I'm posting my setup below. This most certainly have to be a bug in the system if you can't put 1.2345 into a decimal field, no? If so is ther

Re: [Zope-dev] Decimal validation error.

2010-02-17 Thread Hermann Himmelbauer
Am Mittwoch 17 Februar 2010 21:37:17 schrieb Mats Nordgren: > Thanks Hermann, > > This still does not work for me. The pattern = '#,##0.' seems to have > no effect on the converter. Perhaps I'm doing something wrong, I'm posting > my setup below. > > This most certainly have to be a bug in the