[Testbot] FAILED (failures=2, errors=4) : Plone-4.0 Zope-2.12 Python-2.6.2

Plone Products Tests plone-tests at epy.co.at
Sun Jul 26 02:25:53 UTC 2009


Plone Products Tests : FAILED (failures=2, errors=4) 
Plone-4.0 Zope-2.12 Python-2.6.2

Running /usr/local/python2.6/bin/python ./bin/test -q --no-color --no-progress --package Products.CMFPlone --package Products.CMFDynamicViewFTI --package Products.CMFFormController --package Products.CMFQuickInstallerTool --package Products.ExtendedPathIndex --package Products.PasswordResetTool --package Products.PloneLanguageTool --package Products.ResourceRegistries --package Products.statusmessages
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.memoize-1.0.4-py2.6.egg/plone/memoize/ram.py:97: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.app.portlets-1.2-py2.6.egg/plone/app/portlets/portlets/navigation.py:17: DeprecationWarning: IBrowserDefault is deprecated. It has been moved to Products.CMFDynamicViewFTI.interfaces. This alias will be removed in Plone 5.0
  from Products.CMFPlone.interfaces import INonStructuralFolder, IBrowserDefault
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/migrations/v3_0/alphas.py:10: DeprecationWarning: ISite is deprecated. Moved to zope.location.interfaces. Importing from here will stop working in Zope 3.6
  from zope.app.component.interfaces import ISite
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/migrations/v3_0/alphas.py:16: DeprecationWarning: package_home is deprecated. import from App.Common instead
  from Globals import package_home
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/ref_graph.py:13: DeprecationWarning: The popen2 module is deprecated.  Use the subprocess module.
  from popen2 import popen2
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/SQLStorageConfig.py:9: DeprecationWarning: InitializeClass is deprecated. import from App.class_init instead
  from Globals import InitializeClass, PersistentMapping, DTMLFile
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/SQLStorageConfig.py:9: DeprecationWarning: PersistentMapping is deprecated. import from Persistence instead
  from Globals import InitializeClass, PersistentMapping, DTMLFile
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/SQLStorageConfig.py:9: DeprecationWarning: DTMLFile is deprecated. import from App.special_dtml instead
  from Globals import InitializeClass, PersistentMapping, DTMLFile
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/Field.py:2446: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  assert(scale in self.getAvailableSizes(instance).keys(),
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/BaseUnit.py:39: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  assert(dict.has_key('mimetype'), 'no mimetype in setstate dict')
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PluggableAuthService/Products/PluggableAuthService/utils.py:16: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PluginRegistry-1.1.3.1-py2.6.egg/Products/PluginRegistry/PluginRegistry.py:21: DeprecationWarning: Persistent is deprecated. import from Persistence instead
  from Globals import Persistent
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PluggableAuthService/Products/PluggableAuthService/permissions.py:23: DeprecationWarning: ApplicationDefaultPermissions is deprecated. import from AccessControl.Permission instead
  from Globals import ApplicationDefaultPermissions
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.ExternalEditor-1.0a1-py2.6.egg/Products/ExternalEditor/__init__.py:17: DeprecationWarning: ImageFile is deprecated. import from App.ImageFile instead
  from Globals import ImageFile, DTMLFile
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.GroupUserFolder/Products/GroupUserFolder/GroupUserFolder.py:29: DeprecationWarning: MessageDialog is deprecated. import from App.Dialogs instead
  from Globals import MessageDialog, DTMLFile
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.layout/plone/app/layout/navigation/defaultpage.py:9: DeprecationWarning: IDynamicViewTypeInformation is deprecated. It has been moved to Products.CMFDynamicViewFTI.interfaces. This alias will be removed in Plone 5.0
  from Products.CMFPlone.interfaces import IDynamicViewTypeInformation
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ResourceRegistries/Products/ResourceRegistries/tests/testExportImport.py:16: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  assert("resourceregistry: Javascript registry imported." in \
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Ran 162 tests with 0 failures and 0 errors in 1.025 seconds.
Running Products.CMFTestCase.layer.CMFSite tests:
  Set up Products.CMFTestCase.layer.ZCML in 1.527 seconds.
  Set up Products.CMFTestCase.layer.CMFSite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/testrunner/runner.py", line 362, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/testrunner/runner.py", line 519, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFTestCase-0.9.8-py2.6.egg/Products/CMFTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFTestCase-0.9.8-py2.6.egg/Products/CMFTestCase/setup.py", line 118, in setupCMFSite
    SiteSetup(id, products, quiet, base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFTestCase-0.9.8-py2.6.egg/Products/CMFTestCase/setup.py", line 155, in run
    self._setupCMFSite()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFTestCase-0.9.8-py2.6.egg/Products/CMFTestCase/setup.py", line 172, in _setupCMFSite
    self._setupCMFSite_with_genericsetup()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.CMFTestCase-0.9.8-py2.6.egg/Products/CMFTestCase/setup.py", line 184, in _setupCMFSite_with_genericsetup
    profile_id=self.base_profile)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFDefault/Products/CMFDefault/factory.py", line 63, in addConfiguredSite
    setup_tool.runAllImportStepsFromProfile('profile-%s' % profile_id)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 1085, in _runImportStepsFromContext
    message = self._doRunImportStep(step, context)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 999, in _doRunImportStep
    return handler(context)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/exportimport/atcttool.py", line 150, in importATCTTool
    tool = getToolByName(site, 'portal_atct')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/utils.py", line 125, in getToolByName
    raise AttributeError, name
AttributeError: portal_atct

Running Products.PloneTestCase.layer.ZCML tests:
  Tear down Products.CMFTestCase.layer.ZCML in 0.002 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 1.666 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/exportimport/controlpanel.py:71: DeprecationWarning: Old-style actions are deprecated and will be removed in CMF 2.4. Use Action and Action Category objects instead.
  actions = provider.listActions()
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/PloneControlPanel.py:121: DeprecationWarning: Old-style actions are deprecated and will be removed in CMF 2.4. Use Action and Action Category objects instead.
  actids= [o.id for o in self.listActions()]
  Ran 12 tests with 0 failures and 0 errors in 0.018 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 8.753 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/PloneControlPanel.py:101: DeprecationWarning: Old-style actions are deprecated and will be removed in CMF 2.4. Use Action and Action Category objects instead.
  for a in self.listActions():
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PortalTransforms/Products/PortalTransforms/libtransforms/commandtransform.py:95: DeprecationWarning: os.popen4 is deprecated.  Use the subprocess module.
  cin, couterr = os.popen4(command, 'b')
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testControlPanel.py:34: DeprecationWarning: Old-style actions are deprecated and will be removed in CMF 2.4. Use Action and Action Category objects instead.
  for a in self.controlpanel.listActions()],


Error in test testObjectRenameWithVHM (Products.CMFPlone.tests.testFolderButtons.TestObjectActions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testFolderButtons.py", line 356, in testObjectRenameWithVHM
    adding.manage_addVirtualHostMonster('vhm')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b3-py2.6-linux-x86_64.egg/Products/SiteAccess/VirtualHostMonster.py", line 266, in manage_addVirtualHostMonster
    vhm.addToContainer(self.this())
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b3-py2.6-linux-x86_64.egg/Products/SiteAccess/VirtualHostMonster.py", line 116, in addToContainer
    container._setObject(self.id, self)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b3-py2.6-linux-x86_64.egg/OFS/ObjectManager.py", line 365, in _setObject
    notify(ObjectAddedEvent(ob, self, id))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.event-3.4.1-py2.6.egg/zope/event/__init__.py", line 23, in notify
    subscriber(event)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/event.py", line 26, in dispatch
    for ignored in zope.component.subscribers(event, None):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 138, in subscribers
    return sitemanager.subscribers(objects, interface)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/registry.py", line 315, in subscribers
    return self.adapters.subscribers(objects, provided)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.interface-3.5.2-py2.6-linux-x86_64.egg/zope/interface/adapter.py", line 579, in subscribers
    subscription(*objects)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/event.py", line 33, in objectEventNotify
    adapters = zope.component.subscribers((event.object, event), None)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 138, in subscribers
    return sitemanager.subscribers(objects, interface)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/registry.py", line 315, in subscribers
    return self.adapters.subscribers(objects, provided)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.interface-3.5.2-py2.6-linux-x86_64.egg/zope/interface/adapter.py", line 579, in subscribers
    subscription(*objects)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b3-py2.6-linux-x86_64.egg/OFS/subscribers.py", line 116, in dispatchObjectMovedEvent
    callManageAfterAdd(ob, event.object, event.newParent)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b3-py2.6-linux-x86_64.egg/OFS/subscribers.py", line 149, in callManageAfterAdd
    ob.manage_afterAdd(item, container)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b3-py2.6-linux-x86_64.egg/Products/SiteAccess/VirtualHostMonster.py", line 134, in manage_afterAdd
    self.meta_type)
BadRequest: This container already has a Virtual Host Monster

/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/ActionProviderBase.py:81: DeprecationWarning: Old-style actions are deprecated and will be removed in CMF 2.4. Use Action and Action Category objects instead.
  for ai in self.listActions():


Error in test test_bug9141 (Products.CMFPlone.tests.testMigrations.TestMigrations_v3_3)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testMigrations.py", line 2510, in test_bug9141
    self.migration._upgrade('3.3rc3')
AttributeError: _upgrade

/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testPortalCreation.py:519: DeprecationWarning: Old-style actions are deprecated and will be removed in CMF 2.4. Use Action and Action Category objects instead.
  for panel in self.cp.listActions():
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/exportimport/controlpanel.py:58: DeprecationWarning: Old-style actions are deprecated and will be removed in CMF 2.4. Use Action and Action Category objects instead.
  actions = self.context.listActions()


Failure in test /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt
Failed doctest test for csrf.txt
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 100, in csrf.txt
Failed example:
    browser.getControl('Register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 100, example 28]>", line 1, in <module>
        browser.getControl('Register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 624, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 411, in _clickSubmit
        id=control.id, name=control.name, label=label, coord=coord))
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 101, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Welcome!...You have been registered...'
Got:
    '\n\n\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />\n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <!-- Internet Explorer fix, forces IE8 into newest possible rendering\n         engine even if it\'s on an intranet. This has to be defined before any\n         script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n\n    \n      <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <link rel="kss-base-url" href="http://nohost/plone" />\n\n  \n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey5648.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey5500.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey5948.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey7807.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey2516.js">\n      </script>\n    \n    \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-cachekey7703.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey3492.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plone%20Default/ploneCustom-cachekey9339.css);</style>\n    \n    \n    \n  \n\n\n  \n  <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey5708.kss" />\n\n\n<title>Plone site</title>\n\n    <!-- IE6 workaround CSS/JS  -->\n    <!-- [if lte IE7]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n        \n        <script type="text/javascript" src="http://nohost/plone/iefixes.js">\n        </script>\n        \n    <![endif]-->\n\n    \n    <link rel="author" href="http://nohost/plone/author/" title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-header">\n    <p xmlns="http://www.w3.org/1999/xhtml" class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/join_form#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/join_form#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul xmlns="http://www.w3.org/1999/xhtml" id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n    <li id="siteaction-plone_setup"><a href="http://nohost/plone/plone_control_panel" accesskey="" title="Site Setup">Site Setup</a></li>\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform" 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" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" 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" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a xmlns="http://www.w3.org/1999/xhtml" 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 href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li>\n        <li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li>\n    </ul>\n\n</div>\n\n<div xmlns="http://www.w3.org/1999/xhtml" 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" href="http://nohost/plone/dashboard"><img src="http://nohost/plone/user.gif" alt="" title="User" height="16" width="16" />\n            <span class="visualCaseSensitive">test_user_1_</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 xmlns="http://www.w3.org/1999/xhtml" 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                    <div id="content">\n                      \n                      <div id="content">\n\n        \n\n        <div>\n\n            <h1 class="documentFirstHeading">\n                We&#8217;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=1248573290.280.338614860007">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                    <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      \n\n      \n\n        <div xmlns="http://www.w3.org/1999/xhtml" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org" 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" 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?warning=no&amp;profile=css3&amp;usermedium=all" title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov" 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" 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      <div class="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt="" src="http://nohost/plone/spinner.png" /></div>\n</body>\n</html>\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 103, in csrf.txt
Failed example:
    self.failUnless(portal.acl_users.getUser('john'), 'user not found?')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 103, example 30]>", line 1, in <module>
        self.failUnless(portal.acl_users.getUser('john'), 'user not found?')
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
        if not expr: raise self.failureException, msg
    AssertionError: user not found?
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 117, in csrf.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 117, example 34]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 624, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 411, in _clickSubmit
        id=control.id, name=control.name, label=label, coord=coord))
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 118, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Info...Your personal settings have been saved...'
Got:
    '\n\n\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />\n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <!-- Internet Explorer fix, forces IE8 into newest possible rendering\n         engine even if it\'s on an intranet. This has to be defined before any\n         script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n\n    \n      <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <link rel="kss-base-url" href="http://nohost/plone" />\n\n  \n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey5648.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey5500.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey5948.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey7807.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey2516.js">\n      </script>\n    \n    \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-cachekey7703.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey3492.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plone%20Default/ploneCustom-cachekey9339.css);</style>\n    \n    \n    \n  \n\n\n  \n  <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey5708.kss" />\n\n\n<title>Plone site</title>\n\n    <!-- IE6 workaround CSS/JS  -->\n    <!-- [if lte IE7]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n        \n        <script type="text/javascript" src="http://nohost/plone/iefixes.js">\n        </script>\n        \n    <![endif]-->\n\n    \n    <link rel="author" href="http://nohost/plone/author/" title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-header">\n    <p xmlns="http://www.w3.org/1999/xhtml" class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/personalize_form#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/personalize_form#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul xmlns="http://www.w3.org/1999/xhtml" id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n    <li id="siteaction-plone_setup"><a href="http://nohost/plone/plone_control_panel" accesskey="" title="Site Setup">Site Setup</a></li>\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform" 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" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" 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" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a xmlns="http://www.w3.org/1999/xhtml" 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 href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li>\n        <li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li>\n    </ul>\n\n</div>\n\n<div xmlns="http://www.w3.org/1999/xhtml" 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" href="http://nohost/plone/dashboard"><img src="http://nohost/plone/user.gif" alt="" title="User" height="16" width="16" />\n            <span class="visualCaseSensitive">test_user_1_</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 xmlns="http://www.w3.org/1999/xhtml" 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                    <div id="content">\n                      \n                      <div id="content">\n\n        \n\n        <div>\n\n            <h1 class="documentFirstHeading">\n                We&#8217;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=1248573290.490.152133297033">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                    <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      \n\n      \n\n        <div xmlns="http://www.w3.org/1999/xhtml" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org" 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" 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?warning=no&amp;profile=css3&amp;usermedium=all" title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov" 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" 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      <div class="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt="" src="http://nohost/plone/spinner.png" /></div>\n</body>\n</html>\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 193, in csrf.txt
