[Testbot] FAILED (failures=3, errors=15) : Plone-3.1 Zope-2.10 Python-2.4.5

CMFPlone Tests plone-tests at epy.co.at
Sun Jan 25 05:11:41 UTC 2009


CMFPlone Tests : FAILED (failures=3, errors=15) 
Plone-3.1 Zope-2.10 Python-2.4.5

Running /usr/local/python2.4/bin/python ./bin/instance test -q --package Products.CMFPlone
Running unit tests:
/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py:323: DeprecationWarning: zope.app.annotation has moved to zope.annotation. Import of zope.app.annotation will become unsupported in Zope 3.5
  __import__(arguments[0])
  Ran 178 tests with 0 failures and 0 errors in 1.847 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 7.777 seconds.
/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/subscribers.py:73: DeprecationWarning: Products.PluggableAuthService.PluggableAuthService.PluggableAuthService.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/subscribers.py:73: DeprecationWarning: Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PlonePAS/setuphandlers.py:39: DeprecationWarning: portal_groups.getGroupIds is deprecated and will be removed in Plone 4.0. Use PAS searchGroups instead
  existing = gtool.listGroupIds()
  Ran 12 tests with 0 failures and 0 errors in 0.040 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 11.404 seconds.


Error in test testBrowserDefaultMixinFileViewMethodGetsTemplate (Products.CMFPlone.tests.testBrowserDefault.TestPloneToolBrowserDefault)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 129, in testBrowserDefaultMixinFileViewMethodGetsTemplate
    self.compareLayoutVsView(self.portal.atctfile, path="/view")
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 49, in compareLayoutVsView
    resolved = getattr(obj, viewaction)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 223, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 44, in render
    return self.index()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 855, in do_condition
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 623, in do_insertText_tal
    text = self.engine.evaluateText(stuff[0])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 230, in evaluateText
    text = self.evaluate(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/pythonexpr.py", line 59, in __call__
    return eval(self._code, vars)
  File "<string>", line 0, in ?
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/content.py", line 96, in toLocalizedTime
    domain='plonelocales')
TypeError: ulocalized_time() got multiple values for keyword argument 'domain'



Error in test testCallDocumentGivesTemplate (Products.CMFPlone.tests.testBrowserDefault.TestPloneToolBrowserDefault)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 154, in testCallDocumentGivesTemplate
    self.compareLayoutVsCall(self.portal.atctdocument)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 81, in compareLayoutVsCall
    viewed = getattr(obj, viewaction)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 223, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 44, in render
    return self.index()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 855, in do_condition
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 623, in do_insertText_tal
    text = self.engine.evaluateText(stuff[0])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 230, in evaluateText
    text = self.evaluate(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/pythonexpr.py", line 59, in __call__
    return eval(self._code, vars)
  File "<string>", line 0, in ?
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/content.py", line 96, in toLocalizedTime
    domain='plonelocales')
TypeError: ulocalized_time() got multiple values for keyword argument 'domain'



Error in test testCallFileGivesTemplate (Products.CMFPlone.tests.testBrowserDefault.TestPloneToolBrowserDefault)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 166, in testCallFileGivesTemplate
    self.compareLayoutVsCall(self.portal.atctfolder.f1)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 81, in compareLayoutVsCall
    viewed = getattr(obj, viewaction)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 223, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 44, in render
    return self.index()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 855, in do_condition
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 623, in do_insertText_tal
    text = self.engine.evaluateText(stuff[0])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 230, in evaluateText
    text = self.evaluate(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/pythonexpr.py", line 59, in __call__
    return eval(self._code, vars)
  File "<string>", line 0, in ?
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/content.py", line 96, in toLocalizedTime
    domain='plonelocales')
TypeError: ulocalized_time() got multiple values for keyword argument 'domain'



Error in test testCallFolderWithDefaultPageGivesTemplate (Products.CMFPlone.tests.testBrowserDefault.TestPloneToolBrowserDefault)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 162, in testCallFolderWithDefaultPageGivesTemplate
    self.compareLayoutVsCall(self.portal.atctfolder)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 81, in compareLayoutVsCall
    viewed = getattr(obj, viewaction)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 223, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 44, in render
    return self.index()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 855, in do_condition
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 623, in do_insertText_tal
    text = self.engine.evaluateText(stuff[0])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 230, in evaluateText
    text = self.evaluate(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/pythonexpr.py", line 59, in __call__
    return eval(self._code, vars)
  File "<string>", line 0, in ?
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/content.py", line 96, in toLocalizedTime
    domain='plonelocales')
TypeError: ulocalized_time() got multiple values for keyword argument 'domain'



Error in test testCallFolderWithoutDefaultPageGivesTemplate (Products.CMFPlone.tests.testBrowserDefault.TestPloneToolBrowserDefault)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 157, in testCallFolderWithoutDefaultPageGivesTemplate
    self.compareLayoutVsCall(self.portal.atctfolder)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 81, in compareLayoutVsCall
    viewed = getattr(obj, viewaction)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 223, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 44, in render
    return self.index()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 855, in do_condition
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 623, in do_insertText_tal
    text = self.engine.evaluateText(stuff[0])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 230, in evaluateText
    text = self.evaluate(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/pythonexpr.py", line 59, in __call__
    return eval(self._code, vars)
  File "<string>", line 0, in ?
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/content.py", line 96, in toLocalizedTime
    domain='plonelocales')
TypeError: ulocalized_time() got multiple values for keyword argument 'domain'



Error in test testCallWithBrowserDefaultMixinGetsSelectedLayout (Products.CMFPlone.tests.testBrowserDefault.TestPloneToolBrowserDefault)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 124, in testCallWithBrowserDefaultMixinGetsSelectedLayout
    self.compareLayoutVsView(self.portal.atctdocument, path="")
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 49, in compareLayoutVsView
    resolved = getattr(obj, viewaction)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 223, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 44, in render
    return self.index()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 855, in do_condition
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 623, in do_insertText_tal
    text = self.engine.evaluateText(stuff[0])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 230, in evaluateText
    text = self.evaluate(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/pythonexpr.py", line 59, in __call__
    return eval(self._code, vars)
  File "<string>", line 0, in ?
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/content.py", line 96, in toLocalizedTime
    domain='plonelocales')
TypeError: ulocalized_time() got multiple values for keyword argument 'domain'



Error in test testViewMethodWithBrowserDefaultMixinGetsSelectedLayout (Products.CMFPlone.tests.testBrowserDefault.TestPloneToolBrowserDefault)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 121, in testViewMethodWithBrowserDefaultMixinGetsSelectedLayout
    self.compareLayoutVsView(self.portal.atctdocument, path="/view")
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 49, in compareLayoutVsView
    resolved = getattr(obj, viewaction)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 223, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 44, in render
    return self.index()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 855, in do_condition
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 623, in do_insertText_tal
    text = self.engine.evaluateText(stuff[0])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 230, in evaluateText
    text = self.evaluate(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/pythonexpr.py", line 59, in __call__
    return eval(self._code, vars)
  File "<string>", line 0, in ?
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/content.py", line 96, in toLocalizedTime
    domain='plonelocales')
TypeError: ulocalized_time() got multiple values for keyword argument 'domain'



Error in test testCall (Products.CMFPlone.tests.testBrowserDefault.TestPortalBrowserDefault)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 282, in testCall
    resolved = self.portal()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFDynamicViewFTI/browserdefault.py", line 80, in __call__
    return template(context, context.REQUEST)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 223, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 44, in render
    return self.index()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 855, in do_condition
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 623, in do_insertText_tal
    text = self.engine.evaluateText(stuff[0])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 230, in evaluateText
    text = self.evaluate(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/pythonexpr.py", line 59, in __call__
    return eval(self._code, vars)
  File "<string>", line 0, in ?
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/content.py", line 96, in toLocalizedTime
    domain='plonelocales')
TypeError: ulocalized_time() got multiple values for keyword argument 'domain'



Error in test testSetLayout (Products.CMFPlone.tests.testBrowserDefault.TestPortalBrowserDefault)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 309, in testSetLayout
    view = self.portal.view()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/Portal.py", line 115, in view
    return self()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFDynamicViewFTI/browserdefault.py", line 80, in __call__
    return template(context, context.REQUEST)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 223, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 44, in render
    return self.index()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 855, in do_condition
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 623, in do_insertText_tal
    text = self.engine.evaluateText(stuff[0])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 230, in evaluateText
    text = self.evaluate(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/pythonexpr.py", line 59, in __call__
    return eval(self._code, vars)
  File "<string>", line 0, in ?
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/content.py", line 96, in toLocalizedTime
    domain='plonelocales')
TypeError: ulocalized_time() got multiple values for keyword argument 'domain'



Error in test testSetLayoutUnsetsDefaultPage (Products.CMFPlone.tests.testBrowserDefault.TestPortalBrowserDefault)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 363, in testSetLayoutUnsetsDefaultPage
    view = self.portal.view()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/Portal.py", line 115, in view
    return self()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFDynamicViewFTI/browserdefault.py", line 80, in __call__
    return template(context, context.REQUEST)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 223, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 44, in render
    return self.index()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 855, in do_condition
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 623, in do_insertText_tal
    text = self.engine.evaluateText(stuff[0])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 230, in evaluateText
    text = self.evaluate(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/pythonexpr.py", line 59, in __call__
    return eval(self._code, vars)
  File "<string>", line 0, in ?
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/content.py", line 96, in toLocalizedTime
    domain='plonelocales')
TypeError: ulocalized_time() got multiple values for keyword argument 'domain'

/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/subscribers.py:73: DeprecationWarning: Products.PluggableAuthService.PluggableAuthService.PluggableAuthService.manage_beforeDelete is discouraged. You should use event subscribers instead.
  DeprecationWarning)


Error in test testViewAllowedOnContentInAcquisitionBlockedFolder (Products.CMFPlone.tests.testContentSecurity.TestContentSecurity)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testContentSecurity.py", line 116, in testViewAllowedOnContentInAcquisitionBlockedFolder
    subfolder.new.base_view()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 223, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 44, in render
    return self.index()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 855, in do_condition
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 623, in do_insertText_tal
    text = self.engine.evaluateText(stuff[0])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 230, in evaluateText
    text = self.evaluate(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/pythonexpr.py", line 59, in __call__
    return eval(self._code, vars)
  File "<string>", line 0, in ?
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/content.py", line 96, in toLocalizedTime
    domain='plonelocales')
TypeError: ulocalized_time() got multiple values for keyword argument 'domain'



Error in test testViewAllowedOnContentInAcquisitionBlockedFolderWithCustomWorkflow (Products.CMFPlone.tests.testContentSecurity.TestContentSecurity)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testContentSecurity.py", line 170, in testViewAllowedOnContentInAcquisitionBlockedFolderWithCustomWorkflow
    subfolder.new.base_view()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 223, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 44, in render
    return self.index()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 855, in do_condition
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 623, in do_insertText_tal
    text = self.engine.evaluateText(stuff[0])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 230, in evaluateText
    text = self.evaluate(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/pythonexpr.py", line 59, in __call__
    return eval(self._code, vars)
  File "<string>", line 0, in ?
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/content.py", line 96, in toLocalizedTime
    domain='plonelocales')
TypeError: ulocalized_time() got multiple values for keyword argument 'domain'



Error in test testViewAllowedOnContentInPrivateFolder (Products.CMFPlone.tests.testContentSecurity.TestContentSecurity)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testContentSecurity.py", line 128, in testViewAllowedOnContentInPrivateFolder
    doc.base_view()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 223, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 44, in render
    return self.index()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 855, in do_condition
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 623, in do_insertText_tal
    text = self.engine.evaluateText(stuff[0])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 230, in evaluateText
    text = self.evaluate(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/pythonexpr.py", line 59, in __call__
    return eval(self._code, vars)
  File "<string>", line 0, in ?
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/content.py", line 96, in toLocalizedTime
    domain='plonelocales')
TypeError: ulocalized_time() got multiple values for keyword argument 'domain'

/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PlonePAS/tools/groupdata.py:249: DeprecationWarning: portal_groups.getGroupMembers is deprecated and will be removed in Plone 4.0. Use PAS to get a group and check its members instead.
  for u_name in gtool.getGroupMembers(self.getId()):
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/MembershipTool.py:211: DeprecationWarning: getUserIds is deprecated. Use the PAS methods instead
  return self.__getPUS().getUserIds()
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/migration_util.py:90: DeprecationWarning: setupCurrentSkin should be called with 'REQUEST' as argument. The BBB code will be removed in CMF 2.3.
  portal.setupCurrentSkin()


