[Zope-dev] z3c.form 2.0 release

Adam GROSZER agroszer at gmail.com
Mon Dec 8 09:33:32 EST 2008


Hello,

Coverage seems to burp on chameleon

File "/home/adi/z3c.form/src/z3c/form/tests/../adding.txt", line 13, in adding.txt
Failed example:
    testing.setupFormDefaults()
Exception raised:
    Traceback (most recent call last):
      File "/home/adi/.buildout/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest adding.txt[1]>", line 1, in <module>
        testing.setupFormDefaults()
      File "/home/adi/z3c.form/src/z3c/form/testing.py", line 226, in setupFormDefaults
        widget.WidgetTemplateFactory(getPath('text_input.pt'), 'text/html'),
      File "/home/adi/z3c.form/src/z3c/form/widget.py", line 399, in __init__
        filename, content_type=contentType)
      File "/home/adi/.buildout/eggs/z3c.pt-1.0b4-py2.5.egg/z3c/pt/pagetemplate.py", line 70, in __init__
        self, filename, **kwargs)
      File "/home/adi/.buildout/eggs/chameleon.zpt-1.0b4-py2.5.egg/chameleon/zpt/template.py", line 25, in __init__
        doctype, **kwargs)
      File "/home/adi/.buildout/eggs/chameleon.core-1.0b9-py2.5.egg/chameleon/core/template.py", line 124, in __init__
        self.registry = filecache.TemplateCache(filename)
      File "/home/adi/.buildout/eggs/chameleon.core-1.0b9-py2.5.egg/chameleon/core/filecache.py", line 9, in __init__
        self.load()
      File "/home/adi/.buildout/eggs/chameleon.core-1.0b9-py2.5.egg/chameleon/core/filecache.py", line 37, in load
        self.registry = pickle.load(f)
    ImportError: No module named translation


Monday, December 8, 2008, 8:27:01 AM, you wrote:

SR> On Friday 05 December 2008, Martin Aspeli wrote:
>> Is there any indication on when we'll see a 2.0 release of z3c.form?
>>
>> We need a widget that's not in the 1.9 release, but is on trunk (for a
>> list with textline value type), and are wondering whether to roll our
>> own or wait for a new z3c.form release.

SR> I am considering the code feature complete. I would like to get confirmation
SR> from people that (a) the z3c.pt integration works well and (b) the object
SR> widget is useful. Oh yes, and since I have not done the development, are we
SR> 100% test covered?

SR> BTW, at Keas we are currently using z3c.form trunk and it all looks okay.

SR> Regards,
SR> Stephan


-- 
Best regards,
 Adam GROSZER                            mailto:agroszer at gmail.com
--
Quote of the day:
Our scientific power has outrun our spiritual power. We have guided missiles and misguided men.
- Martin Luther King, Jr. 



More information about the Zope-Dev mailing list