Failed example:
    browser.getControl('Register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 193, example 74]>", line 1, in <module>
        browser.getControl('Register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 624, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 411, in _clickSubmit
        id=control.id, name=control.name, label=label, coord=coord))
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 194, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Info...User added...'
Got:
    '\n\n\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />\n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <!-- Internet Explorer fix, forces IE8 into newest possible rendering\n         engine even if it\'s on an intranet. This has to be defined before any\n         script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n\n    \n      <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <link rel="kss-base-url" href="http://nohost/plone" />\n\n  \n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey5648.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey5500.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey5948.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey7807.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey2516.js">\n      </script>\n    \n    \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-cachekey7703.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey3492.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plone%20Default/ploneCustom-cachekey9339.css);</style>\n    \n    \n    \n  \n\n\n  \n  <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey5708.kss" />\n\n\n<title>Plone site</title>\n\n    <!-- IE6 workaround CSS/JS  -->\n    <!-- [if lte IE7]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n        \n        <script type="text/javascript" src="http://nohost/plone/iefixes.js">\n        </script>\n        \n    <![endif]-->\n\n    \n    <link rel="author" href="http://nohost/plone/author/" title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-header">\n    <p xmlns="http://www.w3.org/1999/xhtml" class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/join_form#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/join_form#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul xmlns="http://www.w3.org/1999/xhtml" id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n    <li id="siteaction-plone_setup"><a href="http://nohost/plone/plone_control_panel" accesskey="" title="Site Setup">Site Setup</a></li>\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform" 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" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" 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" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a xmlns="http://www.w3.org/1999/xhtml" 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 href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li>\n        <li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li>\n    </ul>\n\n</div>\n\n<div xmlns="http://www.w3.org/1999/xhtml" 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" 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 xmlns="http://www.w3.org/1999/xhtml" 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                    <div id="content">\n                      \n                      <div id="content">\n\n        \n\n        <div>\n\n            <h1 class="documentFirstHeading">\n                We&#8217;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=1248573291.90.816067535901">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                    <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      \n\n      \n\n        <div xmlns="http://www.w3.org/1999/xhtml" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org" 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" 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?warning=no&amp;profile=css3&amp;usermedium=all" title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov" 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" 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      <div class="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt="" src="http://nohost/plone/spinner.png" /></div>\n</body>\n</html>\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 197, in csrf.txt
Failed example:
    browser.getLink('Users and Groups').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 197, example 76]>", line 1, in <module>
        browser.getLink('Users and Groups').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 198, in csrf.txt
Failed example:
    browser.getControl('Show all').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 198, example 77]>", line 1, in <module>
        browser.getControl('Show all').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Show all'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 199, in csrf.txt
Failed example:
    browser.getControl(name='users.roles:list:records').value = ['Manager'] * 3
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 199, example 78]>", line 1, in <module>
        browser.getControl(name='users.roles:list:records').value = ['Manager'] * 3
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'users.roles:list:records'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 200, in csrf.txt
Failed example:
    browser.getControl('Apply Changes').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 200, example 79]>", line 1, in <module>
        browser.getControl('Apply Changes').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Apply Changes'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 201, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Info...Changes applied...'
Got:
    '\n\n\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />\n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <!-- Internet Explorer fix, forces IE8 into newest possible rendering\n         engine even if it\'s on an intranet. This has to be defined before any\n         script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n\n    \n      <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <link rel="kss-base-url" href="http://nohost/plone" />\n\n  \n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey5648.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey5500.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey5948.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey7807.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey2516.js">\n      </script>\n    \n    \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-cachekey7703.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey3492.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plone%20Default/ploneCustom-cachekey9339.css);</style>\n    \n    \n    \n  \n\n\n  \n  <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey5708.kss" />\n\n\n<title>Plone site</title>\n\n    <!-- IE6 workaround CSS/JS  -->\n    <!-- [if lte IE7]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n        \n        <script type="text/javascript" src="http://nohost/plone/iefixes.js">\n        </script>\n        \n    <![endif]-->\n\n    \n    <link rel="author" href="http://nohost/plone/author/" title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-header">\n    <p xmlns="http://www.w3.org/1999/xhtml" class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/join_form#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/join_form#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul xmlns="http://www.w3.org/1999/xhtml" id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n    <li id="siteaction-plone_setup"><a href="http://nohost/plone/plone_control_panel" accesskey="" title="Site Setup">Site Setup</a></li>\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform" 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" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" 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" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a xmlns="http://www.w3.org/1999/xhtml" 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 href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li>\n        <li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li>\n    </ul>\n\n</div>\n\n<div xmlns="http://www.w3.org/1999/xhtml" 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" 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 xmlns="http://www.w3.org/1999/xhtml" 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                    <div id="content">\n                      \n                      <div id="content">\n\n        \n\n        <div>\n\n            <h1 class="documentFirstHeading">\n                We&#8217;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=1248573291.90.816067535901">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                    <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      \n\n      \n\n        <div xmlns="http://www.w3.org/1999/xhtml" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org" 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" 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?warning=no&amp;profile=css3&amp;usermedium=all" title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov" 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" 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      <div class="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt="" src="http://nohost/plone/spinner.png" /></div>\n</body>\n</html>\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 206, in csrf.txt
Failed example:
    browser.getControl(name='users.roles:list:records').value = ['Manager'] * 3
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 206, example 83]>", line 1, in <module>
        browser.getControl(name='users.roles:list:records').value = ['Manager'] * 3
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'users.roles:list:records'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 207, in csrf.txt
Failed example:
    browser.getControl('Apply Changes').click()
Expected:
    Traceback (most recent call last):
    ...
    HTTPError: HTTP Error 403: Forbidden
Got:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 207, example 84]>", line 1, in <module>
        browser.getControl('Apply Changes').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Apply Changes'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 217, in csrf.txt
Failed example:
    browser.getLink('johnny').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 217, example 88]>", line 1, in <module>
        browser.getLink('johnny').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 218, in csrf.txt
Failed example:
    browser.getLink('Group Memberships').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 218, example 89]>", line 1, in <module>
        browser.getLink('Group Memberships').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 220, in csrf.txt
Failed example:
    browser.getForm(name='groups').getControl('Search').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 220, example 91]>", line 1, in <module>
        browser.getForm(name='groups').getControl('Search').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 398, in getForm
        form = disambiguate(matching_forms, '', index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 221, in csrf.txt
Failed example:
    browser.getControl(name='add:list').value = ['Administrators']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 221, example 92]>", line 1, in <module>
        browser.getControl(name='add:list').value = ['Administrators']
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'add:list'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 222, in csrf.txt
Failed example:
    browser.getControl('Add user to selected groups').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 222, example 93]>", line 1, in <module>
        browser.getControl('Add user to selected groups').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Add user to selected groups'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 223, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Group Memberships for...johnny...
     ...Current Group Memberships...
     ...Administrators...
     ...AuthenticatedUsers...'
Got:
    '\n  \n\n\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />\n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <!-- Internet Explorer fix, forces IE8 into newest possible rendering\n         engine even if it\'s on an intranet. This has to be defined before any\n         script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n\n    \n      <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <link rel="kss-base-url" href="http://nohost/plone" />\n\n  \n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey5648.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey5500.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey5948.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey7807.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey2516.js">\n      </script>\n    \n    \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-cachekey7703.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey3492.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plone%20Default/ploneCustom-cachekey9339.css);</style>\n    \n    \n    \n  \n\n\n  \n  <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey5708.kss" />\n\n\n<title>Plone site</title>\n\n    <!-- IE6 workaround CSS/JS  -->\n    <!-- [if lte IE7]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n        \n        <script type="text/javascript" src="http://nohost/plone/iefixes.js">\n        </script>\n        \n    <![endif]-->\n\n    \n    <link rel="author" href="http://nohost/plone/author/" title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" 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_users_overview" dir="ltr">\n    <div id="visual-portal-wrapper">\n\n      <div id="portal-top">\n        <div xmlns="http://www.w3.org/1999/xhtml" id="portal-header">\n    <p xmlns="http://www.w3.org/1999/xhtml" class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/prefs_users_overview#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/prefs_users_overview#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul xmlns="http://www.w3.org/1999/xhtml" id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n    <li id="siteaction-plone_setup"><a href="http://nohost/plone/plone_control_panel" accesskey="" title="Site Setup">Site Setup</a></li>\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform" 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" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" 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" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a xmlns="http://www.w3.org/1999/xhtml" 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 href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li>\n        <li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li>\n    </ul>\n\n</div>\n\n<div xmlns="http://www.w3.org/1999/xhtml" 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" 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 xmlns="http://www.w3.org/1999/xhtml" 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" 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" 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" alt="" />\n                    Collections\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" 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" 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" 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" 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" alt="" />\n                    Mail\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@maintenance-controlpanel">\n                        <img src="http://nohost/plone/maintenance_icon.gif" 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" 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" alt="" />\n                    Navigation\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@search-controlpanel">\n                        <img src="http://nohost/plone/search_icon.gif" 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" 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" 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_icon.gif" alt="" />\n                    Themes\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" 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" 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" 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" 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      <div id="region-content" class="documentEditable">\n\n            <ul class="contentViews">\n              <li class="selected">\n                <a href="http://nohost/plone/prefs_users_overview">Users</a>\n              </li>\n              <li>\n                <a href="http://nohost/plone/prefs_groups_overview">Groups</a>\n              </li>\n              <li>\n                <a href="http://nohost/plone/@@usergroup-controlpanel">Settings</a>\n              </li>\n            </ul>\n\n            <div class="contentActions">\n              &nbsp;\n            </div>\n\n            <div class="documentContent" id="content">\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 class="configlet">\n        <h1 class="documentFirstHeading">Users Overview</h1>\n\n        <a href="http://nohost/plone/plone_control_panel" class="link-parent">\n          Up to Site Setup\n        </a>\n\n        <p>\n          Click the user\'s name to see and change the details of a\n          specific user. Click the envelope icon to send a mail to\n          the user. You can also edit the e-mail addresses, and\n          add/remove users.\n        </p>\n        <p>\n          Note that roles listed here apply directly to a user.\n          They do not reflect additional roles users may have due\n          to group memberships.\n        </p>\n        \n\n        <form action="http://nohost/plone/prefs_users_overview" name="users_add" method="post">\n\n          <input class="standalone add" type="submit" name="form.button.AddUser" value="Add New User" />\n          <input type="hidden" name="form.submitted" value="1" />\n        </form>\n\n        <form action="prefs_users_overview" class="enableAutoFocus" name="users_search" method="post">\n          <input type="hidden" name="form.submitted" value="1" />\n\n          <table class="listing" summary="User Listing">\n                <tr>\n          <th colspan="10">\n            User Search:\n                <input class="quickSearch" type="text" name="searchstring" value="" />\n\n            <input type="submit" class="searchButton" name="form.button.Search" value="Search" />\n\n            <input type="submit" class="searchButton" name="form.button.FindAll" value="Show all" />\n                    </th>\n                </tr>\n                \n          <tr>\n            <th rowspan="2">User name</th>\n            <th rowspan="2">E-mail Address</th>\n            <th colspan="6">Roles</th>\n            <th rowspan="2">Reset Password</th>\n            <th rowspan="2">Remove user</th>\n          </tr>\n          <tr>\n            <th>Contributor</th>\n            <th>Editor</th>\n            <th>Member</th>\n            <th>Reader</th>\n            <th>Reviewer</th>\n            <th>Manager</th>\n          </tr>\n        \n\n        \n          <tr class="even">\n\n                    <td>\n              <a href="http://nohost/plone/prefs_user_details?userid=test_user_1_">\n            <img src="http://nohost/plone/user.png" alt="" title="" height="16" width="16" />&nbsp;test_user_1_\n            (John Doe)\n              </a>\n              <input type="hidden" name="users.id:records" value="test_user_1_" />\n                    </td>\n\n            <td>\n              <a href="mailto:john at foo-security.com" class="link-plain" title="Send a mail to this user"><img src="http://nohost/plone/mail_icon.png" alt="" title="" height="16" width="16" /></a>\n              <input style="margin:2px;" type="text" size="15" name="users.email:records" value="john at foo-security.com" />\n            </td>\n\n            <td class="listingCheckbox">\n              <input type="checkbox" class="noborder" name="users.roles:list:records" value="Contributor" />\n            </td>\n            <td class="listingCheckbox">\n              <input type="checkbox" class="noborder" name="users.roles:list:records" value="Editor" />\n            </td>\n            <td class="listingCheckbox">\n              <input type="checkbox" class="noborder" name="users.roles:list:records" value="Member" />\n            </td>\n            <td class="listingCheckbox">\n              <input type="checkbox" class="noborder" name="users.roles:list:records" value="Reader" />\n            </td>\n            <td class="listingCheckbox">\n              <input type="checkbox" class="noborder" name="users.roles:list:records" value="Reviewer" />\n            </td>\n            <td class="listingCheckbox">\n              <input type="checkbox" class="noborder" name="users.roles:list:records" value="Manager" checked="checked" />\n            </td>\n\n            <td class="listingCheckbox">\n              <input type="checkbox" class="noborder" name="users.resetpassword:records" value="test_user_1_" />\n            </td>\n\n            <td class="listingCheckbox">\n              <input type="checkbox" class="noborder notify" name="delete:list" value="test_user_1_" />\n            </td>\n          </tr>\n        \n                \n          </table>\n\n          \n\n          <input class="context" type="submit" name="form.button.Modify" value="Apply Changes" />\n\n        <input type="hidden" name="_authenticator" value="cf0763b6212c18df0050abc17be6eb925242c22d"/>\n\n        </form>\n\n      </div>\n    </div>\n      </div>\n\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 xmlns="http://www.w3.org/1999/xhtml" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org" 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" 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?warning=no&amp;profile=css3&amp;usermedium=all" title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov" 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" 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      <div class="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt="" src="http://nohost/plone/spinner.png" /></div>\n</body>\n</html>\n\n\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 230, in csrf.txt
Failed example:
    browser.getForm(name='groups').getControl('Search').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 230, example 96]>", line 1, in <module>
        browser.getForm(name='groups').getControl('Search').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 398, in getForm
        form = disambiguate(matching_forms, '', index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 231, in csrf.txt
Failed example:
    browser.getControl(name='add:list').value = ['Reviewers']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 231, example 97]>", line 1, in <module>
        browser.getControl(name='add:list').value = ['Reviewers']
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'add:list'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 233, in csrf.txt
Failed example:
    browser.getControl(name='_authenticator', index=1).value = 'invalid!'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 233, example 99]>", line 1, in <module>
        browser.getControl(name='_authenticator', index=1).value = 'invalid!'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 51, in disambiguate
        return intermediate[index]
    IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 234, in csrf.txt