Error in test test_folder_contents (Products.CMFPlone.tests.testPloneFolder.TestFolderListing)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testPloneFolder.py", line 189, in test_folder_contents
    self.failUnless(view())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/metaconfigure.py", line 417, in __call__
    return self.index(self, *args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 223, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 44, in render
    return self.index()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 855, in do_condition
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 623, in do_insertText_tal
    text = self.engine.evaluateText(stuff[0])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 230, in evaluateText
    text = self.evaluate(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/pythonexpr.py", line 59, in __call__
    return eval(self._code, vars)
  File "<string>", line 0, in ?
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/content.py", line 96, in toLocalizedTime
    domain='plonelocales')
TypeError: ulocalized_time() got multiple values for keyword argument 'domain'



Error in test testRenderTopicView (Products.CMFPlone.tests.testQueryCatalog.TestSearchForms)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testQueryCatalog.py", line 246, in testRenderTopicView
    self.folder.topic.atct_topic_view()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 223, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
    return BaseOrderedViewletManager.render(self)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 44, in render
    return self.index()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 98, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 855, in do_condition
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 623, in do_insertText_tal
    text = self.engine.evaluateText(stuff[0])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 230, in evaluateText
    text = self.evaluate(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/pythonexpr.py", line 59, in __call__
    return eval(self._code, vars)
  File "<string>", line 0, in ?
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout/plone/app/layout/viewlets/content.py", line 96, in toLocalizedTime
    domain='plonelocales')
TypeError: ulocalized_time() got multiple values for keyword argument 'domain'

/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/skins/plone_prefs/prefs_user_group_search.py:9: DeprecationWarning: portal_groups.searchForGroups is deprecated and will be removed in Plone 4.0. Use PAS searchGroups instead
  ##
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/skins/plone_prefs/prefs_user_group_search.py:9: DeprecationWarning: portal_groups.searchForGroups is deprecated and will be removed in Plone 4.0. Use PAS searchGroups instead
  ##
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/skins/plone_prefs/prefs_user_group_search.py:7: DeprecationWarning: portal_membership.searchForMembers is deprecated and will be removed in Plone 4.0. Use PAS searchUsers instead
  ##parameters=searchstring, restrict, return_form=None, ignore=[]
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/skins/plone_prefs/prefs_user_group_search.py:9: DeprecationWarning: portal_groups.searchForGroups is deprecated and will be removed in Plone 4.0. Use PAS searchGroups instead
  ##
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/skins/plone_prefs/prefs_user_group_search.py:7: DeprecationWarning: portal_membership.searchForMembers is deprecated and will be removed in Plone 4.0. Use PAS searchUsers instead
  ##parameters=searchstring, restrict, return_form=None, ignore=[]
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/skins/plone_prefs/prefs_user_group_search.py:9: DeprecationWarning: portal_groups.searchForGroups is deprecated and will be removed in Plone 4.0. Use PAS searchGroups instead
  ##


Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt
Failed doctest test for csrf.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 80, in csrf.txt
Failed example:
    browser.getLink('Home').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[17]>", line 1, in ?
        browser.getLink('Home').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 397, in click
        self.browser.mech_browser.follow_link(self.mech_link)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 448, in follow_link
        return self.open(self.click_link(link, **kwds))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 81, in csrf.txt
Failed example:
    browser.getLink('some important news!').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[18]>", line 1, in ?
        browser.getLink('some important news!').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 82, in csrf.txt
Failed example:
    browser.getControl('Click me!').click()
Expected:
    Traceback (most recent call last):
    ...
    HTTPError: HTTP Error 403: Forbidden
Got:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[19]>", line 1, in ?
        browser.getControl('Click me!').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Click me!'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 272, in csrf.txt
Failed example:
    browser.open('http://nohost/plone/')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[113]>", line 1, in ?
        browser.open('http://nohost/plone/')
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 273, in csrf.txt
Failed example:
    browser.getLink(url='createObject?type_name=Folder').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[114]>", line 1, in ?
        browser.getLink(url='createObject?type_name=Folder').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 274, in csrf.txt
Failed example:
    browser.getControl('Title').value = 'a folder'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[115]>", line 1, in ?
        browser.getControl('Title').value = 'a folder'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Title'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 275, in csrf.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[116]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 276, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/a-folder/'
Got:
    'http://nohost/plone/'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 279, in csrf.txt
Failed example:
    browser.getLink('Rename').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[118]>", line 1, in ?
        browser.getLink('Rename').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 280, in csrf.txt
Failed example:
    browser.getControl(name='_authenticator').value = 'invalid!'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[119]>", line 1, in ?
        browser.getControl(name='_authenticator').value = 'invalid!'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name '_authenticator'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 281, in csrf.txt
Failed example:
    browser.getControl('New Short Name').value = 'folder'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[120]>", line 1, in ?
        browser.getControl('New Short Name').value = 'folder'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'New Short Name'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 282, in csrf.txt
Failed example:
    browser.getControl('Rename All').click()
Expected:
    Traceback (most recent call last):
    ...
    HTTPError: HTTP Error 403: Forbidden
Got:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[121]>", line 1, in ?
        browser.getControl('Rename All').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Rename All'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 288, in csrf.txt
Failed example:
    browser.getControl('New Short Name').value = 'folder'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[123]>", line 1, in ?
        browser.getControl('New Short Name').value = 'folder'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'New Short Name'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 289, in csrf.txt
Failed example:
    browser.getControl('Rename All').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[124]>", line 1, in ?
        browser.getControl('Rename All').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Rename All'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 290, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/folder/'
Got:
    'http://nohost/plone/prefs_group_members'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 292, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Info...Renamed...a-folder...to...folder...'
Got:
    '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"\n      lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type"\n          content="text/html;charset=utf-8" />\n\n    \n      <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <link rel="kss-base-url" href="http://nohost/plone" />\n\n  \n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey3597.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey1841.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javas!
 cript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey7932.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey1498.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey0668.js">\n      </script>\n    \n    \n  \n\n\n  \n  \n    \n    \n      <style type="text/css" media="screen">@import url(http://nohost/plone/portal_css/Plone%20Default/member-cachekey0270.css);</style>\n    \n    \n  \n\n  \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey6046.css);</style>\n    \n    \n  \n\n  \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plone%20Default/ploneCus!
 tom-cachekey8684.css);</style>\n    \n    \n  \n\n\n  \n  <link rel="k
inetic-stylesheet" type="text/css"\n        href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey3360.kss" />\n\n\n<title>Plone site</title>\n\n\n    <!-- Internet Explorer CSS Fixes -->\n    <!--[if IE]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n    <![endif]-->\n\n    \n    <link rel="author" href="http://nohost/plone/author/"\n          title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon"\n          href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone"\n          title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap"\n          title="Site Map" />\n\n\n\n\n\n\n    <link rel="search"\n          href="http://nohost/plone/search_form"\n          title="Search this site" />\n\n\n\n    <!-- Disable IE6 image toolbar -->\n    <meta http-equiv="imagetoolbar" content="no" />\n    \n    \n    \n\n    \n    \n!
 \n    \n    \n\n    \n    \n\n  </head>\n\n  <body class=" template-default_error_message" dir="ltr">\n    <div id="visual-portal-wrapper">\n\n      <div id="portal-top">\n        <div id="portal-header">\n<p class="hiddenStructure">\n  <a accesskey="2"\n     href="http://nohost/plone/prefs_group_members#documentContent">Skip to content.</a> |\n\n  <a accesskey="6"\n     href="http://nohost/plone/prefs_group_members#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a\n    href="http://nohost/plone/sitemap" accesskey="3"\n    title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a\n    href="http://nohost/plone/accessibility-info"\n    accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a\n    href="http://nohost/plone/contact-info" accesskey="9"\n    title="Contact">Contact</a></li>\n    <li id="siteaction-plone_setup"><a\n    href="http://no!
 host/plone/plone_control_panel"\n    accesskey="" title="Site Setup">S
ite Setup</a></li>\n\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform"\n          action="http://nohost/plone/search">\n\n        <label for="searchGadget" class="hiddenStructure">Search Site</label>\n\n        <div class="LSBox">\n        <input name="SearchableText" type="text" size="18"\n               title="Search Site" accesskey="4"\n               class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit"\n               value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only"\n                   class="noborder" type="checkbox"\n                   name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only"\n                   style="cursor: pointer">\n                only in current section\n            </label>\n        </div>\n\n        <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>\n   !
      </div>\n    </form>\n\n    <div id="portal-advanced-search" class="hiddenStructure">\n        <a href="http://nohost/plone/search_form"\n           accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a id="portal-logo" accesskey="1" href="http://nohost/plone">\n    <img src="http://nohost/plone/logo.jpg" alt="" title="Plone" height="57" width="252" /></a>\n\n\n    <h5 class="hiddenStructure">Sections</h5>\n\n    <ul id="portal-globalnav">\n        <li id="portaltab-index_html" class="selected"><a\n    href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a\n    href="http://nohost/plone/Members"\n    title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a\n    href="http://nohost/plone/news" title="Site News">News</a></li>\n        <li id="portaltab-events" class="plain"><a\n    href="http://nohost/plone/events" title="Site Even!
 ts">Events</a></li>\n    </ul>\n\n</div>\n\n<div id="portal-personalto
ols-wrapper">\n\n<h5 class="hiddenStructure">Personal tools</h5>\n\n<ul id="portal-personaltools" class="visualInline">\n   \n       <li><a id="user-name"\n              href="http://nohost/plone/dashboard"><img src="http://nohost/plone/user.gif" alt="" title="User" height="16" width="16" />\n            <span class="visualCaseSensitive">John Doe</span></a></li>\n   \n\n    \n        <li>\n            <a href="http://nohost/plone/logout">Log out</a>\n        </li>\n    \n\n</ul>\n</div>\n\n\n    \n\n\n<div id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here">You\nare here:</span>\n    <a href="http://nohost/plone">Home</a>\n    \n\n</div>\n\n      </div>\n\n      <div class="visualClear" id="clear-space-before-wrapper-table"><!-- --></div>\n\n      <table id="portal-columns">\n        <tbody>\n          <tr>\n            \n            \n            \n\n            \n            <td id="portal-column-content">\n\n              \n                <div class="">\n!
 \n                  \n\n\n                  <div id="region-content" class="documentContent">\n\n                    <span id="contentTopLeft"></span>\n                    <span id="contentTopRight"></span>\n                    \n                    <a name="documentContent"></a>\n\n                    \n\n    <dl class="portalMessage info" id="kssPortalMessage" style="display:none">\n        <dt>Info</dt>\n        <dd></dd>\n    </dl>\n\n\n                    \n                    <div id="viewlet-above-content"></div>\n\n                    \n                    \n                    \n                      \n                      <div>\n\n        \n\n        <div>\n\n            <h1 class="documentFirstHeading">\n                We\'re sorry, but there seems to be an error&hellip;\n            </h1>\n\n            \n                \n                \n                \n            \n                <p>\n                Since you are a site administrator, you can\n       !
          <span> <a href="http://nohost/plone/error_log/showEntry?id=12
32852425.240.900715859008">see the full error message</a> </span>\n                </p>\n\n            \n\n            \n\n        </div>\n        \n\n</div>\n                    \n                    \n\n                    \n                    \n                      \n\n                    \n                    \n\n                    <span id="contentBottomLeft"></span>\n                    <span id="contentBottomRight"></span>\n\n                  </div>\n\n                </div>\n\n              \n            </td>\n            \n\n            \n            \n            \n          </tr>\n        </tbody>\n      </table>\n      \n\n      <div class="visualClear" id="clear-space-before-footer"><!-- --></div>\n      \n      <div>\n          <a class="managePortletsFallback"\n             href="http://nohost/plone/@@manage-portlets">\n             Manage portlets\n          </a>\n      </div>\n\n      \n\n        <div id="portal-footer">\n\n<p>\n    \n    The\n    <a hr!
 ef="http://plone.org">Plone<sup>&reg;</sup> CMS &mdash; Open Source Content Management System</a>\n    is\n    <acronym title="Copyright">&copy;</acronym>\n    2000-2009\n    by the\n    <a href="http://plone.org/foundation">Plone Foundation</a>\n    et al.\n    \n</p>\n\n<p>\n    \n    Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the\n        <a href="http://plone.org/foundation">Plone Foundation</a>.\n    \n\n    \n    Distributed under the\n        <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.\n    \n</p>\n\n</div>\n\n  <div id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org"\n             title="This site was built using Plone CMS, the Open Source Content Management System. Click for more information.">\n            Powered by Plone</a>\n        </li>\n        <li>\n          <a href="http://validator.w3.org/check/referer"\n  !
            title="This site is valid XHTML.">\n            Valid XHTML
