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

2006-12-04 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Sun Dec 3 12:00:00 2006 UTC to Mon Dec 4 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: Sun Dec 3

[Zope] AttributeError: LazyMap instance has no attribute '_product'

2006-12-04 Thread Peter Bengtsson
I have a Zope 2.8.8 for which I've developed a product that creates an object called Collection that is defined like this:: class Collection(BTreeFolder2, CatalogAware): implements(ICollection) meta_type = COLLECTION_METATYPE def __init__(self, id, **other_stuff):

Re: [Zope] Has anyone generated barcodes output within DTML?

2006-12-04 Thread Kirk Strauser
On Monday 04 December 2006 9:30 am, [EMAIL PROTECTED] wrote: It is a simple question, has anyone generated barcodes output within DTML? Sure! I cheated by making a GIF of every barcode digit, then in my page, I just print the image tags in order. Ain't fancy but it's been working perfectly

Re: [Zope] Wrong time displayed on events

2006-12-04 Thread Dieter Maurer
Kirk Strauser wrote at 2006-12-3 12:19 -0600: 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

Re: [Zope-DB] [ANN] Modified version of DCOracle2 is available

2006-12-04 Thread Maciej Wisniowski
I still do not understand how to get hold of the new dco2.c file (along with other files in the DCOracle2 package). You state right from the start: ** Code is here: http://code.google.com/p/dcoracle2da/ Should be available via svn with: svn checkout