Failed example:
    browser.getControl('Add user to selected groups').click()
Expected:
    Traceback (most recent call last):
    ...
    HTTPError: HTTP Error 403: Forbidden
Got:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 234, example 100]>", line 1, in <module>
        browser.getControl('Add user to selected groups').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Add user to selected groups'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 248, in csrf.txt
Failed example:
    browser.getControl(name='add:list').getControl(value='johnny').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 248, example 106]>", line 1, in <module>
        browser.getControl(name='add:list').getControl(value='johnny').selected = True
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 613, in getControl
        disambiguate(options, msg, index), self.mech_form, self.browser)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: value 'johnny'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 250, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Info...Changes made...
     ...Members of the Administrators group...
     ...Current group members...
     ...johnny...john at foo-security.com...
     ...Remove selected groups / users...'
Got:
    '\n  \n\n\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />\n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <!-- Internet Explorer fix, forces IE8 into newest possible rendering\n         engine even if it\'s on an intranet. This has to be defined before any\n         script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n\n    \n      <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <link rel="kss-base-url" href="http://nohost/plone" />\n\n  \n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey5648.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey5500.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey5948.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey7807.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey2516.js">\n      </script>\n    \n    \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-cachekey7703.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey3492.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plone%20Default/ploneCustom-cachekey9339.css);</style>\n    \n    \n    \n  \n\n\n  \n  <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey5708.kss" />\n\n\n<title>Plone site</title>\n\n    <!-- IE6 workaround CSS/JS  -->\n    <!-- [if lte IE7]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n        \n        <script type="text/javascript" src="http://nohost/plone/iefixes.js">\n        </script>\n        \n    <![endif]-->\n\n    \n    <link rel="author" href="http://nohost/plone/author/" title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-header">\n    <p xmlns="http://www.w3.org/1999/xhtml" class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/prefs_group_members#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/prefs_group_members#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul xmlns="http://www.w3.org/1999/xhtml" id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n    <li id="siteaction-plone_setup"><a href="http://nohost/plone/plone_control_panel" accesskey="" title="Site Setup">Site Setup</a></li>\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform" 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" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" 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" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a xmlns="http://www.w3.org/1999/xhtml" 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 href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li>\n        <li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li>\n    </ul>\n\n</div>\n\n<div xmlns="http://www.w3.org/1999/xhtml" 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" 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 xmlns="http://www.w3.org/1999/xhtml" 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" 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" 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" alt="" />\n                    Collections\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" 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" 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" 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" 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" alt="" />\n                    Mail\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@maintenance-controlpanel">\n                        <img src="http://nohost/plone/maintenance_icon.gif" 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" 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" alt="" />\n                    Navigation\n                    </a>\n                </li>\n                \n                \n                <li>\n                    <a href="http://nohost/plone/@@search-controlpanel">\n                        <img src="http://nohost/plone/search_icon.gif" 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" 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" 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_icon.gif" alt="" />\n                    Themes\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" 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" 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" 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" 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 id="region-content" class="documentEditable">\n\n    <!-- simulating views 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" 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" name="groups" method="post">\n            <h2>Current group members</h2>\n              \n\n\n              <p>There is no group or user attached to this group.</p>\n\n              \n\n            <h2>Search for new group members</h2>\n\n            <input type="hidden" name="groupname" 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" name="searchstring" value="" />\n\n                    <input type="submit" class="searchButton" name="form.button.Search" value="Search" />\n                    <input type="submit" class="searchButton" name="form.button.FindAll" value="Show all" />\n                </th>\n              </tr>\n              \n\n              \n              <tr>\n\n                \n\n                \n                  \n                  <td class="discreet" 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="cf0763b6212c18df0050abc17be6eb925242c22d"/>\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 xmlns="http://www.w3.org/1999/xhtml" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org" 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" 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?warning=no&amp;profile=css3&amp;usermedium=all" title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov" 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" 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      <div class="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt="" src="http://nohost/plone/spinner.png" /></div>\n</body>\n</html>\n\n\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 259, in csrf.txt
Failed example:
    browser.getControl(name='add:list').getControl(value='john').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 259, example 111]>", line 1, in <module>
        browser.getControl(name='add:list').getControl(value='john').selected = True
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 613, in getControl
        disambiguate(options, msg, index), self.mech_form, self.browser)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: value 'john'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 260, in csrf.txt
Failed example:
    browser.getControl('Add selected groups and users to this group').click()
Expected:
    Traceback (most recent call last):
    ...
    HTTPError: HTTP Error 403: Forbidden
Got nothing
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/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/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 273, example 114]>", line 1, in <module>
        browser.getLink(url='createObject?type_name=Folder').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 435, in click
        self.browser.mech_browser.follow_link(self.mech_link)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 575, in follow_link
        return self.open(self.click_link(link, **kwds))
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    httperror_seek_wrapper: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/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/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 274, example 115]>", line 1, in <module>
        browser.getControl('Title').value = 'a folder'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Title'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/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/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 275, example 116]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 276, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/a-folder/'
Got:
    'http://nohost/plone/portal_factory/Folder/folder.2009-07-26.2935481676/edit'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 281, in csrf.txt
Failed example:
    browser.open('http://nohost/plone/a-folder/')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 281, example 118]>", line 1, in <module>
        browser.open('http://nohost/plone/a-folder/')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 404: Not Found
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 285, in csrf.txt
Failed example:
    browser.getLink('Rename').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 285, example 119]>", line 1, in <module>
        browser.getLink('Rename').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 286, in csrf.txt
Failed example:
    browser.getControl(name='_authenticator').value = 'invalid!'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 286, example 120]>", line 1, in <module>
        browser.getControl(name='_authenticator').value = 'invalid!'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name '_authenticator'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 287, in csrf.txt
Failed example:
    browser.getControl('New Short Name').value = 'folder'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 287, example 121]>", line 1, in <module>
        browser.getControl('New Short Name').value = 'folder'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'New Short Name'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 288, 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/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 288, example 122]>", line 1, in <module>
        browser.getControl('Rename All').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Rename All'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 293, in csrf.txt
Failed example:
    browser.goBack()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 293, example 123]>", line 1, in <module>
        browser.goBack()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 291, in goBack
        self.mech_browser.back(count)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 362, in back
        return self.reload()
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 349, in reload
        return self._mech_open(self.request, update_history=False)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    httperror_seek_wrapper: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 294, in csrf.txt
Failed example:
    browser.getControl('New Short Name').value = 'folder'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 294, example 124]>", line 1, in <module>
        browser.getControl('New Short Name').value = 'folder'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'New Short Name'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 295, in csrf.txt
Failed example:
    browser.getControl('Rename All').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 295, example 125]>", line 1, in <module>
        browser.getControl('Rename All').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Rename All'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 296, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/folder/'
Got:
    'http://nohost/plone/portal_factory/Folder/folder.2009-07-26.2937737677/edit'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 298, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Info...Renamed...a-folder...to...folder...'
Got:
    '\n\n\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />\n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <!-- Internet Explorer fix, forces IE8 into newest possible rendering\n         engine even if it\'s on an intranet. This has to be defined before any\n         script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n\n    \n      <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <link rel="kss-base-url" href="http://nohost/plone" />\n\n  \n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey5648.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey5500.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey5948.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey7807.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey2516.js">\n      </script>\n    \n    \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-cachekey7703.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey3492.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plone%20Default/ploneCustom-cachekey9339.css);</style>\n    \n    \n    \n  \n\n\n  \n  <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey5708.kss" />\n\n\n<title>Plone site</title>\n\n    <!-- IE6 workaround CSS/JS  -->\n    <!-- [if lte IE7]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n        \n        <script type="text/javascript" src="http://nohost/plone/iefixes.js">\n        </script>\n        \n    <![endif]-->\n\n    \n    <link rel="author" href="http://nohost/plone/author/" title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-header">\n    <p xmlns="http://www.w3.org/1999/xhtml" class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/portal_factory/Folder/folder.2009-07-26.2937737677/edit#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/portal_factory/Folder/folder.2009-07-26.2937737677/edit#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul xmlns="http://www.w3.org/1999/xhtml" id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n    <li id="siteaction-plone_setup"><a href="http://nohost/plone/plone_control_panel" accesskey="" title="Site Setup">Site Setup</a></li>\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform" 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" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" 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" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a xmlns="http://www.w3.org/1999/xhtml" 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 href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li>\n        <li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li>\n    </ul>\n\n</div>\n\n<div xmlns="http://www.w3.org/1999/xhtml" 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" 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 xmlns="http://www.w3.org/1999/xhtml" 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                    <div id="content">\n                      \n                      <div id="content">\n\n        \n\n        <div>\n\n            <h1 class="documentFirstHeading">\n                We&#8217;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=1248573293.850.978746307546">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                    <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      \n\n      \n\n        <div xmlns="http://www.w3.org/1999/xhtml" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org" 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" 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?warning=no&amp;profile=css3&amp;usermedium=all" title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov" 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" 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      <div class="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt="" src="http://nohost/plone/spinner.png" /></div>\n</body>\n</html>\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 303, in csrf.txt
Failed example:
    browser.getLink('Sharing').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 303, example 128]>", line 1, in <module>
        browser.getLink('Sharing').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 304, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/folder/@@sharing'
Got:
    'http://nohost/plone/portal_factory/Folder/folder.2009-07-26.2937737677/edit'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 306, 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/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 306, example 130]>", line 1, in <module>
        browser.getControl(name='entries.role_Editor:records').value
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'entries.role_Editor:records'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 309, in csrf.txt
Failed example:
    browser.getControl(name='_authenticator').value = 'invalid!'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 309, example 131]>", line 1, in <module>
        browser.getControl(name='_authenticator').value = 'invalid!'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name '_authenticator'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 310, 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/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 310, example 132]>", line 1, in <module>
        browser.getControl(name='entries.role_Editor:records').value = ['True']
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'entries.role_Editor:records'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 311, 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/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 311, example 133]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 317, 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/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 317, example 135]>", line 1, in <module>
        browser.getControl(name='entries.role_Editor:records').value = ['True']
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'entries.role_Editor:records'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 318, in csrf.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 318, example 136]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 319, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/folder/@@sharing'
Got:
    'http://nohost/plone/'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 321, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Info...Changes saved...'