</a>\n        </li>\n        <li>\n          <a href="http://jigsaw.w3.org/css-validator/check/referer&amp;warning=no&amp;profile=css3&amp;usermedium=all"\n             title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov"\n             title="This site conforms to the US Government Section 508 Accessibility Guidelines.">\n            Section 508</a>\n        </li>\n        <li>\n          <a href="http://www.w3.org/WAI/WCAG1AA-Conformance"\n             title="This site conforms to the W3C-WAI Web Content Accessibility Guidelines.">\n            WCAG</a>\n        </li>\n      </ul>\n      </div>\n\n    </div>\n\n\n\n      \n\n      <div class="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt=""\n                           src="http://nohost/plone/spinner.gif" /></div>\n</body>\n</html>\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 297, in csrf.txt
Failed example:
    browser.getLink('Sharing').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[127]>", line 1, in ?
        browser.getLink('Sharing').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 298, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/folder/@@sharing'
Got:
    'http://nohost/plone/prefs_group_members'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 300, in csrf.txt
Failed example:
    browser.getControl(name='entries.role_Editor:records').value
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[129]>", line 1, in ?
        browser.getControl(name='entries.role_Editor:records').value
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'entries.role_Editor:records'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 303, in csrf.txt
Failed example:
    browser.getControl(name='_authenticator').value = 'invalid!'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[130]>", line 1, in ?
        browser.getControl(name='_authenticator').value = 'invalid!'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name '_authenticator'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 304, in csrf.txt
Failed example:
    browser.getControl(name='entries.role_Editor:records').value = ['True']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[131]>", line 1, in ?
        browser.getControl(name='entries.role_Editor:records').value = ['True']
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'entries.role_Editor:records'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 305, in csrf.txt
Failed example:
    browser.getControl('Save').click()
Expected:
    Traceback (most recent call last):
    ...
    HTTPError: HTTP Error 403: Forbidden
Got:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[132]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 311, in csrf.txt
Failed example:
    browser.getControl(name='entries.role_Editor:records').value = ['True']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[134]>", line 1, in ?
        browser.getControl(name='entries.role_Editor:records').value = ['True']
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'entries.role_Editor:records'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 312, in csrf.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[135]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 313, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/folder/@@sharing'
Got:
    'http://nohost/plone/prefs_group_members'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 315, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Info...Changes saved...'
Got:
    '\n  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"\n      lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type"\n          content="text/html;charset=utf-8" />\n\n    \n      <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <link rel="kss-base-url" href="http://nohost/plone" />\n\n  \n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey3597.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey1841.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/j!
 avascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey7932.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey1498.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey0668.js">\n      </script>\n    \n    \n  \n\n\n  \n  \n    \n    \n      <style type="text/css" media="screen">@import url(http://nohost/plone/portal_css/Plone%20Default/member-cachekey0270.css);</style>\n    \n    \n  \n\n  \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey6046.css);</style>\n    \n    \n  \n\n  \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plone%20Default/plon!
 eCustom-cachekey8684.css);</style>\n    \n    \n  \n\n\n  \n  <link re
l="kinetic-stylesheet" type="text/css"\n        href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey3360.kss" />\n\n\n<title>Plone site</title>\n\n\n    <!-- Internet Explorer CSS Fixes -->\n    <!--[if IE]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n    <![endif]-->\n\n    \n    <link rel="author" href="http://nohost/plone/author/"\n          title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon"\n          href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone"\n          title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap"\n          title="Site Map" />\n\n\n\n\n\n\n    <link rel="search"\n          href="http://nohost/plone/search_form"\n          title="Search this site" />\n\n\n\n    <!-- Disable IE6 image toolbar -->\n    <meta http-equiv="imagetoolbar" content="no" />\n    \n    \n    \n\n    \n  !
   \n\n    \n    \n\n    \n    \n\n  </head>\n\n  <body class=" template-prefs_group_members" dir="ltr">\n    <div id="visual-portal-wrapper">\n\n      <div id="portal-top">\n        <div id="portal-header">\n<p class="hiddenStructure">\n  <a accesskey="2"\n     href="http://nohost/plone/prefs_group_members#documentContent">Skip to content.</a> |\n\n  <a accesskey="6"\n     href="http://nohost/plone/prefs_group_members#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a\n    href="http://nohost/plone/sitemap" accesskey="3"\n    title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a\n    href="http://nohost/plone/accessibility-info"\n    accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a\n    href="http://nohost/plone/contact-info" accesskey="9"\n    title="Contact">Contact</a></li>\n    <li id="siteaction-plone_setup"><a\n    href="http://!
 nohost/plone/plone_control_panel"\n    accesskey="" title="Site Setup"
>Site Setup</a></li>\n\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform"\n          action="http://nohost/plone/search">\n\n        <label for="searchGadget" class="hiddenStructure">Search Site</label>\n\n        <div class="LSBox">\n        <input name="SearchableText" type="text" size="18"\n               title="Search Site" accesskey="4"\n               class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit"\n               value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only"\n                   class="noborder" type="checkbox"\n                   name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only"\n                   style="cursor: pointer">\n                only in current section\n            </label>\n        </div>\n\n        <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>\n !
        </div>\n    </form>\n\n    <div id="portal-advanced-search" class="hiddenStructure">\n        <a href="http://nohost/plone/search_form"\n           accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a id="portal-logo" accesskey="1" href="http://nohost/plone">\n    <img src="http://nohost/plone/logo.jpg" alt="" title="Plone" height="57" width="252" /></a>\n\n\n    <h5 class="hiddenStructure">Sections</h5>\n\n    <ul id="portal-globalnav">\n        <li id="portaltab-index_html" class="selected"><a\n    href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a\n    href="http://nohost/plone/Members"\n    title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a\n    href="http://nohost/plone/news" title="Site News">News</a></li>\n        <li id="portaltab-events" class="plain"><a\n    href="http://nohost/plone/events" title="Site Ev!
 ents">Events</a></li>\n    </ul>\n\n</div>\n\n<div id="portal-personal
tools-wrapper">\n\n<h5 class="hiddenStructure">Personal tools</h5>\n\n<ul id="portal-personaltools" class="visualInline">\n   \n       <li><a id="user-name"\n              href="http://nohost/plone/dashboard"><img src="http://nohost/plone/user.gif" alt="" title="User" height="16" width="16" />\n            <span class="visualCaseSensitive">John Doe</span></a></li>\n   \n\n    \n        <li>\n            <a href="http://nohost/plone/logout">Log out</a>\n        </li>\n    \n\n</ul>\n</div>\n\n\n    \n\n\n<div id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here">You\nare here:</span>\n    <a href="http://nohost/plone">Home</a>\n    \n\n</div>\n\n      </div>\n\n      <div class="visualClear" id="clear-space-before-wrapper-table"><!-- --></div>\n\n      <table id="portal-columns">\n        <tbody>\n          <tr>\n            \n            \n        \n            \n\n<td id="portal-column-one">\n<div class="visualPadding">\n\n<dl class="portlet" id="portlet-prefs!
 ">\n    <dt class="portletHeader">\n        <span class="portletTopLeft"></span>\n        <a href="http://nohost/plone/plone_control_panel">Site Setup</a>\n        <span class="portletTopRight"></span>\n    </dt>\n\n    <dd class="portletItem">\n\n        \n            <strong>Plone Configuration</strong>\n            <ul class="configlets">\n                \n                <li>\n                    <a href="http://nohost/plone/prefs_install_products_form">\n                        <img src="http://nohost/plone/product_icon.gif"\n                             alt="" />\n                    Add-on Products\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@calendar-controlpanel">\n                        <img src="http://nohost/plone/event_icon.gif"\n                             alt="" />\n                    Calendar\n                    </a>\n                </li>\n!
                 \n                \n                <li>\n            
        <a href="http://nohost/plone/portal_atct/atct_manageTopicIndex">\n                        <img src="http://nohost/plone/topic_icon.gif"\n                             alt="" />\n                    Collection\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@rules-controlpanel">\n                        <img src="http://nohost/plone/contentrules_icon.gif"\n                             alt="" />\n                    Content Rules\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/prefs_error_log_form">\n                        <img src="http://nohost/plone/error_log_icon.gif"\n                             alt="" />\n                    Errors\n                    </a>\n                </li>\n                \n                \n                <li>\n         !
            <a href="http://nohost/plone/@@filter-controlpanel">\n                        <img src="http://nohost/plone/htmlfilter_icon.gif"\n                             alt="" />\n                    HTML Filtering\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@language-controlpanel">\n                        <img src="http://nohost/plone/flag-plone.gif"\n                             alt="" />\n                    Language\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@mail-controlpanel">\n                        <img src="http://nohost/plone/mail_icon.gif"\n                             alt="" />\n                    Mail\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a hr!
 ef="http://nohost/plone/@@maintenance-controlpanel">\n                
        <img src="http://nohost/plone/maintenance_icon.gif"\n                             alt="" />\n                    Maintenance\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@markup-controlpanel">\n                        <img src="http://nohost/plone/edit.gif"\n                             alt="" />\n                    Markup\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/prefs_navigation_form">\n                        <img src="http://nohost/plone/navigation_icon.gif"\n                             alt="" />\n                    Navigation\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@search-controlpanel">\n                        <img sr!
 c="http://nohost/plone/search_icon.gif"\n                             alt="" />\n                    Search\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@security-controlpanel">\n                        <img src="http://nohost/plone/lock_icon.gif"\n                             alt="" />\n                    Security\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@site-controlpanel">\n                        <img src="http://nohost/plone/logoIcon.gif"\n                             alt="" />\n                    Site\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@skins-controlpanel">\n                        <img src="http://nohost/plone/skins_ic!
 on.gif"\n                             alt="" />\n                    T
hemes\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@types-controlpanel">\n                        <img src="http://nohost/plone/document_icon.gif"\n                             alt="" />\n                    Types\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/prefs_users_overview">\n                        <img src="http://nohost/plone/group.gif"\n                             alt="" />\n                    Users and Groups\n                    </a>\n                </li>\n                \n                \n                \n                \n                \n                <li>\n                    <a href="http://nohost/plone/kupu_library_tool/kupu_config">\n                        <img src="http://nohost/plone/kupuimages/kupu_icon.gif"\n             !
                 alt="" />\n                    Visual editor\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/manage_main">\n                        <img src="http://nohost/plone/zope_icon.gif"\n                             alt="" />\n                    Zope Management Interface\n                    </a>\n                </li>\n                \n            </ul>\n        \n        <span class="portletBottomLeft"></span>\n        <span class="portletBottomRight"></span>\n    </dd>\n    <dd class="portletItem">\n\n        \n        <span class="portletBottomLeft"></span>\n        <span class="portletBottomRight"></span>\n    </dd>\n\n</dl>\n\n</div>\n</td>\n\n\n\n        \n    \n            \n\n            \n            <td id="portal-column-content">\n\n              \n      <div>\n\n    \n        \n    \n\n    <div class="documentEditable">\n\n    <!-- simulating vi!
 ews on the groups/user pages until we have real objects. -->\n    <ul 