Got:
    '\n\n\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />\n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <!-- Internet Explorer fix, forces IE8 into newest possible rendering\n         engine even if it\'s on an intranet. This has to be defined before any\n         script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n\n    \n      <base href="http://nohost/plone/front-page" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <link rel="kss-base-url" href="http://nohost/plone/front-page" />\n\n  \n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey5648.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey5500.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey5948.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey7807.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey2516.js">\n      </script>\n    \n    \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-cachekey7703.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey3492.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plone%20Default/ploneCustom-cachekey9339.css);</style>\n    \n    \n    \n  \n\n\n  \n  <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey5708.kss" />\n\n\n<title>Welcome to Plone &mdash; Plone site</title>\n\n    <!-- IE6 workaround CSS/JS  -->\n    <!-- [if lte IE7]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n        \n        <script type="text/javascript" src="http://nohost/plone/iefixes.js">\n        </script>\n        \n    <![endif]-->\n\n    \n    <link rel="author" href="http://nohost/plone/author/portal_owner" title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" 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-document_view" dir="ltr">\n    <div id="visual-portal-wrapper">\n\n      <div id="portal-top">\n        <div xmlns="http://www.w3.org/1999/xhtml" id="portal-header">\n    <p xmlns="http://www.w3.org/1999/xhtml" class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul xmlns="http://www.w3.org/1999/xhtml" id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n    <li id="siteaction-plone_setup"><a href="http://nohost/plone/plone_control_panel" accesskey="" title="Site Setup">Site Setup</a></li>\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform" 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" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" 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" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a xmlns="http://www.w3.org/1999/xhtml" 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 href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li>\n        <li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li>\n    </ul>\n\n</div>\n\n<div xmlns="http://www.w3.org/1999/xhtml" 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" 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 xmlns="http://www.w3.org/1999/xhtml" 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="documentEditable">\n\n                  \n\n    \n\n        <h5 class="hiddenStructure">Views</h5>\n\n        <ul class="contentViews" id="content-views">\n\n            \n              <li id="contentview-folderContents" class="plain">\n                <a href="http://nohost/plone/folder_contents">Contents</a>\n              </li>\n            \n            \n              <li id="contentview-view" class="selected">\n                <a href="http://nohost/plone/front-page">View</a>\n              </li>\n            \n            \n              <li id="contentview-edit" class="plain">\n                <a href="http://nohost/plone/front-page/edit">Edit</a>\n              </li>\n            \n            \n              <li id="contentview-contentrules" class="plain">\n                <a href="http://nohost/plone/@@manage-content-rules">Rules</a>\n              </li>\n            \n            \n              <li id="contentview-local_roles" class="plain">\n                <a href="http://nohost/plone/front-page/@@sharing">Sharing</a>\n              </li>\n            \n\n        </ul>\n        \n    \n\n\n<div class="contentActions">\n\n    \n\n        \n\n        \n\n        <ul id="contentActionMenus">\n\n    <li>\n\n        <dl class="actionMenu" id="plone-contentmenu-workflow">\n          <dt class="actionMenuHeader label-state-visible">\n            <a href="http://nohost/plone/front-page/content_status_history" title="Change the state of this item">\n               \n                  \n                  <span>State:</span>\n                  <span class="state-visible">Public draft</span>\n                  <span class="arrowDownAlternative">&#9660;</span>\n               \n            </a>\n          </dt>\n          <dd class="actionMenuContent">\n            <ul>\n                \n                  <li>\n                    <a href="http://nohost/plone/front-page/content_status_modify?workflow_action=hide" class="kssIgnore" id="workflow-transition-hide" title="Making an item private means that it will not be visible to anyone but the owner and the site administrator.">\n                        \n                        \n                        <span class="subMenuTitle">Make private</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/front-page/content_status_modify?workflow_action=publish" class="kssIgnore" id="workflow-transition-publish" title="Publishing the item makes it visible to other users.">\n                        \n                        \n                        <span class="subMenuTitle">Publish</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/front-page/content_status_modify?workflow_action=submit" class="kssIgnore" id="workflow-transition-submit" title="Puts your item in a review queue, so it can be published on the site.">\n                        \n                        \n                        <span class="subMenuTitle">Submit for publication</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li class="actionSeparator">\n                    <a href="http://nohost/plone/front-page/content_status_history" class="kssIgnore" id="advanced" title="">\n                        \n                        \n                        <span class="subMenuTitle">Advanced...</span>\n                    </a>\n                    \n                  </li>\n                \n            </ul>\n          </dd>\n        </dl>\n\n    </li>\n    <li>\n\n        <dl class="actionMenu" id="plone-contentmenu-factories">\n          <dt class="actionMenuHeader label-">\n            <a href="http://nohost/plone/folder_factories" title="Add new items inside this item">\n               \n                  \n                  <span>Add new\xe2\x80\xa6</span>\n                  \n                  <span class="arrowDownAlternative">&#9660;</span>\n               \n            </a>\n          </dt>\n          <dd class="actionMenuContent">\n            <ul>\n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Topic" class="contenttype-topic" id="topic" title="An automatically updated stored search that can be used to display items matching criteria you specify.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/topic_icon.png" title="An automatically updated stored search that can be used to display items matching criteria you specify." />\n                        <span class="subMenuTitle">Collection</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Event" class="contenttype-event" id="event" title="Information about an upcoming event, which can be displayed in the calendar.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/event_icon.png" title="Information about an upcoming event, which can be displayed in the calendar." />\n                        <span class="subMenuTitle">Event</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=File" class="contenttype-file" id="file" title="An external file uploaded to the site.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/file_icon.png" title="An external file uploaded to the site." />\n                        <span class="subMenuTitle">File</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Folder" class="contenttype-folder" id="folder" title="A folder which can contain other items.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/folder_icon.png" title="A folder which can contain other items." />\n                        <span class="subMenuTitle">Folder</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Image" class="contenttype-image" id="image" title="An image, which can be referenced in documents or displayed in an album.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/image_icon.png" title="An image, which can be referenced in documents or displayed in an album." />\n                        <span class="subMenuTitle">Image</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Link" class="contenttype-link" id="link" title="A link to an internal or external resource.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/link_icon.png" title="A link to an internal or external resource." />\n                        <span class="subMenuTitle">Link</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=News+Item" class="contenttype-news-item" id="news-item" title="An announcement that will show up on the news portlet and in the news listing.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/newsitem_icon.png" title="An announcement that will show up on the news portlet and in the news listing." />\n                        <span class="subMenuTitle">News Item</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Document" class="contenttype-document" id="document" title="A page in the site. Can contain rich text.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/document_icon.png" title="A page in the site. Can contain rich text." />\n                        <span class="subMenuTitle">Page</span>\n                    </a>\n                    \n                  </li>\n                \n            </ul>\n          </dd>\n        </dl>\n\n    </li>\n    <li>\n\n        <dl class="actionMenu" id="plone-contentmenu-display">\n          <dt class="actionMenuHeader label-">\n            <a href="http://nohost/plone/select_default_view" title="Select the view mode for this folder, or set a content item as its default view.">\n               \n                  \n                  <span>Display</span>\n                  \n                  <span class="arrowDownAlternative">&#9660;</span>\n               \n            </a>\n          </dt>\n          <dd class="actionMenuContent">\n            <ul>\n                \n                  <li>\n                    <a href="http://nohost/plone/selectViewTemplate?templateId=folder_listing" class="" id="folder-folder_listing" title="">\n                        \n                        \n                        <span class="subMenuTitle">Standard view</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/selectViewTemplate?templateId=folder_summary_view" class="" id="folder-folder_summary_view" title="">\n                        \n                        \n                        <span class="subMenuTitle">Summary view</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/selectViewTemplate?templateId=folder_tabular_view" class="" id="folder-folder_tabular_view" title="">\n                        \n                        \n                        <span class="subMenuTitle">Tabular view</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/selectViewTemplate?templateId=atct_album_view" class="" id="folder-atct_album_view" title="">\n                        \n                        \n                        <span class="subMenuTitle">Thumbnail view</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li class="actionSeparator">\n                    \n                    <div id="folderDefaultPageDisplay" class="actionMenuSelected">\n                        <span>&bull;</span>\n                        \n                        <span class="subMenuTitle">Item: Welcome to Plone</span>\n                    </div>\n                  </li>\n                \n                \n                  <li class="actionSeparator">\n                    <a href="http://nohost/plone/select_default_page" class="" id="folderChangeDefaultPage" title="Change the item used as default view in this folder">\n                        \n                        \n                        <span class="subMenuTitle">Change content item as default view...</span>\n                    </a>\n                    \n                  </li>\n                \n            </ul>\n          </dd>\n        </dl>\n\n    </li>\n\n</ul>\n\n\n    \n\n</div>\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                    <div id="content">\n                      \n                      \n    \n\n        \n\n        <h1 class="documentFirstHeading"> \n            \n        <span class=" kssattr-atfieldname-title kssattr-templateId-widgets/string kssattr-macro-string-field-view" id="parent-fieldname-title">\n            Welcome to Plone\n        </span>\n    \n        </h1>\n\n        <div xmlns="http://www.w3.org/1999/xhtml" class="documentByLine" id="plone-document-byline">\n  \n\n  \n    <span class="documentAuthor">\n      by\n      <a href="http://nohost/plone/author/portal_owner">portal_owner</a>\n\n    </span>\n  \n\n  <span class="documentModified">\n    &mdash;\n    <span>\n      last modified\n    </span>\n    Jul 26, 2009 05:51 AM\n  </span>\n\n  \n\n  \n\n  \n\n</div>\n\n\n\n\n        <p class="documentDescription">\n            \n        <span class=" kssattr-atfieldname-description kssattr-templateId-widgets/textarea kssattr-macro-textarea-field-view" id="parent-fieldname-description">\n            Congratulations! You have successfully installed Plone.\n        </span>\n    \n        </p>\n\n        <p id="link-presentation"><a href="http://nohost/plone/front-page/presentation_view" rel="nofollow" class="link-presentation">Also available in presentation mode\xe2\x80\xa6</a></p>\n\n\n\n        \n        <div class=" kssattr-atfieldname-text kssattr-templateId-widgets/rich kssattr-macro-rich-field-view" id="parent-fieldname-text">\n            <p class="discreet">\nIf you\'re seeing this instead of the web site you were expecting, the owner of\nthis web site has just installed Plone. Do not contact the Plone Team \nor the Plone mailing lists about this.\n</p>\n\n<h2>Get started</h2>\n\n<p>\nBefore you start exploring your newly created Plone site, please do the following:\n</p>\n\n<ol>\n    <li>Make sure you are logged in as an admin/manager user.\n        <span class="discreet">(You should see a Site Setup link in the top right corner)</span></li>\n    <li><a href="@@mail-controlpanel">Set up your mail server</a>. <span class="discreet">(Plone needs a valid SMTP server to verify users and send out password reminders)</span></li>\n    <li><a href="@@security-controlpanel">Decide what security level you want on your site</a>. <span class="discreet">(Who can join, password policies, etc)</span></li>\n</ol>\n\n<h2>Get comfortable</h2>\n\n<p>After that, we suggest you do one or more of the following:</p>\n\n<ul>\n    <li>Find out <a class="link-plain" href="http://plone.org/products/plone/features/4.0" target="_blank">What\'s new in Plone 4</a>.</li>\n    <li>Read the <a class="link-plain" href="http://plone.org/documentation" target="_blank">documentation</a>, especially the \n        <a class="link-plain" href="http://plone.org/documentation/how-to/read-documentation" target="_blank">What documentation should I read</a> \n        and \n        <a class="link-plain" href="http://plone.org/documentation/faq/server-recommendations" target="_blank">Server setup recommendations</a>.\n    </li>\n    <li>Explore the <a class="link-plain" href="http://plone.org/products" target="_blank">available add-on products</a> for Plone.</li>\n    <li>Read and/or subscribe to the <a class="link-plain" href="http://plone.org/support" target="_blank">support forums</a>.</li>\n</ul>\n\n\n<h2>Make it your own</h2>\n\n<p>Plone has a lot of different settings that can be used to make it do what you want it to. Some examples:</p>\n\n<ul>\n    <li>\n    Try out a different theme, either pick from \n    <a href="@@skins-controlpanel">the included ones</a>, or one of the \n    <a class="link-plain" href="http://plone.org/products/by-category/themes" target="_blank">available themes \n       from plone.org</a>. <span class="discreet">(Make sure the theme is \n       compatible with the version of Plone you are currently using)</span>\n    </li>\n\n    <li>\n    <a href="@@types-controlpanel">\n    Decide what kind of workflow you want in your site.</a>\n    <span class="discreet">(The default is a\n    website-centric workflow, if you want to use Plone as a closed intranet, \n    you should adjust your workflow settings accordingly)</span>\n    </li>\n\n    <li>\n    By default, Plone uses a visual editor for content. \n    <span class="discreet">(If you prefer text-based syntax and/or wiki \n        syntax, you can change this in the\n    <a href="@@markup-controlpanel">markup control panel</a>)</span>\n    </li>\n\n    <li>&hellip;and many more settings are available in the \n        <a href="plone_control_panel">Site Setup</a>.\n    </li>\n    \n</ul>\n\n<h2>Tell us how you use it</h2>\n\n<p>\nAre you doing something interesting with Plone? Big site deployments, \ninteresting use cases? Do you have a company that delivers Plone-based \nsolutions?\n</p>\n\n<ul>\n    <li>Add your sites to the <a class="link-plain" href="http://plone.net/sites" target="_blank">Plone site listing</a>.\n        <span class="discreet">(Or see what sites are already out there!)</span>\n    </li>\n    <li>Add your company as a <a class="link-plain" href="http://plone.net/providers" target="_blank">Plone provider</a>.</li>\n    <li>Add a <a class="link-plain" href="http://plone.net/case-studies" target="_blank">case study</a> describing your \n        deployed project and customer.</li>\n</ul>\n\n<h2>Find out more about our architecture</h2>\n\n<p>\nPlone is based on the Zope application server, and uses the Python programming\nlanguage. More about these technologies:\n</p>\n\n<ul>\n<li>The <a class="link-plain" href="http://plone.org" target="_blank">Plone open source \n    Content Management System</a> web site.</li>\n<li>The <a class="link-plain" href="http://www.zope.org" target="_blank">Zope \n    application server</a> web site.</li>\n<li>The <a class="link-plain" href="http://www.python.org" target="_blank">Python \n    programming language</a> web site.</li>\n</ul>\n\n<h2>Donate to the Plone Foundation</h2>\n\n<p>\nPlone is made possible only through the efforts of thousands of dedicated \nindividuals and hundreds of companies. The Plone Foundation:\n</p>\n<ul>\n    <li>&hellip;protects and promotes Plone.</li>\n    <li>&hellip;is a registered 501(c)(3) charitable organization.</li>\n    <li>&hellip;donations are tax-deductible.</li>\n    <li><a href="http://plone.org/foundation/foundation-donations">Show your support!</a></li>\n</ul>\n\n<p>Thanks for using our product, we hope you like it!</p>\n\n<p>\n&mdash;\n<a class="link-plain" href="http://plone.org/about/team" target="_blank">The Plone Team</a>\n</p>\n\n            \n        </div>\n    \n\n        <div class="relatedItems">\n    \n        \n            \n        \n    \n</div>\n    \n        <div xmlns="http://www.w3.org/1999/xhtml" class="contentHistory" id="content-history">\n      <dl id="history" class="collapsible collapsedOnLoad">\n        <dt class="collapsibleHeader">History</dt>\n        <dd class="collapsibleContent">\n            \n                <div class="historyRecord">\n                    <div class="historyTools">\n                        <ul>\n                            <li><form action="http://nohost/plone/front-page/revertversion" method="post">\n                               <input type="hidden" name="version_id" value="0" />\n                               <input class="standalone" type="submit" value="Revert to this revision" /></form></li>\n                        </ul>\n                    </div>\n                    <div class="historyByLine">\n                        \n                            <span class="historyAction">Edited</span>  \n                            by \n                            <a href="http://nohost/plone/author/portal_owner">portal_owner</a>\n                            on\n                            Jul 26, 2009 03:51 AM\n                        \n                        \n\n                    </div>\n                    <div class="historyComment">Initial revision</div>\n                    <div class="historyComment">\n                        <a href="http://nohost/plone/front-page/versions_history_form?version_id=0#version_preview">View this revision</a> &middot;\n                        <a href="http://nohost/plone/front-page/@@history?one=current&amp;two=0">Compare with current revision</a>\n\n                    </div>\n                    \n                </div>\n            \n        </dd>\n      </dl>\n</div>\n\n\n\n    <div class="visualClear"><!-- --></div>\n\n    <div class="documentActions">\n        \n\n            <h5 class="hiddenStructure">\n              Document Actions\n            </h5>\n\n            <ul>\n                  <li id="document-action-sendto">\n                      <a href="http://nohost/plone/front-page/sendto_form" title="">Send this</a>\n                  </li>\n                  <li id="document-action-print">\n                      <a href="javascript:this.print();" title="">Print this</a>\n                  </li>\n            </ul>\n        \n\n        \n\n    </div>\n\n\n    \n\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            <td id="portal-column-two">\n              <div class="visualPadding">\n                \n                  \n<div id="portletwrapper-706c6f6e652e7269676874636f6c756d6e0a636f6e746578740a2f706c6f6e650a6e657773" class="portletWrapper kssattr-portlethash-706c6f6e652e7269676874636f6c756d6e0a636f6e746578740a2f706c6f6e650a6e657773"><dl class="portlet portletNews" xmlns="http://www.w3.org/1999/xhtml">\n\n    <dt class="portletHeader">\n        <span class="portletTopLeft"></span>\n        <a href="http://nohost/plone/news" class="tile">News</a>\n        <span class="portletTopRight"></span>\n    </dt>\n\n    \n    <dd class="portletItem odd">\n\n        <a href="http://nohost/plone/Members/test_user_1_/important" class="tile" title="">\n            <img width="16" height="16" src="http://nohost/plone/newsitem_icon.png" alt="News Item" />\n            some important news!\n            <span class="portletItemDetails">Jul 26, 2009</span>\n        </a>\n    </dd>\n    \n\n    <dd class="portletFooter">\n        <span class="portletBottomLeft"></span>\n        <a href="http://nohost/plone/news">\n          More news&hellip;\n        </a>\n        <span class="portletBottomRight"></span>\n    </dd>\n    \n</dl>\n</div>\n\n\n<div class="managePortletsLink">\n  <a title="View portlet management screen" href="http://nohost/plone/@@manage-portlets">Manage portlets</a>\n</div>\n\n                \n                &nbsp;\n              </div>\n            </td>\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 xmlns="http://www.w3.org/1999/xhtml" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org" 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" 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?warning=no&amp;profile=css3&amp;usermedium=all" title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov" 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" 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      <div class="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt="" src="http://nohost/plone/spinner.png" /></div>\n</body>\n</html>\n\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 323, 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/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 323, example 139]>", line 1, in <module>
        browser.getControl(name='entries.role_Editor:records').value
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'entries.role_Editor:records'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 329, in csrf.txt
Failed example:
    browser.getLink('Delete').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 329, example 141]>", line 1, in <module>
        browser.getLink('Delete').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 330, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/folder/delete_confirmation'