class="contentViews">\n      <li class="selected">\n            <a href="http://nohost/plone/prefs_group_members?groupname=Administrators">Group Members</a>\n      </li>\n      <li>\n            <a href="http://nohost/plone/prefs_group_details?groupname=Administrators">Group Properties</a>\n      </li>\n      <li>\n        <a href="http://nohost/plone/@@manage-group-portlets?key=Administrators">Group Portlets</a>\n      </li>\n    </ul>\n\n    <div class="contentActions">\n      &nbsp;\n    </div>\n\n    <div id="content" class="documentContent">\n\n      \n\n    <dl class="portalMessage info" id="kssPortalMessage" style="display:none">\n        <dt>Info</dt>\n        <dd></dd>\n    </dl>\n\n\n\n      <div class="configlet">\n        \n\n        \n          <h1 class="documentFirstHeading">\n              Members of the Administrators group\n          </h1>\n\n          <a href="http://nohost/plone/prefs_groups_overview"\n             class="link-parent">\n            Up to !
 Groups Overview\n          </a>\n\n          <p>\n            You can add or remove groups and users from this particular group here. Note that this\n            doesn\'t actually delete the group or user, it is only removed from this group.\n          </p>\n\n\n          <form action="http://nohost/plone/prefs_group_members"\n                name="groups" method="post">\n            <h2>Current group members</h2>\n              <table class="listing"\n                     summary="Group Members Listing">\n\n                  <tr>\n                      <th>\n                          <input class="noborder"\n    type="checkbox"\n    src="http://nohost/plone/select_all_icon.gif"\n    name="selectButton" title="Select all items"\n    onclick="toggleSelect(this, \'delete:list\');"\n    alt="Select all items" />\n                                 <!--Remove user from this group-->\n                      </th>\n                      <th>Group/User name</th>\n                    !
   <th>E-mail Address</th>\n                  </tr>\n\n                
  \n                    <tr class="even">\n                        <td class="listingCheckbox">\n                            <input type="checkbox"\n    class="noborder notify" name="delete:list"\n    value="johnny" />\n                        </td>\n\n                        \n\n                        \n                          <td>\n                            <img src="user.gif" alt="" />\n                            <a\n    href="prefs_user_details?userid=johnny">johnny</a>\n                          </td>\n                        \n\n                        <td>\n                            <a\n    href="mailto:john at foo-security.com"\n    title="Send a mail to this user">\n                                john at foo-security.com\n                            </a>\n                        </td>\n                    </tr>\n                  \n              </table>\n\n\n              \n\n              <input class="destructive" type="submit"\n                     name="form!
 .button.Edit"\n                     value="Remove selected groups / users" />\n\n            <h2>Search for new group members</h2>\n\n            <input type="hidden" name="groupname"\n                   value="Administrators" />\n            <input type="hidden" name="form.submitted" value="1" />\n\n            <table class="listing" summary="Groups">\n              <tr>\n                <th colspan="2">\n                  Quick search:\n                    <input class="quickSearch" type="text"\n                           name="searchstring" value="" />\n\n                    <input type="submit"\n                           class="searchButton"\n                           name="form.button.Search"\n                           value="Search" />\n                    <input type="submit"\n                           class="searchButton"\n                           name="form.button.FindAll"\n                           value="Show all" />\n                </th>\n              <!
 /tr>\n              <tr>\n                <th>\n                    <i
nput class="noborder" type="checkbox"\n                           src="http://nohost/plone/select_all_icon.gif"\n                           name="selectButton"\n                           title="Select all items"\n                           onclick="toggleSelect(this, \'add:list\');"\n                           alt="Select all items" />\n                </th>\n\n                <th>Group/User name</th>\n              </tr>\n\n              \n                <tr class="even">\n\n                  <td class="listingCheckbox">\n                    <input type="checkbox" class="noborder"\n                           name="add:list" value="john" />\n                  </td>\n\n                  <td>\n                      \n                          <img src="user.gif" alt="" />\n                          <a href="prefs_user_details?userid=john">john</a>\n                      \n                      \n                  </td>\n                </tr>\n              \n              \n!
                 <tr class="odd">\n\n                  <td class="listingCheckbox">\n                    <input type="checkbox" class="noborder"\n                           name="add:list"\n                           value="test_user_1_" />\n                  </td>\n\n                  <td>\n                      \n                          <img src="user.gif" alt="" />\n                          <a href="prefs_user_details?userid=test_user_1_">test_user_1_</a>\n                      \n                      \n                  </td>\n                </tr>\n              \n              \n                <tr class="even">\n\n                  <td class="listingCheckbox">\n                    <input type="checkbox" class="noborder"\n                           name="add:list" value="johnny" />\n                  </td>\n\n                  <td>\n                      \n                          <img src="user.gif" alt="" />\n                          <a href="prefs_user_details?!
 userid=johnny">johnny</a>\n                      \n                   
   \n                  </td>\n                </tr>\n              \n              \n              \n\n            </table>\n\n            <input type="hidden" value="0" name="b_start" />\n\n            \n\n            <input class="context" type="submit"\n                   name="form.button.Add"\n                   value="Add selected groups and users to this group" />\n\n            <input type="hidden" name="_authenticator" value="50ece0ca1d12ba60dd706abf73288a07eab5cdd1"/>\n\n          </form>\n        \n      </div>\n\n    </div>\n    </div>\n\n</div>\n    \n            </td>\n            \n\n            \n            \n            \n          </tr>\n        </tbody>\n      </table>\n      \n\n      <div class="visualClear" id="clear-space-before-footer"><!-- --></div>\n      \n      \n\n      \n\n        <div id="portal-footer">\n\n<p>\n    \n    The\n    <a href="http://plone.org">Plone<sup>&reg;</sup> CMS &mdash; Open Source Content Management System</a>\n    is\n  !
   <acronym title="Copyright">&copy;</acronym>\n    2000-2009\n    by the\n    <a href="http://plone.org/foundation">Plone Foundation</a>\n    et al.\n    \n</p>\n\n<p>\n    \n    Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the\n        <a href="http://plone.org/foundation">Plone Foundation</a>.\n    \n\n    \n    Distributed under the\n        <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.\n    \n</p>\n\n</div>\n\n  <div id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org"\n             title="This site was built using Plone CMS, the Open Source Content Management System. Click for more information.">\n            Powered by Plone</a>\n        </li>\n        <li>\n          <a href="http://validator.w3.org/check/referer"\n             title="This site is valid XHTML.">\n            Valid XHTML</a>\n        </li>\n        <li>\n    !
       <a href="http://jigsaw.w3.org/css-validator/check/referer&amp;wa
rning=no&amp;profile=css3&amp;usermedium=all"\n             title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov"\n             title="This site conforms to the US Government Section 508 Accessibility Guidelines.">\n            Section 508</a>\n        </li>\n        <li>\n          <a href="http://www.w3.org/WAI/WCAG1AA-Conformance"\n             title="This site conforms to the W3C-WAI Web Content Accessibility Guidelines.">\n            WCAG</a>\n        </li>\n      </ul>\n      </div>\n\n    </div>\n\n\n\n      \n\n      <div class="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt=""\n                           src="http://nohost/plone/spinner.gif" /></div>\n</body>\n</html>\n\n\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 317, in csrf.txt
Failed example:
    browser.getControl(name='entries.role_Editor:records').value
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[138]>", line 1, in ?
        browser.getControl(name='entries.role_Editor:records').value
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'entries.role_Editor:records'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 322, in csrf.txt
Failed example:
    browser.getLink('View').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[139]>", line 1, in ?
        browser.getLink('View').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 323, in csrf.txt
Failed example:
    browser.getLink('Delete').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[140]>", line 1, in ?
        browser.getLink('Delete').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 324, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/folder/delete_confirmation'
Got:
    'http://nohost/plone/prefs_group_members'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 327, in csrf.txt
Failed example:
    browser.getControl('Delete').click()
Expected:
    Traceback (most recent call last):
    ...
    HTTPError: HTTP Error 403: Forbidden
Got:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[143]>", line 1, in ?
        browser.getControl('Delete').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Delete'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 333, in csrf.txt
Failed example:
    browser.getControl('Delete').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[145]>", line 1, in ?
        browser.getControl('Delete').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Delete'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 334, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone'
Got:
    'http://nohost/plone/prefs_group_members'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 336, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Info...a folder has been deleted...'
Got:
    '\n  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"\n      lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type"\n          content="text/html;charset=utf-8" />\n\n    \n      <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <link rel="kss-base-url" href="http://nohost/plone" />\n\n  \n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey3597.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey1841.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/j!
 avascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey7932.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey1498.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey0668.js">\n      </script>\n    \n    \n  \n\n\n  \n  \n    \n    \n      <style type="text/css" media="screen">@import url(http://nohost/plone/portal_css/Plone%20Default/member-cachekey0270.css);</style>\n    \n    \n  \n\n  \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey6046.css);</style>\n    \n    \n  \n\n  \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plone%20Default/plon!
 eCustom-cachekey8684.css);</style>\n    \n    \n  \n\n\n  \n  <link re
l="kinetic-stylesheet" type="text/css"\n        href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey3360.kss" />\n\n\n<title>Plone site</title>\n\n\n    <!-- Internet Explorer CSS Fixes -->\n    <!--[if IE]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n    <![endif]-->\n\n    \n    <link rel="author" href="http://nohost/plone/author/"\n          title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon"\n          href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone"\n          title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap"\n          title="Site Map" />\n\n\n\n\n\n\n    <link rel="search"\n          href="http://nohost/plone/search_form"\n          title="Search this site" />\n\n\n\n    <!-- Disable IE6 image toolbar -->\n    <meta http-equiv="imagetoolbar" content="no" />\n    \n    \n    \n\n    \n  !
   \n\n    \n    \n\n    \n    \n\n  </head>\n\n  <body class=" template-prefs_group_members" dir="ltr">\n    <div id="visual-portal-wrapper">\n\n      <div id="portal-top">\n        <div id="portal-header">\n<p class="hiddenStructure">\n  <a accesskey="2"\n     href="http://nohost/plone/prefs_group_members#documentContent">Skip to content.</a> |\n\n  <a accesskey="6"\n     href="http://nohost/plone/prefs_group_members#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a\n    href="http://nohost/plone/sitemap" accesskey="3"\n    title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a\n    href="http://nohost/plone/accessibility-info"\n    accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a\n    href="http://nohost/plone/contact-info" accesskey="9"\n    title="Contact">Contact</a></li>\n    <li id="siteaction-plone_setup"><a\n    href="http://!
 nohost/plone/plone_control_panel"\n    accesskey="" title="Site Setup"
>Site Setup</a></li>\n\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform"\n          action="http://nohost/plone/search">\n\n        <label for="searchGadget" class="hiddenStructure">Search Site</label>\n\n        <div class="LSBox">\n        <input name="SearchableText" type="text" size="18"\n               title="Search Site" accesskey="4"\n               class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit"\n               value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only"\n                   class="noborder" type="checkbox"\n                   name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only"\n                   style="cursor: pointer">\n                only in current section\n            </label>\n        </div>\n\n        <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>\n !
        </div>\n    </form>\n\n    <div id="portal-advanced-search" class="hiddenStructure">\n        <a href="http://nohost/plone/search_form"\n           accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a id="portal-logo" accesskey="1" href="http://nohost/plone">\n    <img src="http://nohost/plone/logo.jpg" alt="" title="Plone" height="57" width="252" /></a>\n\n\n    <h5 class="hiddenStructure">Sections</h5>\n\n    <ul id="portal-globalnav">\n        <li id="portaltab-index_html" class="selected"><a\n    href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a\n    href="http://nohost/plone/Members"\n    title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a\n    href="http://nohost/plone/news" title="Site News">News</a></li>\n        <li id="portaltab-events" class="plain"><a\n    href="http://nohost/plone/events" title="Site Ev!
 ents">Events</a></li>\n    </ul>\n\n</div>\n\n<div id="portal-personal
tools-wrapper">\n\n<h5 class="hiddenStructure">Personal tools</h5>\n\n<ul id="portal-personaltools" class="visualInline">\n   \n       <li><a id="user-name"\n              href="http://nohost/plone/dashboard"><img src="http://nohost/plone/user.gif" alt="" title="User" height="16" width="16" />\n            <span class="visualCaseSensitive">John Doe</span></a></li>\n   \n\n    \n        <li>\n            <a href="http://nohost/plone/logout">Log out</a>\n        </li>\n    \n\n</ul>\n</div>\n\n\n    \n\n\n<div id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here">You\nare here:</span>\n    <a href="http://nohost/plone">Home</a>\n    \n\n</div>\n\n      </div>\n\n      <div class="visualClear" id="clear-space-before-wrapper-table"><!-- --></div>\n\n      <table id="portal-columns">\n        <tbody>\n          <tr>\n            \n            \n        \n            \n\n<td id="portal-column-one">\n<div class="visualPadding">\n\n<dl class="portlet" id="portlet-prefs!
 ">\n    <dt class="portletHeader">\n        <span class="portletTopLeft"></span>\n        <a href="http://nohost/plone/plone_control_panel">Site Setup</a>\n        <span class="portletTopRight"></span>\n    </dt>\n\n    <dd class="portletItem">\n\n        \n            <strong>Plone Configuration</strong>\n            <ul class="configlets">\n                \n                <li>\n                    <a href="http://nohost/plone/prefs_install_products_form">\n                        <img src="http://nohost/plone/product_icon.gif"\n                             alt="" />\n                    Add-on Products\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@calendar-controlpanel">\n                        <img src="http://nohost/plone/event_icon.gif"\n                             alt="" />\n                    Calendar\n                    </a>\n                </li>\n!
                 \n                \n                <li>\n            
        <a href="http://nohost/plone/portal_atct/atct_manageTopicIndex">\n                        <img src="http://nohost/plone/topic_icon.gif"\n                             alt="" />\n                    Collection\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@rules-controlpanel">\n                        <img src="http://nohost/plone/contentrules_icon.gif"\n                             alt="" />\n                    Content Rules\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/prefs_error_log_form">\n                        <img src="http://nohost/plone/error_log_icon.gif"\n                             alt="" />\n                    Errors\n                    </a>\n                </li>\n                \n                \n                <li>\n         !
            <a href="http://nohost/plone/@@filter-controlpanel">\n                        <img src="http://nohost/plone/htmlfilter_icon.gif"\n                             alt="" />\n                    HTML Filtering\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@language-controlpanel">\n                        <img src="http://nohost/plone/flag-plone.gif"\n                             alt="" />\n                    Language\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@mail-controlpanel">\n                        <img src="http://nohost/plone/mail_icon.gif"\n                             alt="" />\n                    Mail\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a hr!
 ef="http://nohost/plone/@@maintenance-controlpanel">\n                
        <img src="http://nohost/plone/maintenance_icon.gif"\n                             alt="" />\n                    Maintenance\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@markup-controlpanel">\n                        <img src="http://nohost/plone/edit.gif"\n                             alt="" />\n                    Markup\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/prefs_navigation_form">\n                        <img src="http://nohost/plone/navigation_icon.gif"\n                             alt="" />\n                    Navigation\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@search-controlpanel">\n                        <img sr!
 c="http://nohost/plone/search_icon.gif"\n                             alt="" />\n                    Search\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@security-controlpanel">\n                        <img src="http://nohost/plone/lock_icon.gif"\n                             alt="" />\n                    Security\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@site-controlpanel">\n                        <img src="http://nohost/plone/logoIcon.gif"\n                             alt="" />\n                    Site\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@skins-controlpanel">\n                        <img src="http://nohost/plone/skins_ic!
 on.gif"\n                             alt="" />\n                    T
hemes\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@types-controlpanel">\n                        <img src="http://nohost/plone/document_icon.gif"\n                             alt="" />\n                    Types\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/prefs_users_overview">\n                        <img src="http://nohost/plone/group.gif"\n                             alt="" />\n                    Users and Groups\n                    </a>\n                </li>\n                \n                \n                \n                \n                \n                <li>\n                    <a href="http://nohost/plone/kupu_library_tool/kupu_config">\n                        <img src="http://nohost/plone/kupuimages/kupu_icon.gif"\n             !
                 alt="" />\n                    Visual editor\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/manage_main">\n                        <img src="http://nohost/plone/zope_icon.gif"\n                             alt="" />\n                    Zope Management Interface\n                    </a>\n                </li>\n                \n            </ul>\n        \n        <span class="portletBottomLeft"></span>\n        <span class="portletBottomRight"></span>\n    </dd>\n    <dd class="portletItem">\n\n        \n        <span class="portletBottomLeft"></span>\n        <span class="portletBottomRight"></span>\n    </dd>\n\n</dl>\n\n</div>\n</td>\n\n\n\n        \n    \n            \n\n            \n            <td id="portal-column-content">\n\n              \n      <div>\n\n    \n        \n    \n\n    <div class="documentEditable">\n\n    <!-- simulating vi!
 ews on the groups/user pages until we have real objects. -->\n    <ul 
class="contentViews">\n      <li class="selected">\n            <a href="http://nohost/plone/prefs_group_members?groupname=Administrators">Group Members</a>\n      </li>\n      <li>\n            <a href="http://nohost/plone/prefs_group_details?groupname=Administrators">Group Properties</a>\n      </li>\n      <li>\n        <a href="http://nohost/plone/@@manage-group-portlets?key=Administrators">Group Portlets</a>\n      </li>\n    </ul>\n\n    <div class="contentActions">\n      &nbsp;\n    </div>\n\n    <div id="content" class="documentContent">\n\n      \n\n    <dl class="portalMessage info" id="kssPortalMessage" style="display:none">\n        <dt>Info</dt>\n        <dd></dd>\n    </dl>\n\n    \n\n        <dl class="portalMessage info">\n            <dt>Info</dt>\n            <dd>Changes made.</dd>\n        </dl>\n\n    \n\n\n      <div class="configlet">\n        \n\n        \n          <h1 class="documentFirstHeading">\n              Members of the Administrators group\n!
           </h1>\n\n          <a href="http://nohost/plone/prefs_groups_overview"\n             class="link-parent">\n            Up to Groups Overview\n          </a>\n\n          <p>\n            You can add or remove groups and users from this particular group here. Note that this\n            doesn\'t actually delete the group or user, it is only removed from this group.\n          </p>\n\n\n          <form action="http://nohost/plone/prefs_group_members"\n                name="groups" method="post">\n            <h2>Current group members</h2>\n              <table class="listing"\n                     summary="Group Members Listing">\n\n                  <tr>\n                      <th>\n                          <input class="noborder"\n    type="checkbox"\n    src="http://nohost/plone/select_all_icon.gif"\n    name="selectButton" title="Select all items"\n    onclick="toggleSelect(this, \'delete:list\');"\n    alt="Select all items" />\n                               !
   <!--Remove user from this group-->\n                      </th>\n   
                   <th>Group/User name</th>\n                      <th>E-mail Address</th>\n                  </tr>\n\n                  \n                    <tr class="even">\n                        <td class="listingCheckbox">\n                            <input type="checkbox"\n    class="noborder notify" name="delete:list"\n    value="johnny" />\n                        </td>\n\n                        \n\n                        \n                          <td>\n                            <img src="user.gif" alt="" />\n                            <a\n    href="prefs_user_details?userid=johnny">johnny</a>\n                          </td>\n                        \n\n                        <td>\n                            <a\n    href="mailto:john at foo-security.com"\n    title="Send a mail to this user">\n                                john at foo-security.com\n                            </a>\n                        </td>\n                    </tr>\n                  !
 \n              </table>\n\n\n              \n\n              <input class="destructive" type="submit"\n                     name="form.button.Edit"\n                     value="Remove selected groups / users" />\n\n            <h2>Search for new group members</h2>\n\n            <input type="hidden" name="groupname"\n                   value="Administrators" />\n            <input type="hidden" name="form.submitted" value="1" />\n\n            <table class="listing" summary="Groups">\n              <tr>\n                <th colspan="2">\n                  Quick search:\n                    <input class="quickSearch" type="text"\n                           name="searchstring" value="" />\n\n                    <input type="submit"\n                           class="searchButton"\n                           name="form.button.Search"\n                           value="Search" />\n                    <input type="submit"\n                           class="searchButton"\n      !
                      name="form.button.FindAll"\n                     
      value="Show all" />\n                </th>\n              </tr>\n              \n\n              \n              <tr>\n\n                \n\n                \n                  \n                  <td class="discreet"\n                      style="text-align:center; font-size: 100%;">\n                    Enter a group or user name to search for or click \'Show All\'.\n                  </td>\n                \n\n              </tr>\n\n            </table>\n\n            <input type="hidden" value="0" name="b_start" />\n\n            \n\n            \n\n            <input type="hidden" name="_authenticator" value="50ece0ca1d12ba60dd706abf73288a07eab5cdd1"/>\n\n          </form>\n        \n      </div>\n\n    </div>\n    </div>\n\n</div>\n    \n            </td>\n            \n\n            \n            \n            \n          </tr>\n        </tbody>\n      </table>\n      \n\n      <div class="visualClear" id="clear-space-before-footer"><!-- --></div>\n      \n     !
  \n\n      \n\n        <div id="portal-footer">\n\n<p>\n    \n    The\n    <a href="http://plone.org">Plone<sup>&reg;</sup> CMS &mdash; Open Source Content Management System</a>\n    is\n    <acronym title="Copyright">&copy;</acronym>\n    2000-2009\n    by the\n    <a href="http://plone.org/foundation">Plone Foundation</a>\n    et al.\n    \n</p>\n\n<p>\n    \n    Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the\n        <a href="http://plone.org/foundation">Plone Foundation</a>.\n    \n\n    \n    Distributed under the\n        <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.\n    \n</p>\n\n</div>\n\n  <div id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org"\n             title="This site was built using Plone CMS, the Open Source Content Management System. Click for more information.">\n            Powered by Plone</a>\n        </!
 li>\n        <li>\n          <a href="http://validator.w3.org/check/re
ferer"\n             title="This site is valid XHTML.">\n            Valid XHTML</a>\n        </li>\n        <li>\n          <a href="http://jigsaw.w3.org/css-validator/check/referer&amp;warning=no&amp;profile=css3&amp;usermedium=all"\n             title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov"\n             title="This site conforms to the US Government Section 508 Accessibility Guidelines.">\n            Section 508</a>\n        </li>\n        <li>\n          <a href="http://www.w3.org/WAI/WCAG1AA-Conformance"\n             title="This site conforms to the W3C-WAI Web Content Accessibility Guidelines.">\n            WCAG</a>\n        </li>\n      </ul>\n      </div>\n\n    </div>\n\n\n\n      \n\n      <div class="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt=""\n                           src="http://nohost/plone/spinner.gif" /></div>\n</body>\n</!
 html>\n\n\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 352, in csrf.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[154]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 586, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 375, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 355, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Info...Ownership has been changed...'
Got:
    ''
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 366, in csrf.txt
Failed example:
    browser.open('http://nohost/plone/')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[157]>", line 1, in ?
        browser.open('http://nohost/plone/')
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 367, in csrf.txt
Failed example:
    browser.getLink(url='createObject?type_name=Document').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[158]>", line 1, in ?
        browser.getLink(url='createObject?type_name=Document').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 368, in csrf.txt
Failed example:
    browser.getControl('Title').value = 'a document'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[159]>", line 1, in ?
        browser.getControl('Title').value = 'a document'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Title'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 369, in csrf.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[160]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 370, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/a-document'
Got:
    'http://nohost/plone/'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 373, in csrf.txt
Failed example:
    browser.getLink('Home').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[162]>", line 1, in ?
        browser.getLink('Home').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 397, in click
        self.browser.mech_browser.follow_link(self.mech_link)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 448, in follow_link
        return self.open(self.click_link(link, **kwds))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 374, in csrf.txt
Failed example:
    browser.getLink('Contents').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[163]>", line 1, in ?
        browser.getLink('Contents').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 375, in csrf.txt
Failed example:
    browser.getControl(name='_authenticator').value = 'invalid!'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[164]>", line 1, in ?
        browser.getControl(name='_authenticator').value = 'invalid!'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name '_authenticator'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 376, in csrf.txt
Failed example:
    browser.getControl('a document').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[165]>", line 1, in ?
        browser.getControl('a document').selected = True
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'a document'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 377, in csrf.txt
Failed example:
    browser.getControl('Delete').click()
Expected:
    Traceback (most recent call last):
    ...
    HTTPError: HTTP Error 403: Forbidden
Got:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[166]>", line 1, in ?
        browser.getControl('Delete').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Delete'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 383, in csrf.txt
Failed example:
    browser.getControl('a document').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[168]>", line 1, in ?
        browser.getControl('a document').selected = True
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'a document'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 384, in csrf.txt
Failed example:
    browser.getControl('Delete').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[169]>", line 1, in ?
        browser.getControl('Delete').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Delete'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 385, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Info...Item(s) deleted...'