Got:
    'http://nohost/plone/front-page'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 332, in csrf.txt
Failed example:
    browser.getControl(name='_authenticator').value = 'invalid!'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 332, example 143]>", line 1, in <module>
        browser.getControl(name='_authenticator').value = 'invalid!'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name '_authenticator'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 333, 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/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 333, example 144]>", line 1, in <module>
        browser.getControl('Delete').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Delete'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 339, in csrf.txt
Failed example:
    browser.getControl('Delete').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 339, example 146]>", line 1, in <module>
        browser.getControl('Delete').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Delete'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 340, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone'
Got:
    'http://nohost/plone/'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 342, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Info...a folder has been deleted...'
Got:
    '\n\n\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />\n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <!-- Internet Explorer fix, forces IE8 into newest possible rendering\n         engine even if it\'s on an intranet. This has to be defined before any\n         script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n\n    \n      <base href="http://nohost/plone/front-page" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <link rel="kss-base-url" href="http://nohost/plone/front-page" />\n\n  \n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey5648.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey5500.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey5948.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey7807.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey2516.js">\n      </script>\n    \n    \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-cachekey7703.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey3492.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plone%20Default/ploneCustom-cachekey9339.css);</style>\n    \n    \n    \n  \n\n\n  \n  <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey5708.kss" />\n\n\n<title>Welcome to Plone &mdash; Plone site</title>\n\n    <!-- IE6 workaround CSS/JS  -->\n    <!-- [if lte IE7]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n        \n        <script type="text/javascript" src="http://nohost/plone/iefixes.js">\n        </script>\n        \n    <![endif]-->\n\n    \n    <link rel="author" href="http://nohost/plone/author/portal_owner" title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" 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-document_view" dir="ltr">\n    <div id="visual-portal-wrapper">\n\n      <div id="portal-top">\n        <div xmlns="http://www.w3.org/1999/xhtml" id="portal-header">\n    <p xmlns="http://www.w3.org/1999/xhtml" class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul xmlns="http://www.w3.org/1999/xhtml" id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n    <li id="siteaction-plone_setup"><a href="http://nohost/plone/plone_control_panel" accesskey="" title="Site Setup">Site Setup</a></li>\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform" 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" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" 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" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a xmlns="http://www.w3.org/1999/xhtml" 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 href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li>\n        <li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li>\n    </ul>\n\n</div>\n\n<div xmlns="http://www.w3.org/1999/xhtml" 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" 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 xmlns="http://www.w3.org/1999/xhtml" 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="documentEditable">\n\n                  \n\n    \n\n        <h5 class="hiddenStructure">Views</h5>\n\n        <ul class="contentViews" id="content-views">\n\n            \n              <li id="contentview-folderContents" class="plain">\n                <a href="http://nohost/plone/folder_contents">Contents</a>\n              </li>\n            \n            \n              <li id="contentview-view" class="selected">\n                <a href="http://nohost/plone/front-page">View</a>\n              </li>\n            \n            \n              <li id="contentview-edit" class="plain">\n                <a href="http://nohost/plone/front-page/edit">Edit</a>\n              </li>\n            \n            \n              <li id="contentview-contentrules" class="plain">\n                <a href="http://nohost/plone/@@manage-content-rules">Rules</a>\n              </li>\n            \n            \n              <li id="contentview-local_roles" class="plain">\n                <a href="http://nohost/plone/front-page/@@sharing">Sharing</a>\n              </li>\n            \n\n        </ul>\n        \n    \n\n\n<div class="contentActions">\n\n    \n\n        \n\n        \n\n        <ul id="contentActionMenus">\n\n    <li>\n\n        <dl class="actionMenu" id="plone-contentmenu-workflow">\n          <dt class="actionMenuHeader label-state-visible">\n            <a href="http://nohost/plone/front-page/content_status_history" title="Change the state of this item">\n               \n                  \n                  <span>State:</span>\n                  <span class="state-visible">Public draft</span>\n                  <span class="arrowDownAlternative">&#9660;</span>\n               \n            </a>\n          </dt>\n          <dd class="actionMenuContent">\n            <ul>\n                \n                  <li>\n                    <a href="http://nohost/plone/front-page/content_status_modify?workflow_action=hide" class="kssIgnore" id="workflow-transition-hide" title="Making an item private means that it will not be visible to anyone but the owner and the site administrator.">\n                        \n                        \n                        <span class="subMenuTitle">Make private</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/front-page/content_status_modify?workflow_action=publish" class="kssIgnore" id="workflow-transition-publish" title="Publishing the item makes it visible to other users.">\n                        \n                        \n                        <span class="subMenuTitle">Publish</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/front-page/content_status_modify?workflow_action=submit" class="kssIgnore" id="workflow-transition-submit" title="Puts your item in a review queue, so it can be published on the site.">\n                        \n                        \n                        <span class="subMenuTitle">Submit for publication</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li class="actionSeparator">\n                    <a href="http://nohost/plone/front-page/content_status_history" class="kssIgnore" id="advanced" title="">\n                        \n                        \n                        <span class="subMenuTitle">Advanced...</span>\n                    </a>\n                    \n                  </li>\n                \n            </ul>\n          </dd>\n        </dl>\n\n    </li>\n    <li>\n\n        <dl class="actionMenu" id="plone-contentmenu-factories">\n          <dt class="actionMenuHeader label-">\n            <a href="http://nohost/plone/folder_factories" title="Add new items inside this item">\n               \n                  \n                  <span>Add new\xe2\x80\xa6</span>\n                  \n                  <span class="arrowDownAlternative">&#9660;</span>\n               \n            </a>\n          </dt>\n          <dd class="actionMenuContent">\n            <ul>\n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Topic" class="contenttype-topic" id="topic" title="An automatically updated stored search that can be used to display items matching criteria you specify.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/topic_icon.png" title="An automatically updated stored search that can be used to display items matching criteria you specify." />\n                        <span class="subMenuTitle">Collection</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Event" class="contenttype-event" id="event" title="Information about an upcoming event, which can be displayed in the calendar.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/event_icon.png" title="Information about an upcoming event, which can be displayed in the calendar." />\n                        <span class="subMenuTitle">Event</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=File" class="contenttype-file" id="file" title="An external file uploaded to the site.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/file_icon.png" title="An external file uploaded to the site." />\n                        <span class="subMenuTitle">File</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Folder" class="contenttype-folder" id="folder" title="A folder which can contain other items.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/folder_icon.png" title="A folder which can contain other items." />\n                        <span class="subMenuTitle">Folder</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Image" class="contenttype-image" id="image" title="An image, which can be referenced in documents or displayed in an album.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/image_icon.png" title="An image, which can be referenced in documents or displayed in an album." />\n                        <span class="subMenuTitle">Image</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Link" class="contenttype-link" id="link" title="A link to an internal or external resource.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/link_icon.png" title="A link to an internal or external resource." />\n                        <span class="subMenuTitle">Link</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=News+Item" class="contenttype-news-item" id="news-item" title="An announcement that will show up on the news portlet and in the news listing.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/newsitem_icon.png" title="An announcement that will show up on the news portlet and in the news listing." />\n                        <span class="subMenuTitle">News Item</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Document" class="contenttype-document" id="document" title="A page in the site. Can contain rich text.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/document_icon.png" title="A page in the site. Can contain rich text." />\n                        <span class="subMenuTitle">Page</span>\n                    </a>\n                    \n                  </li>\n                \n            </ul>\n          </dd>\n        </dl>\n\n    </li>\n    <li>\n\n        <dl class="actionMenu" id="plone-contentmenu-display">\n          <dt class="actionMenuHeader label-">\n            <a href="http://nohost/plone/select_default_view" title="Select the view mode for this folder, or set a content item as its default view.">\n               \n                  \n                  <span>Display</span>\n                  \n                  <span class="arrowDownAlternative">&#9660;</span>\n               \n            </a>\n          </dt>\n          <dd class="actionMenuContent">\n            <ul>\n                \n                  <li>\n                    <a href="http://nohost/plone/selectViewTemplate?templateId=folder_listing" class="" id="folder-folder_listing" title="">\n                        \n                        \n                        <span class="subMenuTitle">Standard view</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/selectViewTemplate?templateId=folder_summary_view" class="" id="folder-folder_summary_view" title="">\n                        \n                        \n                        <span class="subMenuTitle">Summary view</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/selectViewTemplate?templateId=folder_tabular_view" class="" id="folder-folder_tabular_view" title="">\n                        \n                        \n                        <span class="subMenuTitle">Tabular view</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/selectViewTemplate?templateId=atct_album_view" class="" id="folder-atct_album_view" title="">\n                        \n                        \n                        <span class="subMenuTitle">Thumbnail view</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li class="actionSeparator">\n                    \n                    <div id="folderDefaultPageDisplay" class="actionMenuSelected">\n                        <span>&bull;</span>\n                        \n                        <span class="subMenuTitle">Item: Welcome to Plone</span>\n                    </div>\n                  </li>\n                \n                \n                  <li class="actionSeparator">\n                    <a href="http://nohost/plone/select_default_page" class="" id="folderChangeDefaultPage" title="Change the item used as default view in this folder">\n                        \n                        \n                        <span class="subMenuTitle">Change content item as default view...</span>\n                    </a>\n                    \n                  </li>\n                \n            </ul>\n          </dd>\n        </dl>\n\n    </li>\n\n</ul>\n\n\n    \n\n</div>\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                    <div id="content">\n                      \n                      \n    \n\n        \n\n        <h1 class="documentFirstHeading"> \n            \n        <span class=" kssattr-atfieldname-title kssattr-templateId-widgets/string kssattr-macro-string-field-view" id="parent-fieldname-title">\n            Welcome to Plone\n        </span>\n    \n        </h1>\n\n        <div xmlns="http://www.w3.org/1999/xhtml" class="documentByLine" id="plone-document-byline">\n  \n\n  \n    <span class="documentAuthor">\n      by\n      <a href="http://nohost/plone/author/portal_owner">portal_owner</a>\n\n    </span>\n  \n\n  <span class="documentModified">\n    &mdash;\n    <span>\n      last modified\n    </span>\n    Jul 26, 2009 05:51 AM\n  </span>\n\n  \n\n  \n\n  \n\n</div>\n\n\n\n\n        <p class="documentDescription">\n            \n        <span class=" kssattr-atfieldname-description kssattr-templateId-widgets/textarea kssattr-macro-textarea-field-view" id="parent-fieldname-description">\n            Congratulations! You have successfully installed Plone.\n        </span>\n    \n        </p>\n\n        <p id="link-presentation"><a href="http://nohost/plone/front-page/presentation_view" rel="nofollow" class="link-presentation">Also available in presentation mode\xe2\x80\xa6</a></p>\n\n\n\n        \n        <div class=" kssattr-atfieldname-text kssattr-templateId-widgets/rich kssattr-macro-rich-field-view" id="parent-fieldname-text">\n            <p class="discreet">\nIf you\'re seeing this instead of the web site you were expecting, the owner of\nthis web site has just installed Plone. Do not contact the Plone Team \nor the Plone mailing lists about this.\n</p>\n\n<h2>Get started</h2>\n\n<p>\nBefore you start exploring your newly created Plone site, please do the following:\n</p>\n\n<ol>\n    <li>Make sure you are logged in as an admin/manager user.\n        <span class="discreet">(You should see a Site Setup link in the top right corner)</span></li>\n    <li><a href="@@mail-controlpanel">Set up your mail server</a>. <span class="discreet">(Plone needs a valid SMTP server to verify users and send out password reminders)</span></li>\n    <li><a href="@@security-controlpanel">Decide what security level you want on your site</a>. <span class="discreet">(Who can join, password policies, etc)</span></li>\n</ol>\n\n<h2>Get comfortable</h2>\n\n<p>After that, we suggest you do one or more of the following:</p>\n\n<ul>\n    <li>Find out <a class="link-plain" href="http://plone.org/products/plone/features/4.0" target="_blank">What\'s new in Plone 4</a>.</li>\n    <li>Read the <a class="link-plain" href="http://plone.org/documentation" target="_blank">documentation</a>, especially the \n        <a class="link-plain" href="http://plone.org/documentation/how-to/read-documentation" target="_blank">What documentation should I read</a> \n        and \n        <a class="link-plain" href="http://plone.org/documentation/faq/server-recommendations" target="_blank">Server setup recommendations</a>.\n    </li>\n    <li>Explore the <a class="link-plain" href="http://plone.org/products" target="_blank">available add-on products</a> for Plone.</li>\n    <li>Read and/or subscribe to the <a class="link-plain" href="http://plone.org/support" target="_blank">support forums</a>.</li>\n</ul>\n\n\n<h2>Make it your own</h2>\n\n<p>Plone has a lot of different settings that can be used to make it do what you want it to. Some examples:</p>\n\n<ul>\n    <li>\n    Try out a different theme, either pick from \n    <a href="@@skins-controlpanel">the included ones</a>, or one of the \n    <a class="link-plain" href="http://plone.org/products/by-category/themes" target="_blank">available themes \n       from plone.org</a>. <span class="discreet">(Make sure the theme is \n       compatible with the version of Plone you are currently using)</span>\n    </li>\n\n    <li>\n    <a href="@@types-controlpanel">\n    Decide what kind of workflow you want in your site.</a>\n    <span class="discreet">(The default is a\n    website-centric workflow, if you want to use Plone as a closed intranet, \n    you should adjust your workflow settings accordingly)</span>\n    </li>\n\n    <li>\n    By default, Plone uses a visual editor for content. \n    <span class="discreet">(If you prefer text-based syntax and/or wiki \n        syntax, you can change this in the\n    <a href="@@markup-controlpanel">markup control panel</a>)</span>\n    </li>\n\n    <li>&hellip;and many more settings are available in the \n        <a href="plone_control_panel">Site Setup</a>.\n    </li>\n    \n</ul>\n\n<h2>Tell us how you use it</h2>\n\n<p>\nAre you doing something interesting with Plone? Big site deployments, \ninteresting use cases? Do you have a company that delivers Plone-based \nsolutions?\n</p>\n\n<ul>\n    <li>Add your sites to the <a class="link-plain" href="http://plone.net/sites" target="_blank">Plone site listing</a>.\n        <span class="discreet">(Or see what sites are already out there!)</span>\n    </li>\n    <li>Add your company as a <a class="link-plain" href="http://plone.net/providers" target="_blank">Plone provider</a>.</li>\n    <li>Add a <a class="link-plain" href="http://plone.net/case-studies" target="_blank">case study</a> describing your \n        deployed project and customer.</li>\n</ul>\n\n<h2>Find out more about our architecture</h2>\n\n<p>\nPlone is based on the Zope application server, and uses the Python programming\nlanguage. More about these technologies:\n</p>\n\n<ul>\n<li>The <a class="link-plain" href="http://plone.org" target="_blank">Plone open source \n    Content Management System</a> web site.</li>\n<li>The <a class="link-plain" href="http://www.zope.org" target="_blank">Zope \n    application server</a> web site.</li>\n<li>The <a class="link-plain" href="http://www.python.org" target="_blank">Python \n    programming language</a> web site.</li>\n</ul>\n\n<h2>Donate to the Plone Foundation</h2>\n\n<p>\nPlone is made possible only through the efforts of thousands of dedicated \nindividuals and hundreds of companies. The Plone Foundation:\n</p>\n<ul>\n    <li>&hellip;protects and promotes Plone.</li>\n    <li>&hellip;is a registered 501(c)(3) charitable organization.</li>\n    <li>&hellip;donations are tax-deductible.</li>\n    <li><a href="http://plone.org/foundation/foundation-donations">Show your support!</a></li>\n</ul>\n\n<p>Thanks for using our product, we hope you like it!</p>\n\n<p>\n&mdash;\n<a class="link-plain" href="http://plone.org/about/team" target="_blank">The Plone Team</a>\n</p>\n\n            \n        </div>\n    \n\n        <div class="relatedItems">\n    \n        \n            \n        \n    \n</div>\n    \n        <div xmlns="http://www.w3.org/1999/xhtml" class="contentHistory" id="content-history">\n      <dl id="history" class="collapsible collapsedOnLoad">\n        <dt class="collapsibleHeader">History</dt>\n        <dd class="collapsibleContent">\n            \n                <div class="historyRecord">\n                    <div class="historyTools">\n                        <ul>\n                            <li><form action="http://nohost/plone/front-page/revertversion" method="post">\n                               <input type="hidden" name="version_id" value="0" />\n                               <input class="standalone" type="submit" value="Revert to this revision" /></form></li>\n                        </ul>\n                    </div>\n                    <div class="historyByLine">\n                        \n                            <span class="historyAction">Edited</span>  \n                            by \n                            <a href="http://nohost/plone/author/portal_owner">portal_owner</a>\n                            on\n                            Jul 26, 2009 03:51 AM\n                        \n                        \n\n                    </div>\n                    <div class="historyComment">Initial revision</div>\n                    <div class="historyComment">\n                        <a href="http://nohost/plone/front-page/versions_history_form?version_id=0#version_preview">View this revision</a> &middot;\n                        <a href="http://nohost/plone/front-page/@@history?one=current&amp;two=0">Compare with current revision</a>\n\n                    </div>\n                    \n                </div>\n            \n        </dd>\n      </dl>\n</div>\n\n\n\n    <div class="visualClear"><!-- --></div>\n\n    <div class="documentActions">\n        \n\n            <h5 class="hiddenStructure">\n              Document Actions\n            </h5>\n\n            <ul>\n                  <li id="document-action-sendto">\n                      <a href="http://nohost/plone/front-page/sendto_form" title="">Send this</a>\n                  </li>\n                  <li id="document-action-print">\n                      <a href="javascript:this.print();" title="">Print this</a>\n                  </li>\n            </ul>\n        \n\n        \n\n    </div>\n\n\n    \n\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            <td id="portal-column-two">\n              <div class="visualPadding">\n                \n                  \n<div id="portletwrapper-706c6f6e652e7269676874636f6c756d6e0a636f6e746578740a2f706c6f6e650a6e657773" class="portletWrapper kssattr-portlethash-706c6f6e652e7269676874636f6c756d6e0a636f6e746578740a2f706c6f6e650a6e657773"><dl class="portlet portletNews" xmlns="http://www.w3.org/1999/xhtml">\n\n    <dt class="portletHeader">\n        <span class="portletTopLeft"></span>\n        <a href="http://nohost/plone/news" class="tile">News</a>\n        <span class="portletTopRight"></span>\n    </dt>\n\n    \n    <dd class="portletItem odd">\n\n        <a href="http://nohost/plone/Members/test_user_1_/important" class="tile" title="">\n            <img width="16" height="16" src="http://nohost/plone/newsitem_icon.png" alt="News Item" />\n            some important news!\n            <span class="portletItemDetails">Jul 26, 2009</span>\n        </a>\n    </dd>\n    \n\n    <dd class="portletFooter">\n        <span class="portletBottomLeft"></span>\n        <a href="http://nohost/plone/news">\n          More news&hellip;\n        </a>\n        <span class="portletBottomRight"></span>\n    </dd>\n    \n</dl>\n</div>\n\n\n<div class="managePortletsLink">\n  <a title="View portlet management screen" href="http://nohost/plone/@@manage-portlets">Manage portlets</a>\n</div>\n\n                \n                &nbsp;\n              </div>\n            </td>\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 xmlns="http://www.w3.org/1999/xhtml" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org" 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" 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?warning=no&amp;profile=css3&amp;usermedium=all" title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov" 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" 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      <div class="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt="" src="http://nohost/plone/spinner.png" /></div>\n</body>\n</html>\n\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 350, in csrf.txt