Got:
    '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"\n      lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type"\n          content="text/html;charset=utf-8" />\n\n    \n      <base href="http://nohost/plone/front-page" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <link rel="kss-base-url" href="http://nohost/plone/front-page" />\n\n  \n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey3597.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey1841.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <sc!
 ript type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey7932.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey1498.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey0668.js">\n      </script>\n    \n    \n  \n\n\n  \n  \n    \n    \n      <style type="text/css" media="screen">@import url(http://nohost/plone/portal_css/Plone%20Default/member-cachekey0270.css);</style>\n    \n    \n  \n\n  \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey6046.css);</style>\n    \n    \n  \n\n  \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plo!
 ne%20Default/ploneCustom-cachekey8684.css);</style>\n    \n    \n  \n\
n\n  \n  <link rel="kinetic-stylesheet" type="text/css"\n        href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey3360.kss" />\n\n\n<title>Welcome to Plone &mdash; Plone site</title>\n\n    <meta content="Congratulations! You have successfully installed Plone."\n          name="description" />\n\n    <!-- Internet Explorer CSS Fixes -->\n    <!--[if IE]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n    <![endif]-->\n\n    \n    <link rel="author"\n          href="http://nohost/plone/author/portal_owner"\n          title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon"\n          href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone"\n          title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap"\n          title="Site Map" />\n\n\n\n\n\n\n    <link rel="search"\n          href="http://nohost/plone/searc!
 h_form"\n          title="Search this site" />\n\n\n\n    <!-- Disable IE6 image toolbar -->\n    <meta http-equiv="imagetoolbar" content="no" />\n    \n    \n    \n\n    \n    \n\n    \n    \n\n    \n    \n\n  </head>\n\n  <body class="section-front-page template-default_error_message"\n        dir="ltr">\n    <div id="visual-portal-wrapper">\n\n      <div id="portal-top">\n        <div id="portal-header">\n<p class="hiddenStructure">\n  <a accesskey="2"\n     href="http://nohost/plone/#documentContent">Skip to content.</a> |\n\n  <a accesskey="6"\n     href="http://nohost/plone/#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a\n    href="http://nohost/plone/sitemap" accesskey="3"\n    title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a\n    href="http://nohost/plone/accessibility-info"\n    accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-c!
 ontact"><a\n    href="http://nohost/plone/contact-info" accesskey="9"\
n    title="Contact">Contact</a></li>\n    <li id="siteaction-plone_setup"><a\n    href="http://nohost/plone/plone_control_panel"\n    accesskey="" title="Site Setup">Site Setup</a></li>\n\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform"\n          action="http://nohost/plone/search">\n\n        <label for="searchGadget" class="hiddenStructure">Search Site</label>\n\n        <div class="LSBox">\n        <input name="SearchableText" type="text" size="18"\n               title="Search Site" accesskey="4"\n               class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit"\n               value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only"\n                   class="noborder" type="checkbox"\n                   name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only"\n                   style="cursor: pointer">\n                onl!
 y in current section\n            </label>\n        </div>\n\n        <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>\n        </div>\n    </form>\n\n    <div id="portal-advanced-search" class="hiddenStructure">\n        <a href="http://nohost/plone/search_form"\n           accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a id="portal-logo" accesskey="1" href="http://nohost/plone">\n    <img src="http://nohost/plone/logo.jpg" alt="" title="Plone" height="57" width="252" /></a>\n\n\n    <h5 class="hiddenStructure">Sections</h5>\n\n    <ul id="portal-globalnav">\n        <li id="portaltab-index_html" class="selected"><a\n    href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a\n    href="http://nohost/plone/Members"\n    title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a\n    hre!
 f="http://nohost/plone/news" title="Site News">News</a></li>\n        
<li id="portaltab-events" class="plain"><a\n    href="http://nohost/plone/events" title="Site Events">Events</a></li>\n    </ul>\n\n</div>\n\n<div id="portal-personaltools-wrapper">\n\n<h5 class="hiddenStructure">Personal tools</h5>\n\n<ul id="portal-personaltools" class="visualInline">\n   \n       <li><a id="user-name"\n              href="http://nohost/plone/dashboard"><img src="http://nohost/plone/user.gif" alt="" title="User" height="16" width="16" />\n            <span class="visualCaseSensitive">John Doe</span></a></li>\n   \n\n    \n        <li>\n            <a href="http://nohost/plone/logout">Log out</a>\n        </li>\n    \n\n</ul>\n</div>\n\n\n    \n\n\n<div id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here">You\nare here:</span>\n    <a href="http://nohost/plone">Home</a>\n    \n\n</div>\n\n      </div>\n\n      <div class="visualClear" id="clear-space-before-wrapper-table"><!-- --></div>\n\n      <table id="portal-columns">\n        <tbody>\n !
          <tr>\n            \n            \n            \n\n            \n            <td id="portal-column-content">\n\n              \n                <div class="">\n\n                  \n\n\n                  <div id="region-content" class="documentContent">\n\n                    <span id="contentTopLeft"></span>\n                    <span id="contentTopRight"></span>\n                    \n                    <a name="documentContent"></a>\n\n                    \n\n    <dl class="portalMessage info" id="kssPortalMessage" style="display:none">\n        <dt>Info</dt>\n        <dd></dd>\n    </dl>\n\n\n                    \n                    <div id="viewlet-above-content"><div id="plone-lock-status">\n  \n</div>\n</div>\n\n                    \n                    \n                    <div id="content">\n                      \n                      <div>\n\n        \n\n        <div>\n\n            <h1 class="documentFirstHeading">\n                We\'re sorry, but !
 there seems to be an error&hellip;\n            </h1>\n\n            \
n                \n                \n                \n            \n                <p>\n                Since you are a site administrator, you can\n                <span> <a href="http://nohost/plone/error_log/showEntry?id=1232852426.920.225263150455">see the full error message</a> </span>\n                </p>\n\n            \n\n            \n\n        </div>\n        \n\n</div>\n                    </div>\n                    \n\n                    \n                    \n                      \n    \n\n\n\n\n                    \n                    \n\n                    <span id="contentBottomLeft"></span>\n                    <span id="contentBottomRight"></span>\n\n                  </div>\n\n                </div>\n\n              \n            </td>\n            \n\n            \n            \n            \n          </tr>\n        </tbody>\n      </table>\n      \n\n      <div class="visualClear" id="clear-space-before-footer"><!-- --></div>\n      \n      <di!
 v>\n          <a class="managePortletsFallback"\n             href="http://nohost/plone/@@manage-portlets">\n             Manage portlets\n          </a>\n      </div>\n\n      \n\n        <div id="portal-footer">\n\n<p>\n    \n    The\n    <a href="http://plone.org">Plone<sup>&reg;</sup> CMS &mdash; Open Source Content Management System</a>\n    is\n    <acronym title="Copyright">&copy;</acronym>\n    2000-2009\n    by the\n    <a href="http://plone.org/foundation">Plone Foundation</a>\n    et al.\n    \n</p>\n\n<p>\n    \n    Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the\n        <a href="http://plone.org/foundation">Plone Foundation</a>.\n    \n\n    \n    Distributed under the\n        <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.\n    \n</p>\n\n</div>\n\n  <div id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org"\n         !
     title="This site was built using Plone CMS, the Open Source Conten
t Management System. Click for more information.">\n            Powered by Plone</a>\n        </li>\n        <li>\n          <a href="http://validator.w3.org/check/referer"\n             title="This site is valid XHTML.">\n            Valid XHTML</a>\n        </li>\n        <li>\n          <a href="http://jigsaw.w3.org/css-validator/check/referer&amp;warning=no&amp;profile=css3&amp;usermedium=all"\n             title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov"\n             title="This site conforms to the US Government Section 508 Accessibility Guidelines.">\n            Section 508</a>\n        </li>\n        <li>\n          <a href="http://www.w3.org/WAI/WCAG1AA-Conformance"\n             title="This site conforms to the W3C-WAI Web Content Accessibility Guidelines.">\n            WCAG</a>\n        </li>\n      </ul>\n      </div>\n\n    </div>\n\n\n\n      \n\n      <div cla!
 ss="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt=""\n                           src="http://nohost/plone/spinner.gif" /></div>\n</body>\n</html>\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 395, in csrf.txt
Failed example:
    browser.open('http://nohost/plone/')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[171]>", line 1, in ?
        browser.open('http://nohost/plone/')
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 396, in csrf.txt
Failed example:
    browser.getLink(url='createObject?type_name=Folder').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[172]>", line 1, in ?
        browser.getLink(url='createObject?type_name=Folder').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 397, in csrf.txt
Failed example:
    browser.getControl('Title').value = 'another folder'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[173]>", line 1, in ?
        browser.getControl('Title').value = 'another folder'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Title'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 398, in csrf.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[174]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 399, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/another-folder/'
Got:
    'http://nohost/plone/'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 408, in csrf.txt
Failed example:
    browser.getLink('Advanced...').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[176]>", line 1, in ?
        browser.getLink('Advanced...').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 409, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/another-folder/content_status_history'
Got:
    'http://nohost/plone/'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 411, in csrf.txt
Failed example:
    browser.getControl('Publish').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[178]>", line 1, in ?
        browser.getControl('Publish').selected = True
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Publish'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 412, in csrf.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[179]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 413, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Info...Item state changed...'
Got:
    '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"\n      lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type"\n          content="text/html;charset=utf-8" />\n\n    \n      <base href="http://nohost/plone/front-page" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <link rel="kss-base-url" href="http://nohost/plone/front-page" />\n\n  \n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey3597.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey1841.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <sc!
 ript type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey7932.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey1498.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey0668.js">\n      </script>\n    \n    \n  \n\n\n  \n  \n    \n    \n      <style type="text/css" media="screen">@import url(http://nohost/plone/portal_css/Plone%20Default/member-cachekey0270.css);</style>\n    \n    \n  \n\n  \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey6046.css);</style>\n    \n    \n  \n\n  \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plo!
 ne%20Default/ploneCustom-cachekey8684.css);</style>\n    \n    \n  \n\
n\n  \n  <link rel="kinetic-stylesheet" type="text/css"\n        href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey3360.kss" />\n\n\n<title>Welcome to Plone &mdash; Plone site</title>\n\n    <meta content="Congratulations! You have successfully installed Plone."\n          name="description" />\n\n    <!-- Internet Explorer CSS Fixes -->\n    <!--[if IE]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n    <![endif]-->\n\n    \n    <link rel="author"\n          href="http://nohost/plone/author/portal_owner"\n          title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon"\n          href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone"\n          title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap"\n          title="Site Map" />\n\n\n\n\n\n\n    <link rel="search"\n          href="http://nohost/plone/searc!
 h_form"\n          title="Search this site" />\n\n\n\n    <!-- Disable IE6 image toolbar -->\n    <meta http-equiv="imagetoolbar" content="no" />\n    \n    \n    \n\n    \n    \n\n    \n    \n\n    \n    \n\n  </head>\n\n  <body class="section-front-page template-default_error_message"\n        dir="ltr">\n    <div id="visual-portal-wrapper">\n\n      <div id="portal-top">\n        <div id="portal-header">\n<p class="hiddenStructure">\n  <a accesskey="2"\n     href="http://nohost/plone/#documentContent">Skip to content.</a> |\n\n  <a accesskey="6"\n     href="http://nohost/plone/#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a\n    href="http://nohost/plone/sitemap" accesskey="3"\n    title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a\n    href="http://nohost/plone/accessibility-info"\n    accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-c!
 ontact"><a\n    href="http://nohost/plone/contact-info" accesskey="9"\
n    title="Contact">Contact</a></li>\n    <li id="siteaction-plone_setup"><a\n    href="http://nohost/plone/plone_control_panel"\n    accesskey="" title="Site Setup">Site Setup</a></li>\n\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform"\n          action="http://nohost/plone/search">\n\n        <label for="searchGadget" class="hiddenStructure">Search Site</label>\n\n        <div class="LSBox">\n        <input name="SearchableText" type="text" size="18"\n               title="Search Site" accesskey="4"\n               class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit"\n               value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only"\n                   class="noborder" type="checkbox"\n                   name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only"\n                   style="cursor: pointer">\n                onl!
 y in current section\n            </label>\n        </div>\n\n        <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>\n        </div>\n    </form>\n\n    <div id="portal-advanced-search" class="hiddenStructure">\n        <a href="http://nohost/plone/search_form"\n           accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a id="portal-logo" accesskey="1" href="http://nohost/plone">\n    <img src="http://nohost/plone/logo.jpg" alt="" title="Plone" height="57" width="252" /></a>\n\n\n    <h5 class="hiddenStructure">Sections</h5>\n\n    <ul id="portal-globalnav">\n        <li id="portaltab-index_html" class="selected"><a\n    href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a\n    href="http://nohost/plone/Members"\n    title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a\n    hre!
 f="http://nohost/plone/news" title="Site News">News</a></li>\n        