Failed example:
    browser.getControl('New owner').displayValue = ['johnny']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 350, example 151]>", line 1, in <module>
        browser.getControl('New owner').displayValue = ['johnny']
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 103, in __setattr__
        object.__setattr__(self, name, value)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 558, in fset
        self.mech_control.set_value_by_label(value)
      File "build/bdist.linux-x86_64/egg/ClientForm.py", line 2207, in set_value_by_label
        raise ItemNotFoundError(nn)
    ItemNotFoundError: johnny
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 357, in csrf.txt
Failed example:
    browser.getControl('New owner').displayValue = ['johnny']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 357, example 154]>", line 1, in <module>
        browser.getControl('New owner').displayValue = ['johnny']
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 103, in __setattr__
        object.__setattr__(self, name, value)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 558, in fset
        self.mech_control.set_value_by_label(value)
      File "build/bdist.linux-x86_64/egg/ClientForm.py", line 2207, in set_value_by_label
        raise ItemNotFoundError(nn)
    ItemNotFoundError: johnny
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 373, 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/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 373, example 159]>", line 1, in <module>
        browser.getLink(url='createObject?type_name=Document').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 435, in click
        self.browser.mech_browser.follow_link(self.mech_link)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 575, in follow_link
        return self.open(self.click_link(link, **kwds))
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    httperror_seek_wrapper: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 374, in csrf.txt
Failed example:
    browser.getControl('Title').value = 'a document'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 374, example 160]>", line 1, in <module>
        browser.getControl('Title').value = 'a document'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Title'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 375, in csrf.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 375, example 161]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 376, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/a-document'
Got:
    'http://nohost/plone/portal_factory/Document/document.2009-07-26.2944853549/edit'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 382, in csrf.txt
Failed example:
    browser.getControl('a document').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 382, example 166]>", line 1, in <module>
        browser.getControl('a document').selected = True
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'a document'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 389, in csrf.txt
Failed example:
    browser.getControl('a document').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 389, example 169]>", line 1, in <module>
        browser.getControl('a document').selected = True
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'a document'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 391, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Info...Item(s) deleted...'
Got:
    '\n\n        \n      \n\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />\n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <!-- Internet Explorer fix, forces IE8 into newest possible rendering\n         engine even if it\'s on an intranet. This has to be defined before any\n         script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n\n    \n      <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <link rel="kss-base-url" href="http://nohost/plone" />\n\n  \n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey5648.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey5500.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey5948.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey7807.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey2516.js">\n      </script>\n    \n    \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-cachekey7703.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey3492.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plone%20Default/ploneCustom-cachekey9339.css);</style>\n    \n    \n    \n  \n\n\n  \n  <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey5708.kss" />\n\n\n<title>Plone site</title>\n\n    <!-- IE6 workaround CSS/JS  -->\n    <!-- [if lte IE7]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n        \n        <script type="text/javascript" src="http://nohost/plone/iefixes.js">\n        </script>\n        \n    <![endif]-->\n\n    \n    <link rel="author" href="http://nohost/plone/author/" title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" 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-foldercontents.pt" dir="ltr">\n    <div id="visual-portal-wrapper">\n\n      <div id="portal-top">\n        <div xmlns="http://www.w3.org/1999/xhtml" id="portal-header">\n    <p xmlns="http://www.w3.org/1999/xhtml" class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/@@folder_contents#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/@@folder_contents#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul xmlns="http://www.w3.org/1999/xhtml" id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n    <li id="siteaction-plone_setup"><a href="http://nohost/plone/plone_control_panel" accesskey="" title="Site Setup">Site Setup</a></li>\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform" 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" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" 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" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a xmlns="http://www.w3.org/1999/xhtml" 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 href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li>\n        <li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li>\n    </ul>\n\n</div>\n\n<div xmlns="http://www.w3.org/1999/xhtml" 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" 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 xmlns="http://www.w3.org/1999/xhtml" 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="documentEditable">\n\n                  \n\n    \n\n        <h5 class="hiddenStructure">Views</h5>\n\n        <ul class="contentViews" id="content-views">\n\n            \n              <li id="contentview-folderContents" class="plain">\n                <a href="http://nohost/plone/folder_contents">Contents</a>\n              </li>\n            \n            \n              <li id="contentview-view" class="selected">\n                <a href="http://nohost/plone">View</a>\n              </li>\n            \n            \n              <li id="contentview-edit" class="plain">\n                <a href="http://nohost/plone/edit">Edit</a>\n              </li>\n            \n            \n              <li id="contentview-contentrules" class="plain">\n                <a href="http://nohost/plone/@@manage-content-rules">Rules</a>\n              </li>\n            \n            \n              <li id="contentview-local_roles" class="plain">\n                <a href="http://nohost/plone/@@sharing">Sharing</a>\n              </li>\n            \n\n        </ul>\n        \n    \n\n\n<div class="contentActions">\n\n    \n\n        \n\n        \n\n        <ul id="contentActionMenus">\n\n    <li>\n\n        <dl class="actionMenu" id="plone-contentmenu-factories">\n          <dt class="actionMenuHeader label-">\n            <a href="http://nohost/plone/folder_factories" title="Add new items inside this item">\n               \n                  \n                  <span>Add new\xe2\x80\xa6</span>\n                  \n                  <span class="arrowDownAlternative">&#9660;</span>\n               \n            </a>\n          </dt>\n          <dd class="actionMenuContent">\n            <ul>\n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Topic" class="contenttype-topic" id="topic" title="An automatically updated stored search that can be used to display items matching criteria you specify.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/topic_icon.png" title="An automatically updated stored search that can be used to display items matching criteria you specify." />\n                        <span class="subMenuTitle">Collection</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Event" class="contenttype-event" id="event" title="Information about an upcoming event, which can be displayed in the calendar.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/event_icon.png" title="Information about an upcoming event, which can be displayed in the calendar." />\n                        <span class="subMenuTitle">Event</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=File" class="contenttype-file" id="file" title="An external file uploaded to the site.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/file_icon.png" title="An external file uploaded to the site." />\n                        <span class="subMenuTitle">File</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Folder" class="contenttype-folder" id="folder" title="A folder which can contain other items.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/folder_icon.png" title="A folder which can contain other items." />\n                        <span class="subMenuTitle">Folder</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Image" class="contenttype-image" id="image" title="An image, which can be referenced in documents or displayed in an album.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/image_icon.png" title="An image, which can be referenced in documents or displayed in an album." />\n                        <span class="subMenuTitle">Image</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Link" class="contenttype-link" id="link" title="A link to an internal or external resource.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/link_icon.png" title="A link to an internal or external resource." />\n                        <span class="subMenuTitle">Link</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=News+Item" class="contenttype-news-item" id="news-item" title="An announcement that will show up on the news portlet and in the news listing.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/newsitem_icon.png" title="An announcement that will show up on the news portlet and in the news listing." />\n                        <span class="subMenuTitle">News Item</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Document" class="contenttype-document" id="document" title="A page in the site. Can contain rich text.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/document_icon.png" title="A page in the site. Can contain rich text." />\n                        <span class="subMenuTitle">Page</span>\n                    </a>\n                    \n                  </li>\n                \n            </ul>\n          </dd>\n        </dl>\n\n    </li>\n    <li>\n\n        <dl class="actionMenu" id="plone-contentmenu-display">\n          <dt class="actionMenuHeader label-">\n            <a href="http://nohost/plone/select_default_view" title="Select the view mode for this folder, or set a content item as its default view.">\n               \n                  \n                  <span>Display</span>\n                  \n                  <span class="arrowDownAlternative">&#9660;</span>\n               \n            </a>\n          </dt>\n          <dd class="actionMenuContent">\n            <ul>\n                \n                  <li>\n                    <a href="http://nohost/plone/selectViewTemplate?templateId=folder_listing" class="" id="folder_listing" title="">\n                        \n                        \n                        <span class="subMenuTitle">Standard view</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/selectViewTemplate?templateId=folder_summary_view" class="" id="folder_summary_view" title="">\n                        \n                        \n                        <span class="subMenuTitle">Summary view</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/selectViewTemplate?templateId=folder_tabular_view" class="" id="folder_tabular_view" title="">\n                        \n                        \n                        <span class="subMenuTitle">Tabular view</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/selectViewTemplate?templateId=atct_album_view" class="" id="atct_album_view" title="">\n                        \n                        \n                        <span class="subMenuTitle">Thumbnail view</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li class="actionSeparator">\n                    \n                    <div id="contextDefaultPageDisplay" class="">\n                        <span>&bull;</span>\n                        \n                        <span class="subMenuTitle">Item: Welcome to Plone</span>\n                    </div>\n                  </li>\n                \n                \n                  <li class="actionSeparator">\n                    <a href="http://nohost/plone/select_default_page" class="" id="contextChangeDefaultPage" title="Change the item used as default view in this folder">\n                        \n                        \n                        <span class="subMenuTitle">Change content item\nas default view...</span>\n                    </a>\n                    \n                  </li>\n                \n            </ul>\n          </dd>\n        </dl>\n\n    </li>\n\n</ul>\n\n\n    \n\n</div>\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        <dl class="portalMessage info">\n            <dt>Info</dt>\n            <dd>Please select one or more items to delete.</dd>\n        </dl>\n\n    \n\n                    \n                    <div id="viewlet-above-content"></div>\n\n                    \n                    <div id="content">\n                      \n                      <div>\n      \n\n      <h1 class="documentFirstHeading"> \n          \n          \n              <img width="16" height="16" src="http://nohost/plone/site_icon.gif" alt="Plone site" /> \n              Plone site\n          \n      </h1>\n\n      <div xmlns="http://www.w3.org/1999/xhtml" class="documentByLine" id="plone-document-byline">\n  \n\n  \n\n  <span class="documentModified">\n    &mdash;\n    <span>\n      last modified\n    </span>\n    Jul 26, 2009 05:51 AM\n  </span>\n\n  \n\n  \n\n  \n\n</div>\n\n\n\n\n      \n\n      \n\n      \n          \n      \n\n      <form name="folderContentsForm" method="post" action="http://nohost/plone" class="kssattr-serveraction-foldercontents_update_table">\n        <div id="folderlisting-main-table">\n  <input type="hidden" name="sort_on" value="getObjPositionInParent" />\n  <input type="hidden" name="pagenumber" value="1" />\n  <input type="hidden" name="show_all" value="False" />\n  <input type="hidden" name="orig_template" value="@@folder_contents" />\n  \n\n  <!-- <div metal:use-macro="context/document_actions/macros/document_actions">\n       Document actions (print, sendto etc)\n       </div> -->\n  \n\n  \n    \n    <div class="visualClear" id="clear-space-before-navigation"><!-- --></div>\n\n    <!-- Navigation -->\n\n\n    <table class="listing" id="listing-table" summary="Content listing">\n      <thead>\n        <tr>\n          <th colspan="6" class="nosort">Select: <a id="foldercontents-selectall" class="update-selection" href="http://nohost/plone/@@folder_contents?pagenumber=1&amp;select=screen">All</a></th>\n        </tr>\n        \n        \n\n        <tr>\n          <th class="nosort">&nbsp;</th>\n          <th class="nosort column" id="foldercontents-title-column">&nbsp;Title&nbsp;</th>\n          <th class="nosort column" id="foldercontents-size-column">&nbsp;Size&nbsp;</th>\n          <th class="nosort column" id="foldercontents-modified-column">&nbsp;Modified&nbsp;</th>\n          <th class="nosort column" id="foldercontents-status-column">&nbsp;State&nbsp;</th>\n          <th class="nosort column" id="foldercontents-order-column">\n          &nbsp;Order&nbsp;</th>\n        </tr>\n      </thead>\n\n      \n        <tbody>\n          \n            <tr class="draggable odd" id="folder-contents-item-Members">\n\n              \n\n              <td class="notDraggable">\n                <input type="checkbox" class="noborder" name="paths:list" id="cb_Members" value="/plone/Members" alt="Select Users" title="Select Users" />\n                <input type="hidden" name="selected_obj_paths:list" value="/plone/Members" />\n                <label class="hiddenStructure" for="cb_Members">Users</label>\n              </td>\n              <td>\n                <span class="contenttype-large-plone-folder">\n                  <img width="16" height="16" src="http://nohost/plone/folder_icon.png" alt="Large Folder" />\n                  <a href="http://nohost/plone/Members/folder_contents" class="state-visible" title="Large Folder: Container for users\' home directories">\n                    Users\n                  </a>\n                </span>\n\n                \n              </td>\n\n              <td>\n                \n                <span class="state-visible">1 kB</span>\n              </td>\n              <td class="state-visible">Jul 26, 2009 05:51 AM</td>\n              <td>\n                <span class="state-visible">Public draft</span>\n                \n              </td>\n              <td class="draggable">\n                <a href="http://nohost/plone/folder_position?position=up&amp;id=Members" title="Move item up">\n                  &#9650;\n                </a>\n                &nbsp;\n                <a href="http://nohost/plone/folder_position?position=down&amp;id=Members" title="Move item down">\n                  &#9660;\n                </a>\n              </td>\n            </tr>\n          \n          \n            <tr class="draggable even" id="folder-contents-item-front-page">\n\n              \n\n              <td class="notDraggable">\n                <input type="checkbox" class="noborder" name="paths:list" id="cb_front-page" value="/plone/front-page" alt="Select Welcome to Plone" title="Select Welcome to Plone" />\n                <input type="hidden" name="selected_obj_paths:list" value="/plone/front-page" />\n                <label class="hiddenStructure" for="cb_front-page">Welcome to Plone</label>\n              </td>\n              <td>\n                <span class="contenttype-document">\n                  <img width="16" height="16" src="http://nohost/plone/document_icon.png" alt="Page" />\n                  <a href="http://nohost/plone/front-page" class="state-published" title="Page: Congratulations! You have successfully installed Plone.">\n                    <strong>Welcome to Plone</strong>\n                  </a>\n                </span>\n\n                \n              </td>\n\n              <td>\n                \n                <span class="state-published">4.9 kB</span>\n              </td>\n              <td class="state-published">Jul 26, 2009 05:51 AM</td>\n              <td>\n                <span class="state-published">Published</span>\n                \n              </td>\n              <td class="draggable">\n                <a href="http://nohost/plone/folder_position?position=up&amp;id=front-page" title="Move item up">\n                  &#9650;\n                </a>\n                &nbsp;\n                <a href="http://nohost/plone/folder_position?position=down&amp;id=front-page" title="Move item down">\n                  &#9660;\n                </a>\n              </td>\n            </tr>\n          \n          \n            <tr class="draggable odd" id="folder-contents-item-news">\n\n              \n\n              <td class="notDraggable">\n                <input type="checkbox" class="noborder" name="paths:list" id="cb_news" value="/plone/news" alt="Select News" title="Select News" />\n                <input type="hidden" name="selected_obj_paths:list" value="/plone/news" />\n                <label class="hiddenStructure" for="cb_news">News</label>\n              </td>\n              <td>\n                <span class="contenttype-large-plone-folder">\n                  <img width="16" height="16" src="http://nohost/plone/folder_icon.png" alt="Large Folder" />\n                  <a href="http://nohost/plone/news/folder_contents" class="state-visible" title="Large Folder: Site News">\n                    News\n                  </a>\n                </span>\n\n                \n              </td>\n\n              <td>\n                \n                <span class="state-visible">1 kB</span>\n              </td>\n              <td class="state-visible">Jul 26, 2009 05:51 AM</td>\n              <td>\n                <span class="state-visible">Public draft</span>\n                \n              </td>\n              <td class="draggable">\n                <a href="http://nohost/plone/folder_position?position=up&amp;id=news" title="Move item up">\n                  &#9650;\n                </a>\n                &nbsp;\n                <a href="http://nohost/plone/folder_position?position=down&amp;id=news" title="Move item down">\n                  &#9660;\n                </a>\n              </td>\n            </tr>\n          \n          \n            <tr class="draggable even" id="folder-contents-item-events">\n\n              \n\n              <td class="notDraggable">\n                <input type="checkbox" class="noborder" name="paths:list" id="cb_events" value="/plone/events" alt="Select Events" title="Select Events" />\n                <input type="hidden" name="selected_obj_paths:list" value="/plone/events" />\n                <label class="hiddenStructure" for="cb_events">Events</label>\n              </td>\n              <td>\n                <span class="contenttype-large-plone-folder">\n                  <img width="16" height="16" src="http://nohost/plone/folder_icon.png" alt="Large Folder" />\n                  <a href="http://nohost/plone/events/folder_contents" class="state-visible" title="Large Folder: Site Events">\n                    Events\n                  </a>\n                </span>\n\n                \n              </td>\n\n              <td>\n                \n                <span class="state-visible">1 kB</span>\n              </td>\n              <td class="state-visible">Jul 26, 2009 05:51 AM</td>\n              <td>\n                <span class="state-visible">Public draft</span>\n                \n              </td>\n              <td class="draggable">\n                <a href="http://nohost/plone/folder_position?position=up&amp;id=events" title="Move item up">\n                  &#9650;\n                </a>\n                &nbsp;\n                <a href="http://nohost/plone/folder_position?position=down&amp;id=events" title="Move item down">\n                  &#9660;\n                </a>\n              </td>\n            </tr>\n          \n        </tbody>\n        \n      \n    </table>\n    <!-- Navigation -->\n\n\n    \n      <input class="context" type="submit" name="folder_copy:method" value="Copy" />\n    \n    \n      <input class="context" type="submit" name="folder_cut:method" value="Cut" />\n    \n    \n      <input class="context" type="submit" name="folder_rename_form:method" value="Rename" />\n    \n    \n      <input class="context" type="submit" name="folder_delete:method" value="Delete" />\n    \n    \n      <input class="context" type="submit" name="content_status_history:method" value="Change State" />\n    \n  \n</div>\n\n        <input type="hidden" name="_authenticator" value="cf0763b6212c18df0050abc17be6eb925242c22d"/>\n      </form>\n    </div>\n                    </div>\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            <td id="portal-column-two">\n              <div class="visualPadding">\n                \n                  \n<div id="portletwrapper-706c6f6e652e7269676874636f6c756d6e0a636f6e746578740a2f706c6f6e650a6e657773" class="portletWrapper kssattr-portlethash-706c6f6e652e7269676874636f6c756d6e0a636f6e746578740a2f706c6f6e650a6e657773"><dl class="portlet portletNews" xmlns="http://www.w3.org/1999/xhtml">\n\n    <dt class="portletHeader">\n        <span class="portletTopLeft"></span>\n        <a href="http://nohost/plone/news" class="tile">News</a>\n        <span class="portletTopRight"></span>\n    </dt>\n\n    \n    <dd class="portletItem odd">\n\n        <a href="http://nohost/plone/Members/test_user_1_/important" class="tile" title="">\n            <img width="16" height="16" src="http://nohost/plone/newsitem_icon.png" alt="News Item" />\n            some important news!\n            <span class="portletItemDetails">Jul 26, 2009</span>\n        </a>\n    </dd>\n    \n\n    <dd class="portletFooter">\n        <span class="portletBottomLeft"></span>\n        <a href="http://nohost/plone/news">\n          More news&hellip;\n        </a>\n        <span class="portletBottomRight"></span>\n    </dd>\n    \n</dl>\n</div>\n\n\n<div class="managePortletsLink">\n  <a title="View portlet management screen" href="http://nohost/plone/@@manage-portlets">Manage portlets</a>\n</div>\n\n                \n                &nbsp;\n              </div>\n            </td>\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 xmlns="http://www.w3.org/1999/xhtml" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org" 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" 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?warning=no&amp;profile=css3&amp;usermedium=all" title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov" 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" 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      <div class="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt="" src="http://nohost/plone/spinner.png" /></div>\n</body>\n</html>\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 402, 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/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 402, example 173]>", line 1, in <module>
        browser.getLink(url='createObject?type_name=Folder').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 435, in click
        self.browser.mech_browser.follow_link(self.mech_link)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 575, in follow_link
        return self.open(self.click_link(link, **kwds))
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    httperror_seek_wrapper: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 403, in csrf.txt
Failed example:
    browser.getControl('Title').value = 'another folder'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 403, example 174]>", line 1, in <module>
        browser.getControl('Title').value = 'another folder'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Title'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 404, in csrf.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 404, example 175]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 405, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/another-folder/'
Got:
    'http://nohost/plone/portal_factory/Folder/folder.2009-07-26.2951317218/edit'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 410, in csrf.txt
Failed example:
    browser.open('http://nohost/plone/another-folder/')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 410, example 177]>", line 1, in <module>
        browser.open('http://nohost/plone/another-folder/')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 404: Not Found
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 418, in csrf.txt
Failed example:
    browser.getLink('Advanced...').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 418, example 178]>", line 1, in <module>
        browser.getLink('Advanced...').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 419, in csrf.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/another-folder/content_status_history'
Got:
    'http://nohost/plone/another-folder/'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 421, in csrf.txt
Failed example:
    browser.getControl('Publish').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 421, example 180]>", line 1, in <module>
        browser.getControl('Publish').selected = True
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Publish'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 422, in csrf.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 422, example 181]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 423, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Info...Item state changed...'
Got:
    '\n\n\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />\n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    <!-- Internet Explorer fix, forces IE8 into newest possible rendering\n         engine even if it\'s on an intranet. This has to be defined before any\n         script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n\n    \n      <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <link rel="kss-base-url" href="http://nohost/plone" />\n\n  \n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey5648.js">\n      </script>\n    \n    \n    \n  \n\n  \n    \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey7807.js">\n      </script>\n    \n    \n    \n  \n\n\n  \n  \n    \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey3492.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plone%20Default/ploneCustom-cachekey9339.css);</style>\n    \n    \n    \n  \n\n\n  \n  <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey5708.kss" />\n\n\n<title>Plone site</title>\n\n    <!-- IE6 workaround CSS/JS  -->\n    <!-- [if lte IE7]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n        \n        <script type="text/javascript" src="http://nohost/plone/iefixes.js">\n        </script>\n        \n    <![endif]-->\n\n    \n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-header">\n    <p xmlns="http://www.w3.org/1999/xhtml" class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/another-folder/#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/another-folder/#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul xmlns="http://www.w3.org/1999/xhtml" id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n</ul>\n\n<div id="portal-searchbox">\n    <form name="searchform" 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" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n    \n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" 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" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a xmlns="http://www.w3.org/1999/xhtml" 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 href="http://nohost/plone" title="">Home</a></li>\n        <li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li>\n        <li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li>\n        <li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li>\n    </ul>\n\n</div>\n\n<div xmlns="http://www.w3.org/1999/xhtml" id="portal-personaltools-wrapper">\n\n<h5 class="hiddenStructure">Personal tools</h5>\n\n<ul id="portal-personaltools" class="visualInline">\n   \n\n    \n        <li>\n            <a href="http://nohost/plone/login_form">Log in</a>\n        </li>\n    \n\n</ul>\n</div>\n\n\n    \n\n\n<div xmlns="http://www.w3.org/1999/xhtml" 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                    <div id="content">\n                      \n                      <div id="content">\n\n        <div>\n\n            \n                \n                \n                    \n                <h1 class="documentFirstHeading">\n                    We&#8217;re sorry, but that page doesn&#8217;t exist&hellip;\n                </h1>\n\n                <p>\n                Please double check the web address or use the search function on this page to find what you are looking for.\n                </p>\n\n                <p>\n                If you are certain you have the correct web address but are encountering an error, please\n                contact the <span> <a href="http://nohost/plone/contact-info">site administration</a></span>.\n                </p>\n\n                <p>\n                Thank you.\n                </p>\n                \n                <!-- Offer search results for suggestions -->\n                \n                    \n                    <h3>You might have been looking for&hellip;</h3>\n                    \n                    <dl>\n                    \n                    \n                        \n                            <dt class="contenttype-plone-site">\n                              <img width="16" height="16" src="http://nohost/plone/site_icon.gif" alt="Plone site" />\n                               <a href="http://nohost/plone/" class="state-">Plone site</a>\n                               \n                                \n\n                            </dt>\n            \n                            <dd></dd>\n\n                        \n                    \n                    \n                    \n                        \n                            <dt class="contenttype-document">\n                              <img width="16" height="16" src="http://nohost/plone/document_icon.png" alt="Page" />\n                               <a href="http://nohost/plone/front-page/" class="state-published">Welcome to Plone</a>\n                               \n                                \n\n                            </dt>\n            \n                            <dd>Congratulations! You have successfully installed Plone.</dd>\n\n                        \n                    \n                        \n                    </dl>\n                    \n                \n\n            \n\n        </div>\n\n        \n        \n\n</div>\n                    </div>\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      \n\n      \n\n        <div xmlns="http://www.w3.org/1999/xhtml" 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 xmlns="http://www.w3.org/1999/xhtml" id="portal-colophon">\n      \n\n      \n\n      <div class="colophonWrapper">\n      <ul>\n        <li>\n          <a href="http://plone.org" 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" 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?warning=no&amp;profile=css3&amp;usermedium=all" title="This site was built with valid CSS.">\n            Valid CSS</a>\n        </li>\n        <li>\n          <a href="http://www.section508.gov" 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" 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      <div class="visualClear"><!-- --></div>\n    </div>\n<div id="kss-spinner"><img alt="" src="http://nohost/plone/spinner.png" /></div>\n</body>\n</html>\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 426, in csrf.txt