<li id="portaltab-events" class="plain"><a\n    href="http://nohost/plone/events" title="Site Events">Events</a></li>\n    </ul>\n\n</div>\n\n<div id="portal-personaltools-wrapper">\n\n<h5 class="hiddenStructure">Personal tools</h5>\n\n<ul id="portal-personaltools" class="visualInline">\n   \n       <li><a id="user-name"\n              href="http://nohost/plone/dashboard"><img src="http://nohost/plone/user.gif" alt="" title="User" height="16" width="16" />\n            <span class="visualCaseSensitive">John Doe</span></a></li>\n   \n\n    \n        <li>\n            <a href="http://nohost/plone/logout">Log out</a>\n        </li>\n    \n\n</ul>\n</div>\n\n\n    \n\n\n<div id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here">You\nare here:</span>\n    <a href="http://nohost/plone">Home</a>\n    \n\n</div>\n\n      </div>\n\n      <div class="visualClear" id="clear-space-before-wrapper-table"><!-- --></div>\n\n      <table id="portal-columns">\n        <tbody>\n !
          <tr>\n            \n            \n            \n\n            \n            <td id="portal-column-content">\n\n              \n                <div class="">\n\n                  \n\n\n                  <div id="region-content" class="documentContent">\n\n                    <span id="contentTopLeft"></span>\n                    <span id="contentTopRight"></span>\n                    \n                    <a name="documentContent"></a>\n\n                    \n\n    <dl class="portalMessage info" id="kssPortalMessage" style="display:none">\n        <dt>Info</dt>\n        <dd></dd>\n    </dl>\n\n\n                    \n                    <div id="viewlet-above-content"><div id="plone-lock-status">\n  \n</div>\n</div>\n\n                    \n                    \n                    <div id="content">\n                      \n                      <div>\n\n        \n\n        <div>\n\n            <h1 class="documentFirstHeading">\n                We\'re sorry, but !
 there seems to be an error&hellip;\n            </h1>\n\n            \
n                \n                \n                \n            \n                <p>\n                Since you are a site administrator, you can\n                <span> <a href="http://nohost/plone/error_log/showEntry?id=1232852427.720.241193952659">see the full error message</a> </span>\n                </p>\n\n            \n\n            \n\n        </div>\n        \n\n</div>\n                    </div>\n                    \n\n                    \n                    \n                      \n    \n\n\n\n\n                    \n                    \n\n                    <span id="contentBottomLeft"></span>\n                    <span id="contentBottomRight"></span>\n\n                  </div>\n\n                </div>\n\n              \n            </td>\n            \n\n            \n            \n            \n          </tr>\n        </tbody>\n      </table>\n      \n\n      <div class="visualClear" id="clear-space-before-footer"><!-- --></div>\n      \n      <di!
 v>\n          <a class="managePortletsFallback"\n             href="http://nohost/plone/@@manage-portlets">\n             Manage portlets\n          </a>\n      </div>\n\n      \n\n        <div id="portal-footer">\n\n<p>\n    \n    The\n    <a href="http://plone.org">Plone<sup>&reg;</sup> CMS &mdash; Open Source Content Management System</a>\n    is\n    <acronym title="Copyright">&copy;</acronym>\n    2000-2009\n    by the\n    <a href="http://plone.org/foundation">Plone Foundation</a>\n    et al.\n    \n</p>\n\n<p>\n    \n    Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the\n        <a href="http://plone.org/foundation">Plone Foundation</a>.\n    \n\n    \n    Distributed under the\n        <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.\n    \n</p>\n\n</div>\n\n  <div id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org"\n         !
     title="This site was built using Plone CMS, the Open Source Conten
t Management System. Click for more information.">\n            Powered by Plone</a>\n        </li>\n        <li>\n          <a href="http://validator.w3.org/check/referer"\n             title="This site is valid XHTML.">\n            Valid XHTML</a>\n        </li>\n        <li>\n          <a href="http://jigsaw.w3.org/css-validator/check/referer&amp;warning=no&amp;profile=css3&amp;usermedium=all"\n             title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov"\n             title="This site conforms to the US Government Section 508 Accessibility Guidelines.">\n            Section 508</a>\n        </li>\n        <li>\n          <a href="http://www.w3.org/WAI/WCAG1AA-Conformance"\n             title="This site conforms to the W3C-WAI Web Content Accessibility Guidelines.">\n            WCAG</a>\n        </li>\n      </ul>\n      </div>\n\n    </div>\n\n\n\n      \n\n      <div cla!
 ss="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt=""\n                           src="http://nohost/plone/spinner.gif" /></div>\n</body>\n</html>\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 416, in csrf.txt
Failed example:
    browser.getLink('Advanced...').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[181]>", line 1, in ?
        browser.getLink('Advanced...').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 417, in csrf.txt
Failed example:
    browser.getControl(name='_authenticator').value = 'invalid!'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[182]>", line 1, in ?
        browser.getControl(name='_authenticator').value = 'invalid!'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name '_authenticator'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 418, in csrf.txt
Failed example:
    browser.getControl('Retract').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[183]>", line 1, in ?
        browser.getControl('Retract').selected = True
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Retract'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 419, in csrf.txt
Failed example:
    browser.getControl('Save').click()
Expected:
    Traceback (most recent call last):
    ...
    HTTPError: HTTP Error 403: Forbidden
Got:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[184]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 427, in csrf.txt
Failed example:
    browser.open('http://nohost/plone/')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[185]>", line 1, in ?
        browser.open('http://nohost/plone/')
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 428, in csrf.txt
Failed example:
    browser.getLink('Contents').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[186]>", line 1, in ?
        browser.getLink('Contents').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 429, in csrf.txt