Failed example:
    browser.getLink('Advanced...').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 426, example 183]>", line 1, in <module>
        browser.getLink('Advanced...').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 427, in csrf.txt
Failed example:
    browser.getControl(name='_authenticator').value = 'invalid!'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 427, example 184]>", line 1, in <module>
        browser.getControl(name='_authenticator').value = 'invalid!'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name '_authenticator'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 428, in csrf.txt
Failed example:
    browser.getControl('Retract').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 428, example 185]>", line 1, in <module>
        browser.getControl('Retract').selected = True
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Retract'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 429, 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/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 429, example 186]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/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/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 440, example 190]>", line 1, in <module>
        form.getControl(name='paths:list').getControl(value='/plone/another-folder').selected = True
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 613, in getControl
        disambiguate(options, msg, index), self.mech_form, self.browser)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: value '/plone/another-folder'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 444, in csrf.txt
Failed example:
    browser.getControl('Retract').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 444, example 194]>", line 1, in <module>
        browser.getControl('Retract').selected = True
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Retract'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 450, 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/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 450, example 198]>", line 1, in <module>
        form.getControl(name='paths:list').getControl(value='/plone/another-folder').selected = True
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 613, in getControl
        disambiguate(options, msg, index), self.mech_form, self.browser)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: value '/plone/another-folder'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 455, in csrf.txt
Failed example:
    browser.getControl('Publish').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 455, example 203]>", line 1, in <module>
        browser.getControl('Publish').selected = True
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Publish'



Failure in test /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt
Failed doctest test for browser.txt
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 117, in browser.txt
Failed example:
    browser.getControl(name='form.button.Register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 117, example 24]>", line 1, in <module>
        browser.getControl(name='form.button.Register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 624, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 411, in _clickSubmit
        id=control.id, name=control.name, label=label, coord=coord))
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 122, in browser.txt
Failed example:
    "You have been registered" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 133, in browser.txt
Failed example:
    "You are now logged in" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 138, in browser.txt
Failed example:
    browser.getLink('Log out').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 138, example 32]>", line 1, in <module>
        browser.getLink('Log out').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 139, in browser.txt
Failed example:
    "You are now logged out" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 158, in browser.txt
Failed example:
    len(mailhost.messages)
Expected:
    1
Got:
    0
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 160, in browser.txt
Failed example:
    msg = mailhost.messages[0]
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 160, example 42]>", line 1, in <module>
        msg = mailhost.messages[0]
    IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 165, in browser.txt
Failed example:
    "To: jsmith at example.com" in msg
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 165, example 43]>", line 1, in <module>
        "To: jsmith at example.com" in msg
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 168, in browser.txt
Failed example:
    please_visit_text in msg
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 168, example 45]>", line 1, in <module>
        please_visit_text in msg
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 170, in browser.txt
Failed example:
    url_index = msg.index(please_visit_text) + len(please_visit_text)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 170, example 46]>", line 1, in <module>
        url_index = msg.index(please_visit_text) + len(please_visit_text)
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 171, in browser.txt
Failed example:
    address = msg[url_index:].split()[0]
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 171, example 47]>", line 1, in <module>
        address = msg[url_index:].split()[0]
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 172, in browser.txt
Failed example:
    address # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 172, example 48]>", line 1, in <module>
        address # doctest: +ELLIPSIS
    NameError: name 'address' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 177, in browser.txt
Failed example:
    browser.open(address)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 177, example 49]>", line 1, in <module>
        browser.open(address)
    NameError: name 'address' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 178, in browser.txt
Failed example:
    "Set your password" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 181, in browser.txt
Failed example:
    form = browser.getForm(name='pwreset_action')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 181, example 51]>", line 1, in <module>
        form = browser.getForm(name='pwreset_action')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 398, in getForm
        form = disambiguate(matching_forms, '', index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 182, in browser.txt
Failed example:
    form.getControl(name='userid').value = 'jsmith'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 182, example 52]>", line 1, in <module>
        form.getControl(name='userid').value = 'jsmith'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 752, in getControl
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 183, in browser.txt
Failed example:
    form.getControl(name='password').value = 'secretion'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 183, example 53]>", line 1, in <module>
        form.getControl(name='password').value = 'secretion'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 752, in getControl
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 184, in browser.txt
Failed example:
    form.getControl(name='password2').value = 'secretion'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 184, example 54]>", line 1, in <module>
        form.getControl(name='password2').value = 'secretion'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 752, in getControl
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 185, in browser.txt
Failed example:
    form.submit()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 185, example 55]>", line 1, in <module>
        form.submit()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 729, in submit
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 189, in browser.txt
Failed example:
    "Your password has been set successfully." in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 191, in browser.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/pwreset_finish'
Got:
    'http://nohost/plone/mail_password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 200, in browser.txt
Failed example:
    "You are now logged in" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 205, in browser.txt
Failed example:
    browser.getLink('Log out').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 205, example 63]>", line 1, in <module>
        browser.getLink('Log out').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 206, in browser.txt
Failed example:
    "You are now logged out" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 240, in browser.txt
Failed example:
    browser.getControl(name='form.button.Register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 240, example 78]>", line 1, in <module>
        browser.getControl(name='form.button.Register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 624, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 411, in _clickSubmit
        id=control.id, name=control.name, label=label, coord=coord))
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 241, in browser.txt
Failed example:
    'User added.' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 248, in browser.txt
Failed example:
    browser.getLink('Log out').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 248, example 80]>", line 1, in <module>
        browser.getLink('Log out').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 435, in click
        self.browser.mech_browser.follow_link(self.mech_link)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 575, in follow_link
        return self.open(self.click_link(link, **kwds))
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    httperror_seek_wrapper: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 253, in browser.txt
Failed example:
    "You are now logged in" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 256, in browser.txt
Failed example:
    browser.getLink('Log out').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 256, example 86]>", line 1, in <module>
        browser.getLink('Log out').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 284, in browser.txt
Failed example:
    browser.getLink('Log out').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 284, example 96]>", line 1, in <module>
        browser.getLink('Log out').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 435, in click
        self.browser.mech_browser.follow_link(self.mech_link)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 575, in follow_link
        return self.open(self.click_link(link, **kwds))
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    httperror_seek_wrapper: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 285, in browser.txt
Failed example:
    "You are now logged out" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 288, in browser.txt
Failed example:
    browser.getLink('Register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 288, example 98]>", line 1, in <module>
        browser.getLink('Register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 289, in browser.txt
Failed example:
    browser.getControl(name='username').value = 'bsmith'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 289, example 99]>", line 1, in <module>
        browser.getControl(name='username').value = 'bsmith'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'username'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 290, in browser.txt
Failed example:
    browser.getControl(name='email').value = 'bsmith at example.com'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 290, example 100]>", line 1, in <module>
        browser.getControl(name='email').value = 'bsmith at example.com'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'email'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 301, in browser.txt
Failed example:
    browser.getControl(name='form.button.Register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 301, example 102]>", line 1, in <module>
        browser.getControl(name='form.button.Register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.button.Register'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 302, in browser.txt
Failed example:
    "You have been registered" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 308, in browser.txt
Failed example:
    len(mailhost.messages)
Expected:
    2
Got:
    0
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 310, in browser.txt
Failed example:
    msg = str(mailhost.messages[-1])
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 310, example 106]>", line 1, in <module>
        msg = str(mailhost.messages[-1])
    IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 315, in browser.txt
Failed example:
    "To: bsmith at example.com" in msg
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 315, example 107]>", line 1, in <module>
        "To: bsmith at example.com" in msg
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 318, in browser.txt
Failed example:
    please_visit_text in msg
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 318, example 109]>", line 1, in <module>
        please_visit_text in msg
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 320, in browser.txt
Failed example:
    url_index = msg.index(please_visit_text) + len(please_visit_text)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 320, example 110]>", line 1, in <module>
        url_index = msg.index(please_visit_text) + len(please_visit_text)
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 321, in browser.txt
Failed example:
    address = msg[url_index:].split()[0]
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 321, example 111]>", line 1, in <module>
        address = msg[url_index:].split()[0]
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 322, in browser.txt
Failed example:
    address # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 322, example 112]>", line 1, in <module>
        address # doctest: +ELLIPSIS
    NameError: name 'address' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 327, in browser.txt
Failed example:
    browser.open(address)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 327, example 113]>", line 1, in <module>
        browser.open(address)
    NameError: name 'address' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 328, in browser.txt
Failed example:
    "Please fill out the form below to set your password" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 330, in browser.txt
Failed example:
    browser.getControl(name='password').value = 'secret'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 330, example 115]>", line 1, in <module>
        browser.getControl(name='password').value = 'secret'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 331, in browser.txt
Failed example:
    browser.getControl(name='password2').value = 'secret'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 331, example 116]>", line 1, in <module>
        browser.getControl(name='password2').value = 'secret'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'password2'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 332, in browser.txt
Failed example:
    browser.getControl("Set my password").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 332, example 117]>", line 1, in <module>
        browser.getControl("Set my password").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Set my password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 333, in browser.txt
Failed example:
    "Your password has been set successfully." in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 342, in browser.txt
Failed example:
    "You are now logged in" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 347, in browser.txt
Failed example:
    browser.getLink('Log out').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 347, example 124]>", line 1, in <module>
        browser.getLink('Log out').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 348, in browser.txt
Failed example:
    "You are now logged out" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 388, in browser.txt
Failed example:
    browser.getControl(name='form.button.Register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 388, example 139]>", line 1, in <module>
        browser.getControl(name='form.button.Register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 624, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 411, in _clickSubmit
        id=control.id, name=control.name, label=label, coord=coord))
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 389, in browser.txt
Failed example:
    browser.getLink('Log out').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 389, example 140]>", line 1, in <module>
        browser.getLink('Log out').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 435, in click
        self.browser.mech_browser.follow_link(self.mech_link)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 575, in follow_link
        return self.open(self.click_link(link, **kwds))
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    httperror_seek_wrapper: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 390, in browser.txt
Failed example:
    "You are now logged out" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 396, in browser.txt
Failed example:
    len(mailhost.messages)
Expected:
    3
Got:
    0
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 398, in browser.txt
Failed example:
    msg = str(mailhost.messages[-1])
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 398, example 144]>", line 1, in <module>
        msg = str(mailhost.messages[-1])
    IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 403, in browser.txt
Failed example:
    "To: wwwsmith at example.com" in msg
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 403, example 145]>", line 1, in <module>
        "To: wwwsmith at example.com" in msg
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 405, in browser.txt
Failed example:
    please_visit_text in msg
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 405, example 146]>", line 1, in <module>
        please_visit_text in msg
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 407, in browser.txt
Failed example:
    url_index = msg.index(please_visit_text) + len(please_visit_text)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 407, example 147]>", line 1, in <module>
        url_index = msg.index(please_visit_text) + len(please_visit_text)
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 408, in browser.txt
Failed example:
    address = msg[url_index:].split()[0]
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 408, example 148]>", line 1, in <module>
        address = msg[url_index:].split()[0]
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 409, in browser.txt
Failed example:
    address # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 409, example 149]>", line 1, in <module>
        address # doctest: +ELLIPSIS
    NameError: name 'address' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 414, in browser.txt
Failed example:
    browser.open(address)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 414, example 150]>", line 1, in <module>
        browser.open(address)
    NameError: name 'address' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 415, in browser.txt
Failed example:
    "Please fill out the form below to set your password" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 417, in browser.txt
Failed example:
    browser.getControl(name='password').value = 'superstr0ng'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 417, example 152]>", line 1, in <module>
        browser.getControl(name='password').value = 'superstr0ng'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 418, in browser.txt
Failed example:
    browser.getControl(name='password2').value = 'superstr0ng'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 418, example 153]>", line 1, in <module>
        browser.getControl(name='password2').value = 'superstr0ng'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'password2'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 419, in browser.txt
Failed example:
    browser.getControl("Set my password").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 419, example 154]>", line 1, in <module>
        browser.getControl("Set my password").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Set my password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 420, in browser.txt
Failed example:
    "Your password has been set successfully." in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 429, in browser.txt
Failed example:
    "You are now logged in" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PasswordResetTool-1.2-py2.6.egg/Products/PasswordResetTool/tests/browser.txt", line 432, in browser.txt
Failed example:
    browser.getLink('Log out').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.6-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 432, example 161]>", line 1, in <module>
        browser.getLink('Log out').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError



Error in test testGetOriginal (Products.ResourceRegistries.tests.testJSRegistry.TestUnicodeAwareness)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ResourceRegistries/Products/ResourceRegistries/tests/testJSRegistry.py", line 881, in testGetOriginal
    content = self.tool.getResourceContent(magicId, self.portal, original=True)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ResourceRegistries/Products/ResourceRegistries/tools/JSRegistry.py", line 258, in getResourceContent
    output = BaseRegistryTool.getResourceContent(self, item, context, original)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ResourceRegistries/Products/ResourceRegistries/tools/BaseRegistry.py", line 592, in getResourceContent
    method = obj.browserDefault(self.REQUEST)[1][0]
IndexError: tuple index out of range

  Ran 1432 tests with 2 failures and 3 errors in 3 minutes 36.129 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.304 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.013 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 129 tests with 0 failures and 0 errors in 0.099 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1735 tests, 2 failures, 4 errors in 3 minutes 50.918 seconds.

FAILED (failures=2, errors=4) 




More information about the Testbot mailing list