Failed example:
    form = browser.getForm(name='folderContentsForm')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[187]>", line 1, in ?
        form = browser.getForm(name='folderContentsForm')
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 364, in getForm
        form = disambiguate(matching_forms, '', index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 430, in csrf.txt
Failed example:
    form.getControl(name='paths:list').getControl(value='/plone/another-folder').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[188]>", line 1, in ?
        form.getControl(name='paths:list').getControl(value='/plone/another-folder').selected = True
    NameError: name 'form' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 432, in csrf.txt
Failed example:
    browser.getControl('Change State').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[190]>", line 1, in ?
        browser.getControl('Change State').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Change State'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 433, in csrf.txt
Failed example:
    browser.getControl(name='orig_template').value = url  # gives 404 otherwise
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[191]>", line 1, in ?
        browser.getControl(name='orig_template').value = url  # gives 404 otherwise
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'orig_template'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 434, in csrf.txt
Failed example:
    browser.getControl('Retract').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[192]>", line 1, in ?
        browser.getControl('Retract').selected = True
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Retract'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 435, in csrf.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[193]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 436, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Info...Item state changed...'
Got:
    '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"\n      lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type"\n          content="text/html;charset=utf-8" />\n\n    \n      <base href="http://nohost/plone/front-page" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <link rel="kss-base-url" href="http://nohost/plone/front-page" />\n\n  \n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey3597.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey1841.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <sc!
 ript type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey7932.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey1498.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript"\n              src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey0668.js">\n      </script>\n    \n    \n  \n\n\n  \n  \n    \n    \n      <style type="text/css" media="screen">@import url(http://nohost/plone/portal_css/Plone%20Default/member-cachekey0270.css);</style>\n    \n    \n  \n\n  \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey6046.css);</style>\n    \n    \n  \n\n  \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plo!
 ne%20Default/ploneCustom-cachekey8684.css);</style>\n    \n    \n  \n\
n\n  \n  <link rel="kinetic-stylesheet" type="text/css"\n        href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey3360.kss" />\n\n\n<title>Welcome to Plone &mdash; Plone site</title>\n\n    <meta content="Congratulations! You have successfully installed Plone."\n          name="description" />\n\n    <!-- Internet Explorer CSS Fixes -->\n    <!--[if IE]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n    <![endif]-->\n\n    \n    <link rel="author"\n          href="http://nohost/plone/author/portal_owner"\n          title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon"\n          href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone"\n          title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap"\n          title="Site Map" />\n\n\n\n\n\n\n    <link rel="search"\n          href="http://nohost/plone/searc!
 h_form"\n          title="Search this site" />\n\n\n\n    <!-- Disable IE6 image toolbar -->\n    <meta http-equiv="imagetoolbar" content="no" />\n    \n    \n    \n\n    \n    \n\n    \n    \n\n    \n    \n\n  </head>\n\n  <body class="section-front-page template-default_error_message"\n        dir="ltr">\n    <div id="visual-portal-wrapper">\n\n      <div id="portal-top">\n        <div id="portal-header">\n<p class="hiddenStructure">\n  <a accesskey="2"\n     href="http://nohost/plone/#documentContent">Skip to content.</a> |\n\n  <a accesskey="6"\n     href="http://nohost/plone/#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a\n    href="http://nohost/plone/sitemap" accesskey="3"\n    title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a\n    href="http://nohost/plone/accessibility-info"\n    accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-c!
 ontact"><a\n    href="http://nohost/plone/contact-info" accesskey="9"\
n    title="Contact">Contact</a></li>\n    <li id="siteaction-plone_setup"><a\n    href="http://nohost/plone/plone_control_panel"\n    accesskey="" title="Site Setup">Site Setup</a></li>\n\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform"\n          action="http://nohost/plone/search">\n\n        <label for="searchGadget" class="hiddenStructure">Search Site</label>\n\n        <div class="LSBox">\n        <input name="SearchableText" type="text" size="18"\n               title="Search Site" accesskey="4"\n               class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit"\n               value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only"\n                   class="noborder" type="checkbox"\n                   name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only"\n                   style="cursor: pointer">\n                onl!
 y in current section\n            </label>\n        </div>\n\n        <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>\n        </div>\n    </form>\n\n    <div id="portal-advanced-search" class="hiddenStructure">\n        <a href="http://nohost/plone/search_form"\n           accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a id="portal-logo" accesskey="1" href="http://nohost/plone">\n    <img src="http://nohost/plone/logo.jpg" alt="" title="Plone" height="57" width="252" /></a>\n\n\n    <h5 class="hiddenStructure">Sections</h5>\n\n    <ul id="portal-globalnav">\n        <li id="portaltab-index_html" class="selected"><a\n    href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a\n    href="http://nohost/plone/Members"\n    title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a\n    hre!
 f="http://nohost/plone/news" title="Site News">News</a></li>\n        
<li id="portaltab-events" class="plain"><a\n    href="http://nohost/plone/events" title="Site Events">Events</a></li>\n    </ul>\n\n</div>\n\n<div id="portal-personaltools-wrapper">\n\n<h5 class="hiddenStructure">Personal tools</h5>\n\n<ul id="portal-personaltools" class="visualInline">\n   \n       <li><a id="user-name"\n              href="http://nohost/plone/dashboard"><img src="http://nohost/plone/user.gif" alt="" title="User" height="16" width="16" />\n            <span class="visualCaseSensitive">John Doe</span></a></li>\n   \n\n    \n        <li>\n            <a href="http://nohost/plone/logout">Log out</a>\n        </li>\n    \n\n</ul>\n</div>\n\n\n    \n\n\n<div id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here">You\nare here:</span>\n    <a href="http://nohost/plone">Home</a>\n    \n\n</div>\n\n      </div>\n\n      <div class="visualClear" id="clear-space-before-wrapper-table"><!-- --></div>\n\n      <table id="portal-columns">\n        <tbody>\n !
          <tr>\n            \n            \n            \n\n            \n            <td id="portal-column-content">\n\n              \n                <div class="">\n\n                  \n\n\n                  <div id="region-content" class="documentContent">\n\n                    <span id="contentTopLeft"></span>\n                    <span id="contentTopRight"></span>\n                    \n                    <a name="documentContent"></a>\n\n                    \n\n    <dl class="portalMessage info" id="kssPortalMessage" style="display:none">\n        <dt>Info</dt>\n        <dd></dd>\n    </dl>\n\n\n                    \n                    <div id="viewlet-above-content"><div id="plone-lock-status">\n  \n</div>\n</div>\n\n                    \n                    \n                    <div id="content">\n                      \n                      <div>\n\n        \n\n        <div>\n\n            <h1 class="documentFirstHeading">\n                We\'re sorry, but !
 there seems to be an error&hellip;\n            </h1>\n\n            \
n                \n                \n                \n            \n                <p>\n                Since you are a site administrator, you can\n                <span> <a href="http://nohost/plone/error_log/showEntry?id=1232852428.320.978532893155">see the full error message</a> </span>\n                </p>\n\n            \n\n            \n\n        </div>\n        \n\n</div>\n                    </div>\n                    \n\n                    \n                    \n                      \n    \n\n\n\n\n                    \n                    \n\n                    <span id="contentBottomLeft"></span>\n                    <span id="contentBottomRight"></span>\n\n                  </div>\n\n                </div>\n\n              \n            </td>\n            \n\n            \n            \n            \n          </tr>\n        </tbody>\n      </table>\n      \n\n      <div class="visualClear" id="clear-space-before-footer"><!-- --></div>\n      \n      <di!
 v>\n          <a class="managePortletsFallback"\n             href="http://nohost/plone/@@manage-portlets">\n             Manage portlets\n          </a>\n      </div>\n\n      \n\n        <div id="portal-footer">\n\n<p>\n    \n    The\n    <a href="http://plone.org">Plone<sup>&reg;</sup> CMS &mdash; Open Source Content Management System</a>\n    is\n    <acronym title="Copyright">&copy;</acronym>\n    2000-2009\n    by the\n    <a href="http://plone.org/foundation">Plone Foundation</a>\n    et al.\n    \n</p>\n\n<p>\n    \n    Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the\n        <a href="http://plone.org/foundation">Plone Foundation</a>.\n    \n\n    \n    Distributed under the\n        <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.\n    \n</p>\n\n</div>\n\n  <div id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org"\n         !
     title="This site was built using Plone CMS, the Open Source Conten
t Management System. Click for more information.">\n            Powered by Plone</a>\n        </li>\n        <li>\n          <a href="http://validator.w3.org/check/referer"\n             title="This site is valid XHTML.">\n            Valid XHTML</a>\n        </li>\n        <li>\n          <a href="http://jigsaw.w3.org/css-validator/check/referer&amp;warning=no&amp;profile=css3&amp;usermedium=all"\n             title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov"\n             title="This site conforms to the US Government Section 508 Accessibility Guidelines.">\n            Section 508</a>\n        </li>\n        <li>\n          <a href="http://www.w3.org/WAI/WCAG1AA-Conformance"\n             title="This site conforms to the W3C-WAI Web Content Accessibility Guidelines.">\n            WCAG</a>\n        </li>\n      </ul>\n      </div>\n\n    </div>\n\n\n\n      \n\n      <div cla!
 ss="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt=""\n                           src="http://nohost/plone/spinner.gif" /></div>\n</body>\n</html>\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 439, in csrf.txt
Failed example:
    form = browser.getForm(name='folderContentsForm')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[195]>", line 1, in ?
        form = browser.getForm(name='folderContentsForm')
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 364, in getForm
        form = disambiguate(matching_forms, '', index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 440, in csrf.txt
Failed example:
    form.getControl(name='paths:list').getControl(value='/plone/another-folder').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[196]>", line 1, in ?
        form.getControl(name='paths:list').getControl(value='/plone/another-folder').selected = True
    NameError: name 'form' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 442, in csrf.txt
Failed example:
    browser.getControl('Change State').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[198]>", line 1, in ?
        browser.getControl('Change State').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Change State'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 443, in csrf.txt
Failed example:
    browser.getControl(name='orig_template').value = url  # gives 404 otherwise
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[199]>", line 1, in ?
        browser.getControl(name='orig_template').value = url  # gives 404 otherwise
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'orig_template'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 444, in csrf.txt
Failed example:
    browser.getControl(name='_authenticator').value = 'invalid!'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[200]>", line 1, in ?
        browser.getControl(name='_authenticator').value = 'invalid!'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name '_authenticator'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 445, in csrf.txt
Failed example:
    browser.getControl('Publish').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[201]>", line 1, in ?
        browser.getControl('Publish').selected = True
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Publish'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/csrf.txt", line 446, in csrf.txt
Failed example:
    browser.getControl('Save').click()
Expected:
    Traceback (most recent call last):
    ...
    HTTPError: HTTP Error 403: Forbidden
Got:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[202]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt
Failed doctest test for AddMoveAndDeleteDocument.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 14, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Log in').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[5]>", line 1, in ?
        browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 586, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 375, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 31, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.open('http://nohost/plone/Members/test_user_1_')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[6]>", line 1, in ?
        browser.open('http://nohost/plone/Members/test_user_1_')
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 32, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getLink('Add new').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[7]>", line 1, in ?
        browser.getLink('Add new').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 33, in AddMoveAndDeleteDocument.txt
Failed example:
    'Add new item' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 35, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Page').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[9]>", line 1, in ?
        browser.getControl('Page').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Page'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 36, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[10]>", line 1, in ?
        browser.getControl('Add').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Add'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 38, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/Members/test_user_1_/portal_factory/Document/.../edit'
Got:
    'http://nohost/plone/Members/test_user_1_'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 44, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Body Text').value = 'About test_user_1_'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[12]>", line 1, in ?
        browser.getControl('Body Text').value = 'About test_user_1_'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Body Text'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 45, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[13]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 46, in AddMoveAndDeleteDocument.txt
Failed example:
    'Title is required, please correct.' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 51, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Title').value = 'My Page'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[15]>", line 1, in ?
        browser.getControl('Title').value = 'My Page'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Title'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 52, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[16]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 53, in AddMoveAndDeleteDocument.txt
Failed example:
    'Changes saved.' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 55, in AddMoveAndDeleteDocument.txt
Failed example:
    'My Page' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 60, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getLink('Edit').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[19]>", line 1, in ?
        browser.getLink('Edit').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 61, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Title').value = 'Ons Bier'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[20]>", line 1, in ?
        browser.getControl('Title').value = 'Ons Bier'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Title'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 62, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[21]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 63, in AddMoveAndDeleteDocument.txt
Failed example:
    'Ons Bier' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 71, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getLink('Edit').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[23]>", line 1, in ?
        browser.getLink('Edit').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 72, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/Members/test_user_1_/my-page/edit'
Got:
    'http://nohost/plone/Members/test_user_1_'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 77, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl(name='language').displayValue
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[25]>", line 1, in ?
        browser.getControl(name='language').displayValue
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'language'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 87, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl(name='language').value = ['de']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[27]>", line 1, in ?
        browser.getControl(name='language').value = ['de']
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'language'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 88, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl(name='language').displayValue
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[28]>", line 1, in ?
        browser.getControl(name='language').displayValue
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'language'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 91, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[29]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 92, in AddMoveAndDeleteDocument.txt
Failed example:
    'Changes saved.' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 97, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.headers.dict['content-language']
Expected:
    'de'
Got:
    'en'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 106, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getLink('Actions').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[32]>", line 1, in ?
        browser.getLink('Actions').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 110, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Ons Bier').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[33]>", line 1, in ?
        browser.getControl('Ons Bier').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Ons Bier'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 111, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Cut').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[34]>", line 1, in ?
        browser.getControl('Cut').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Cut'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 115, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getLink('Add new').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[35]>", line 1, in ?
        browser.getLink('Add new').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 116, in AddMoveAndDeleteDocument.txt
Failed example:
    'Add new item' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 118, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Folder').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[37]>", line 1, in ?
        browser.getControl('Folder').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Folder'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 119, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[38]>", line 1, in ?
        browser.getControl('Add').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Add'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 122, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Title').value = 'My Folder'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[39]>", line 1, in ?
        browser.getControl('Title').value = 'My Folder'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Title'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 123, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[40]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 124, in AddMoveAndDeleteDocument.txt
Failed example:
    'Changes saved.' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 130, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getLink('Actions').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[42]>", line 1, in ?
        browser.getLink('Actions').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 131, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Paste').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[43]>", line 1, in ?
        browser.getControl('Paste').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Paste'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 132, in AddMoveAndDeleteDocument.txt
Failed example:
    'Item(s) pasted.' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 134, in AddMoveAndDeleteDocument.txt
Failed example:
    'Ons Bier' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 143, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getLink('Actions').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[46]>", line 1, in ?
        browser.getLink('Actions').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 144, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/Members/test_user_1_/my-folder/folder_contents'
Got:
    'http://nohost/plone/Members/test_user_1_'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 150, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Ons Bier').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[48]>", line 1, in ?
        browser.getControl('Ons Bier').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Ons Bier'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 151, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.getControl('Delete').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest AddMoveAndDeleteDocument.txt[49]>", line 1, in ?
        browser.getControl('Delete').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Delete'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 152, in AddMoveAndDeleteDocument.txt
Failed example:
    'Item(s) deleted.' in browser.contents
Expected:
    True
Got:
    False



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt
Failed doctest test for LoginAndLogout.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 35, in LoginAndLogout.txt
Failed example:
    browser.getControl('Log in').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest LoginAndLogout.txt[15]>", line 1, in ?
        browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 586, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 375, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 36, in LoginAndLogout.txt
Failed example:
    "You are now logged in" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 40, in LoginAndLogout.txt
Failed example:
    browser.getLink('Log out').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest LoginAndLogout.txt[18]>", line 1, in ?
        browser.getLink('Log out').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 41, in LoginAndLogout.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/logged_out'
Got:
    'http://nohost/plone'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 49, in LoginAndLogout.txt
Failed example:
    browser.getLink('Home').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest LoginAndLogout.txt[20]>", line 1, in ?
        browser.getLink('Home').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 52, in LoginAndLogout.txt
Failed example:
    browser.getControl('Login Name').value = 'test_user_1_'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest LoginAndLogout.txt[22]>", line 1, in ?
        browser.getControl('Login Name').value = 'test_user_1_'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Login Name'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 53, in LoginAndLogout.txt
Failed example:
    browser.getControl('Password').value = 'wrongpassword'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest LoginAndLogout.txt[23]>", line 1, in ?
        browser.getControl('Password').value = 'wrongpassword'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 54, in LoginAndLogout.txt
Failed example:
    browser.getControl('Log in').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest LoginAndLogout.txt[24]>", line 1, in ?
        browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Log in'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 55, in LoginAndLogout.txt
Failed example:
    "Login failed" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 57, in LoginAndLogout.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/login_form'
Got:
    'http://nohost/plone'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 62, in LoginAndLogout.txt
Failed example:
    browser.getLink('Home').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest LoginAndLogout.txt[27]>", line 1, in ?
        browser.getLink('Home').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 65, in LoginAndLogout.txt
Failed example:
    browser.getControl('Login Name').value = 'test_user_1_'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest LoginAndLogout.txt[29]>", line 1, in ?
        browser.getControl('Login Name').value = 'test_user_1_'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Login Name'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 66, in LoginAndLogout.txt
Failed example:
    browser.getControl('Password').value = 'secret'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest LoginAndLogout.txt[30]>", line 1, in ?
        browser.getControl('Password').value = 'secret'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 67, in LoginAndLogout.txt
Failed example:
    browser.getControl('Log in').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest LoginAndLogout.txt[31]>", line 1, in ?
        browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Log in'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 71, in LoginAndLogout.txt
Failed example:
    'You are now logged in' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 81, in LoginAndLogout.txt
Failed example:
    browser.reload()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest LoginAndLogout.txt[34]>", line 1, in ?
        browser.reload()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 261, in reload
        self.mech_browser.reload()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 274, in reload
        return self._mech_open(self.request, update_history=False)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 96, in LoginAndLogout.txt
Failed example:
    browser.getControl('Log in').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest LoginAndLogout.txt[41]>", line 1, in ?
        browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 586, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 375, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 97, in LoginAndLogout.txt
Failed example:
    'You are now logged in' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/LoginAndLogout.txt", line 106, in LoginAndLogout.txt
Failed example:
    browser.reload()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest LoginAndLogout.txt[43]>", line 1, in ?
        browser.reload()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 261, in reload
        self.mech_browser.reload()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 274, in reload
        return self._mech_open(self.request, update_history=False)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error

  Ran 1512 tests with 3 failures and 15 errors in 374.801 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.626 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.014 seconds.
Total: 1702 tests, 3 failures, 15 errors

FAILED (failures=3, errors=15) 




More information about the Testbot mailing list