[Testbot] FAILED (failures=46, errors=16) : Plone-trunk Zope-trunk Python-2.5.4

plone.* Tests plone-tests at epy.co.at
Wed Mar 25 04:19:18 UTC 2009


plone.* Tests : FAILED (failures=46, errors=16) 
Plone-trunk Zope-trunk Python-2.5.4

Running /usr/local/python2.5/bin/python ./bin/test --package plone --module !plone.recipe
/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.protect/plone/protect/tests/testAuthenticator.py:10: DeprecationWarning: AuthenticateForm: Please use the plone.protect.protect decorator
  from plone.protect.authenticator import AuthenticateForm
Running tests at level 1
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 2.281 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.606 seconds.
  Running:
.............
  Ran 13 tests with 0 failures and 0 errors in 0.465 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 6.253 seconds.
  Running:
...........................................

Failure in test /home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt
Failed doctest test for foldercontents.txt
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 74, in foldercontents.txt
Failed example:
    button = browser.getControl('Copy')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[17]>", line 1, in <module>
        button = browser.getControl('Copy')
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Copy'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 75, in foldercontents.txt
Failed example:
    button = browser.getControl('Cut')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[18]>", line 1, in <module>
        button = browser.getControl('Cut')
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Cut'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 76, in foldercontents.txt
Failed example:
    button = browser.getControl('Rename')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[19]>", line 1, in <module>
        button = browser.getControl('Rename')
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Rename'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 77, in foldercontents.txt
Failed example:
    button = browser.getControl('Delete')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[20]>", line 1, in <module>
        button = browser.getControl('Delete')
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Delete'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 78, in foldercontents.txt
Failed example:
    button = browser.getControl('Change State')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[21]>", line 1, in <module>
        button = browser.getControl('Change State')
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Change State'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 89, in foldercontents.txt
Failed example:
    objects = browser.getControl(name='paths:list')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[23]>", line 1, in <module>
        objects = browser.getControl(name='paths:list')
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'paths:list'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 90, in foldercontents.txt
Failed example:
    objects.value = objects.options[0:1]
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[24]>", line 1, in <module>
        objects.value = objects.options[0:1]
    NameError: name 'objects' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 91, in foldercontents.txt
Failed example:
    browser.getControl('Copy').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[25]>", line 1, in <module>
        browser.getControl('Copy').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Copy'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 95, in foldercontents.txt
Failed example:
    button = browser.getControl('Paste')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[26]>", line 1, in <module>
        button = browser.getControl('Paste')
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Paste'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 100, in foldercontents.txt
Failed example:
    button = browser.getControl('Paste')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[28]>", line 1, in <module>
        button = browser.getControl('Paste')
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Paste'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 116, in foldercontents.txt
Failed example:
    'foldercontents-title-column' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 136, in foldercontents.txt
Failed example:
    'Testing' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 141, in foldercontents.txt
Failed example:
    browser.getLink('Next 20 items')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[38]>", line 1, in <module>
        browser.getLink('Next 20 items')
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 151, in foldercontents.txt
Failed example:
    browser.getLink('2').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[40]>", line 1, in <module>
        browser.getLink('2').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 152, in foldercontents.txt
Failed example:
    'Testing 20' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 158, in foldercontents.txt
Failed example:
    browser.getLink('4').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[42]>", line 1, in <module>
        browser.getLink('4').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 166, in foldercontents.txt
Failed example:
    browser.getLink('Previous 20 items')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[44]>", line 1, in <module>
        browser.getLink('Previous 20 items')
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 188, in foldercontents.txt
Failed example:
    browser.getLink(id='foldercontents-selectall').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[48]>", line 1, in <module>
        browser.getLink(id='foldercontents-selectall').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 192, in foldercontents.txt
Failed example:
    print browser.contents
Expected:
    <BLANKLINE>
    ... All 20 items on this page are selected...
Got:
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <!DOCTYPE html PUBLIC
      "-//W3C//DTD XHTML 1.0 Transitional//EN"
      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <BLANKLINE>
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
      <head>
    <BLANKLINE>
        <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
    <BLANKLINE>
    <BLANKLINE>
          <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->
    <BLANKLINE>
    <BLANKLINE>
        <meta name="generator" content="Plone - http://plone.org" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcejquery-cachekey2437.js">
          </script>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey8436.js">
          </script>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <style type="text/css" media="screen">@import url(http://nohost/plone/portal_css/Plone%20Default/member-cachekey2079.css);</style>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey9529.css);</style>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <title>Plone site</title>
    <BLANKLINE>
        <!-- Internet Explorer Fixes -->
        <!--[if IE]>
            <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>
    <BLANKLINE>
            <script type="text/javascript" src="http://nohost/plone/iefixes.js">
            </script>
    <BLANKLINE>
        <![endif]-->
    <BLANKLINE>
    <BLANKLINE>
        <link rel="author" href="http://nohost/plone/author/" title="Author information" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <link rel="home" href="http://nohost/plone" title="Front page" />
    <BLANKLINE>
        <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <link rel="search" href="http://nohost/plone/search_form" title="Search this site" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <!-- Disable IE6 image toolbar -->
        <meta http-equiv="imagetoolbar" content="no" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
      </head>
    <BLANKLINE>
      <body class=" template-foldercontents.pt" dir="ltr">
        <div id="visual-portal-wrapper">
    <BLANKLINE>
          <div id="portal-top">
            <div xmlns="http://www.w3.org/1999/xhtml" id="portal-toolbar-wrapper">
    <BLANKLINE>
    <h5 class="hiddenStructure">Toolbar</h5>
    <BLANKLINE>
    <ul id="portal-toolbar" class="visualInline">
    <BLANKLINE>
           <li><a id="user-name" href="http://nohost/plone/dashboard"><img src="http://nohost/plone/user.gif" alt="" title="User" height="16" width="16" />
                <span class="visualCaseSensitive">portal_owner</span></a></li>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
            <li class="visualIcon actionicon-toolbar-account">
                <a href="http://nohost/plone/@@user_data" class="visualIconPadding">Account</a>
            </li>
    <BLANKLINE>
    <BLANKLINE>
            <li class="visualIcon actionicon-toolbar-portlets">
                <a href="http://nohost/plone/@@manage-portlets" class="visualIconPadding">Manage portlets</a>
            </li>
    <BLANKLINE>
    <BLANKLINE>
            <li class="visualIcon actionicon-toolbar-sitesetup">
                <a href="http://nohost/plone/@@overview-controlpanel" class="visualIconPadding">Site Setup</a>
            </li>
    <BLANKLINE>
    <BLANKLINE>
            <li class="visualIcon actionicon-toolbar-logout">
                <a href="http://nohost/plone/logout" class="visualIconPadding">Log out</a>
            </li>
    <BLANKLINE>
    <BLANKLINE>
    </ul>
    </div>
    <BLANKLINE>
    <div id="portal-header">
        <p class="hiddenStructure">
      <a accesskey="2" href="http://nohost/plone/@@folder_contents#documentContent">Skip to content.</a> |
    <BLANKLINE>
      <a accesskey="6" href="http://nohost/plone/@@folder_contents#portlet-navigation-tree">Skip to navigation</a>
    </p>
    <BLANKLINE>
    <ul id="portal-siteactions">
    <BLANKLINE>
        <li id="siteaction-contact">
          <a href="http://nohost/plone/contact-info" title="Contact">Contact</a>
        </li>
    <BLANKLINE>
        <li id="siteaction-sitemap">
          <a href="http://nohost/plone/sitemap" title="Site Map">Site Map</a>
        </li>
    <BLANKLINE>
    </ul>
    <div id="portal-searchbox">
        <form name="searchform" action="http://nohost/plone/search">
    <BLANKLINE>
            <label for="searchGadget" class="hiddenStructure">Search Site</label>
    <BLANKLINE>
            <div class="LSBox">
            <input name="SearchableText" type="text" size="18" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />
    <BLANKLINE>
            <input class="searchButton" type="submit" value="Search" />
    <BLANKLINE>
            <div class="searchSection">
                <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />
                <label for="searchbox_currentfolder_only" style="cursor: pointer">
                    only in current section
                </label>
            </div>
    <BLANKLINE>
            <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>
            </div>
        </form>
    <BLANKLINE>
        <div id="portal-advanced-search" class="hiddenStructure">
            <a href="http://nohost/plone/search_form" accesskey="5">
                Advanced Search&hellip;
            </a>
        </div>
    <BLANKLINE>
    </div>
    <BLANKLINE>
    <a id="portal-logo" accesskey="1" href="http://nohost/plone">
        <img src="http://nohost/plone/logo.jpg" alt="" title="Plone" height="56" width="216" /></a>
    <BLANKLINE>
    </div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <div id="portal-breadcrumbs">
    <BLANKLINE>
        <span id="breadcrumbs-you-are-here">
          You are here:
        </span>
        <a href="http://nohost/plone">Home</a>
    <BLANKLINE>
    <BLANKLINE>
    </div>
    <BLANKLINE>
          </div>
    <BLANKLINE>
          <div class="visualClear" id="clear-space-before-wrapper-table"><!-- --></div>
    <BLANKLINE>
          <table id="portal-columns">
            <tbody>
              <tr>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
                <td id="portal-column-content">
    <BLANKLINE>
    <BLANKLINE>
                    <div class="documentEditable">
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
            <h5 class="hiddenStructure">Views</h5>
    <BLANKLINE>
            <ul class="contentViews" id="content-views">
    <BLANKLINE>
    <BLANKLINE>
                  <li class="plain" id="contentview-folderContents">
                    <a href="http://nohost/plone/folder_contents">Contents</a>
                  </li>
    <BLANKLINE>
    <BLANKLINE>
                  <li class="plain" id="contentview-local_roles">
                    <a href="http://nohost/plone/@@sharing">Sharing</a>
                  </li>
    <BLANKLINE>
    <BLANKLINE>
                  <li class="plain" id="contentview-view">
                    <a href="http://nohost/plone">View</a>
                  </li>
    <BLANKLINE>
    <BLANKLINE>
            </ul>
    <BLANKLINE>
    <BLANKLINE>
    <div class="contentActions">
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
            <ul id="contentActionMenus">
    <BLANKLINE>
        <li>
    <BLANKLINE>
            <dl class="actionMenu" id="plone-contentmenu-factories">
              <dt class="actionMenuHeader label-">
                <a href="http://nohost/plone/folder_factories" title="Add new items inside this item">
    <BLANKLINE>
    <BLANKLINE>
                      <span>Add new…</span>
    <BLANKLINE>
                      <span class="arrowDownAlternative">&#9660;</span>
    <BLANKLINE>
                </a>
              </dt>
              <dd class="actionMenuContent">
                <ul>
    <BLANKLINE>
                      <li>
                        <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.">
    <BLANKLINE>
                            <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." />
                            <span class="subMenuTitle">Collection</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <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.">
    <BLANKLINE>
                            <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." />
                            <span class="subMenuTitle">Event</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=File" class="contenttype-file" id="file" title="An external file uploaded to the site.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/file_icon.png" title="An external file uploaded to the site." />
                            <span class="subMenuTitle">File</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=Folder" class="contenttype-folder" id="folder" title="A folder which can contain other items.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/folder_icon.png" title="A folder which can contain other items." />
                            <span class="subMenuTitle">Folder</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=Image" class="contenttype-image" id="image" title="An image, which can be referenced in documents.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/image_icon.png" title="An image, which can be referenced in documents." />
                            <span class="subMenuTitle">Image</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=Link" class="contenttype-link" id="link" title="A link to an internal or external resource.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/link_icon.png" title="A link to an internal or external resource." />
                            <span class="subMenuTitle">Link</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <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.">
    <BLANKLINE>
                            <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." />
                            <span class="subMenuTitle">News Item</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=Document" class="contenttype-document" id="document" title="A page in the site. Can contain rich text.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/document_icon.png" title="A page in the site. Can contain rich text." />
                            <span class="subMenuTitle">Page</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
                </ul>
              </dd>
            </dl>
    <BLANKLINE>
        </li>
        <li>
    <BLANKLINE>
            <dl class="actionMenu" id="plone-contentmenu-display">
              <dt class="actionMenuHeader label-">
                <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.">
    <BLANKLINE>
    <BLANKLINE>
                      <span>Display</span>
    <BLANKLINE>
                      <span class="arrowDownAlternative">&#9660;</span>
    <BLANKLINE>
                </a>
              </dt>
              <dd class="actionMenuContent">
                <ul>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/selectViewTemplate?templateId=folder_listing" class="" id="folder_listing" title="">
                            <span>&bull;</span>
    <BLANKLINE>
                            <span class="subMenuTitle">Standard View</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/selectViewTemplate?templateId=folder_summary_view" class="" id="folder_summary_view" title="">
    <BLANKLINE>
    <BLANKLINE>
                            <span class="subMenuTitle">Summary view</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/selectViewTemplate?templateId=folder_tabular_view" class="" id="folder_tabular_view" title="">
    <BLANKLINE>
    <BLANKLINE>
                            <span class="subMenuTitle">Tabular View</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li class="actionSeparator">
                        <a href="http://nohost/plone/select_default_page" class="" id="contextSetDefaultPage" title="Select an item to be used as default view in this folder...">
    <BLANKLINE>
    <BLANKLINE>
                            <span class="subMenuTitle">Select a content item
    as default view...</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
                </ul>
              </dd>
            </dl>
    <BLANKLINE>
        </li>
    <BLANKLINE>
    </ul>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    </div>
    <BLANKLINE>
                      <div id="region-content" class="documentContent">
    <BLANKLINE>
                        <span id="contentTopLeft"></span>
                        <span id="contentTopRight"></span>
    <BLANKLINE>
                        <a name="documentContent"></a>
    <BLANKLINE>
                        <div id="viewlet-status"></div>
    <BLANKLINE>
                        <div id="viewlet-above-content"></div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
                          <div>
    <BLANKLINE>
    <BLANKLINE>
          <h1 class="documentFirstHeading"> 
    <BLANKLINE>
    <BLANKLINE>
                  <img width="16" height="16" src="http://nohost/plone/site_icon.gif" alt="Plone site" /> 
                  Plone site
    <BLANKLINE>
          </h1>
    <BLANKLINE>
          <div class="documentByLine" id="plone-document-byline">
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
      <span class="documentModified">
        &mdash;
        <span>
          last modified
        </span>
        Mar 25, 2009 05:50 AM
      </span>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    </div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <form name="folderContentsForm" method="post" action="http://nohost/plone">
            <div id="folderlisting-main-table">
      <input type="hidden" name="sort_on" value="getObjPositionInParent" />
      <input type="hidden" name="pagenumber" value="1" />
      <input type="hidden" name="show_all" value="False" />
      <input type="hidden" name="orig_template" value="@@folder_contents" />
    <BLANKLINE>
    <BLANKLINE>
      <!-- <div metal:use-macro="context/document_actions/macros/document_actions">
           Document actions (print, sendto etc)
           </div> -->
      <p class="discreet">
        This folder has no visible items. To add content, press the
        add button, or paste content from another location.
      </p>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <div class="visualClear" id="clear-space-before-navigation"><!-- --></div>
    <BLANKLINE>
        <!-- Navigation -->
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <!-- Navigation -->
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    </div>
    <BLANKLINE>
            <input type="hidden" name="_authenticator" value="82f7dbe46cd3830e21f033ea8855e1be07d015d9"/>
          </form>
        </div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
                        <span id="contentBottomLeft"></span>
                        <span id="contentBottomRight"></span>
    <BLANKLINE>
                      </div>
    <BLANKLINE>
                    </div>
    <BLANKLINE>
    <BLANKLINE>
                </td>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
              </tr>
            </tbody>
          </table>
    <BLANKLINE>
    <BLANKLINE>
          <div class="visualClear" id="clear-space-before-footer"><!-- --></div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
            <div id="portal-colophon">
      <div class="colophonWrapper">
      <ul>
        <li>
          <a href="http://plone.org" title="This site was built using Plone CMS, the Open Source Content Management System.">Powered by Plone</a>
        </li>
      </ul>
      </div>
    </div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <div class="visualClear"><!-- --></div>
        </div>
    </body>
    </html>
    <BLANKLINE>
    <BLANKLINE>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 198, in foldercontents.txt
Failed example:
    browser.getLink(id='foldercontents-selectall-completebatch').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[50]>", line 1, in <module>
        browser.getLink(id='foldercontents-selectall-completebatch').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 202, in foldercontents.txt
Failed example:
    print browser.contents
Expected:
    <BLANKLINE>
    ... All ... items in this folder are selected. ...
Got:
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <!DOCTYPE html PUBLIC
      "-//W3C//DTD XHTML 1.0 Transitional//EN"
      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <BLANKLINE>
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
      <head>
    <BLANKLINE>
        <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
    <BLANKLINE>
    <BLANKLINE>
          <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->
    <BLANKLINE>
    <BLANKLINE>
        <meta name="generator" content="Plone - http://plone.org" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcejquery-cachekey2437.js">
          </script>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey8436.js">
          </script>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <style type="text/css" media="screen">@import url(http://nohost/plone/portal_css/Plone%20Default/member-cachekey2079.css);</style>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey9529.css);</style>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <title>Plone site</title>
    <BLANKLINE>
        <!-- Internet Explorer Fixes -->
        <!--[if IE]>
            <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>
    <BLANKLINE>
            <script type="text/javascript" src="http://nohost/plone/iefixes.js">
            </script>
    <BLANKLINE>
        <![endif]-->
    <BLANKLINE>
    <BLANKLINE>
        <link rel="author" href="http://nohost/plone/author/" title="Author information" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <link rel="home" href="http://nohost/plone" title="Front page" />
    <BLANKLINE>
        <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <link rel="search" href="http://nohost/plone/search_form" title="Search this site" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <!-- Disable IE6 image toolbar -->
        <meta http-equiv="imagetoolbar" content="no" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
      </head>
    <BLANKLINE>
      <body class=" template-foldercontents.pt" dir="ltr">
        <div id="visual-portal-wrapper">
    <BLANKLINE>
          <div id="portal-top">
            <div xmlns="http://www.w3.org/1999/xhtml" id="portal-toolbar-wrapper">
    <BLANKLINE>
    <h5 class="hiddenStructure">Toolbar</h5>
    <BLANKLINE>
    <ul id="portal-toolbar" class="visualInline">
    <BLANKLINE>
           <li><a id="user-name" href="http://nohost/plone/dashboard"><img src="http://nohost/plone/user.gif" alt="" title="User" height="16" width="16" />
                <span class="visualCaseSensitive">portal_owner</span></a></li>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
            <li class="visualIcon actionicon-toolbar-account">
                <a href="http://nohost/plone/@@user_data" class="visualIconPadding">Account</a>
            </li>
    <BLANKLINE>
    <BLANKLINE>
            <li class="visualIcon actionicon-toolbar-portlets">
                <a href="http://nohost/plone/@@manage-portlets" class="visualIconPadding">Manage portlets</a>
            </li>
    <BLANKLINE>
    <BLANKLINE>
            <li class="visualIcon actionicon-toolbar-sitesetup">
                <a href="http://nohost/plone/@@overview-controlpanel" class="visualIconPadding">Site Setup</a>
            </li>
    <BLANKLINE>
    <BLANKLINE>
            <li class="visualIcon actionicon-toolbar-logout">
                <a href="http://nohost/plone/logout" class="visualIconPadding">Log out</a>
            </li>
    <BLANKLINE>
    <BLANKLINE>
    </ul>
    </div>
    <BLANKLINE>
    <div id="portal-header">
        <p class="hiddenStructure">
      <a accesskey="2" href="http://nohost/plone/@@folder_contents#documentContent">Skip to content.</a> |
    <BLANKLINE>
      <a accesskey="6" href="http://nohost/plone/@@folder_contents#portlet-navigation-tree">Skip to navigation</a>
    </p>
    <BLANKLINE>
    <ul id="portal-siteactions">
    <BLANKLINE>
        <li id="siteaction-contact">
          <a href="http://nohost/plone/contact-info" title="Contact">Contact</a>
        </li>
    <BLANKLINE>
        <li id="siteaction-sitemap">
          <a href="http://nohost/plone/sitemap" title="Site Map">Site Map</a>
        </li>
    <BLANKLINE>
    </ul>
    <div id="portal-searchbox">
        <form name="searchform" action="http://nohost/plone/search">
    <BLANKLINE>
            <label for="searchGadget" class="hiddenStructure">Search Site</label>
    <BLANKLINE>
            <div class="LSBox">
            <input name="SearchableText" type="text" size="18" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />
    <BLANKLINE>
            <input class="searchButton" type="submit" value="Search" />
    <BLANKLINE>
            <div class="searchSection">
                <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />
                <label for="searchbox_currentfolder_only" style="cursor: pointer">
                    only in current section
                </label>
            </div>
    <BLANKLINE>
            <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>
            </div>
        </form>
    <BLANKLINE>
        <div id="portal-advanced-search" class="hiddenStructure">
            <a href="http://nohost/plone/search_form" accesskey="5">
                Advanced Search&hellip;
            </a>
        </div>
    <BLANKLINE>
    </div>
    <BLANKLINE>
    <a id="portal-logo" accesskey="1" href="http://nohost/plone">
        <img src="http://nohost/plone/logo.jpg" alt="" title="Plone" height="56" width="216" /></a>
    <BLANKLINE>
    </div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <div id="portal-breadcrumbs">
    <BLANKLINE>
        <span id="breadcrumbs-you-are-here">
          You are here:
        </span>
        <a href="http://nohost/plone">Home</a>
    <BLANKLINE>
    <BLANKLINE>
    </div>
    <BLANKLINE>
          </div>
    <BLANKLINE>
          <div class="visualClear" id="clear-space-before-wrapper-table"><!-- --></div>
    <BLANKLINE>
          <table id="portal-columns">
            <tbody>
              <tr>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
                <td id="portal-column-content">
    <BLANKLINE>
    <BLANKLINE>
                    <div class="documentEditable">
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
            <h5 class="hiddenStructure">Views</h5>
    <BLANKLINE>
            <ul class="contentViews" id="content-views">
    <BLANKLINE>
    <BLANKLINE>
                  <li class="plain" id="contentview-folderContents">
                    <a href="http://nohost/plone/folder_contents">Contents</a>
                  </li>
    <BLANKLINE>
    <BLANKLINE>
                  <li class="plain" id="contentview-local_roles">
                    <a href="http://nohost/plone/@@sharing">Sharing</a>
                  </li>
    <BLANKLINE>
    <BLANKLINE>
                  <li class="plain" id="contentview-view">
                    <a href="http://nohost/plone">View</a>
                  </li>
    <BLANKLINE>
    <BLANKLINE>
            </ul>
    <BLANKLINE>
    <BLANKLINE>
    <div class="contentActions">
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
            <ul id="contentActionMenus">
    <BLANKLINE>
        <li>
    <BLANKLINE>
            <dl class="actionMenu" id="plone-contentmenu-factories">
              <dt class="actionMenuHeader label-">
                <a href="http://nohost/plone/folder_factories" title="Add new items inside this item">
    <BLANKLINE>
    <BLANKLINE>
                      <span>Add new…</span>
    <BLANKLINE>
                      <span class="arrowDownAlternative">&#9660;</span>
    <BLANKLINE>
                </a>
              </dt>
              <dd class="actionMenuContent">
                <ul>
    <BLANKLINE>
                      <li>
                        <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.">
    <BLANKLINE>
                            <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." />
                            <span class="subMenuTitle">Collection</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <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.">
    <BLANKLINE>
                            <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." />
                            <span class="subMenuTitle">Event</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=File" class="contenttype-file" id="file" title="An external file uploaded to the site.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/file_icon.png" title="An external file uploaded to the site." />
                            <span class="subMenuTitle">File</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=Folder" class="contenttype-folder" id="folder" title="A folder which can contain other items.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/folder_icon.png" title="A folder which can contain other items." />
                            <span class="subMenuTitle">Folder</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=Image" class="contenttype-image" id="image" title="An image, which can be referenced in documents.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/image_icon.png" title="An image, which can be referenced in documents." />
                            <span class="subMenuTitle">Image</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=Link" class="contenttype-link" id="link" title="A link to an internal or external resource.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/link_icon.png" title="A link to an internal or external resource." />
                            <span class="subMenuTitle">Link</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <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.">
    <BLANKLINE>
                            <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." />
                            <span class="subMenuTitle">News Item</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=Document" class="contenttype-document" id="document" title="A page in the site. Can contain rich text.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/document_icon.png" title="A page in the site. Can contain rich text." />
                            <span class="subMenuTitle">Page</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
                </ul>
              </dd>
            </dl>
    <BLANKLINE>
        </li>
        <li>
    <BLANKLINE>
            <dl class="actionMenu" id="plone-contentmenu-display">
              <dt class="actionMenuHeader label-">
                <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.">
    <BLANKLINE>
    <BLANKLINE>
                      <span>Display</span>
    <BLANKLINE>
                      <span class="arrowDownAlternative">&#9660;</span>
    <BLANKLINE>
                </a>
              </dt>
              <dd class="actionMenuContent">
                <ul>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/selectViewTemplate?templateId=folder_listing" class="" id="folder_listing" title="">
                            <span>&bull;</span>
    <BLANKLINE>
                            <span class="subMenuTitle">Standard View</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/selectViewTemplate?templateId=folder_summary_view" class="" id="folder_summary_view" title="">
    <BLANKLINE>
    <BLANKLINE>
                            <span class="subMenuTitle">Summary view</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/selectViewTemplate?templateId=folder_tabular_view" class="" id="folder_tabular_view" title="">
    <BLANKLINE>
    <BLANKLINE>
                            <span class="subMenuTitle">Tabular View</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li class="actionSeparator">
                        <a href="http://nohost/plone/select_default_page" class="" id="contextSetDefaultPage" title="Select an item to be used as default view in this folder...">
    <BLANKLINE>
    <BLANKLINE>
                            <span class="subMenuTitle">Select a content item
    as default view...</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
                </ul>
              </dd>
            </dl>
    <BLANKLINE>
        </li>
    <BLANKLINE>
    </ul>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    </div>
    <BLANKLINE>
                      <div id="region-content" class="documentContent">
    <BLANKLINE>
                        <span id="contentTopLeft"></span>
                        <span id="contentTopRight"></span>
    <BLANKLINE>
                        <a name="documentContent"></a>
    <BLANKLINE>
                        <div id="viewlet-status"></div>
    <BLANKLINE>
                        <div id="viewlet-above-content"></div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
                          <div>
    <BLANKLINE>
    <BLANKLINE>
          <h1 class="documentFirstHeading"> 
    <BLANKLINE>
    <BLANKLINE>
                  <img width="16" height="16" src="http://nohost/plone/site_icon.gif" alt="Plone site" /> 
                  Plone site
    <BLANKLINE>
          </h1>
    <BLANKLINE>
          <div class="documentByLine" id="plone-document-byline">
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
      <span class="documentModified">
        &mdash;
        <span>
          last modified
        </span>
        Mar 25, 2009 05:50 AM
      </span>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    </div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <form name="folderContentsForm" method="post" action="http://nohost/plone">
            <div id="folderlisting-main-table">
      <input type="hidden" name="sort_on" value="getObjPositionInParent" />
      <input type="hidden" name="pagenumber" value="1" />
      <input type="hidden" name="show_all" value="False" />
      <input type="hidden" name="orig_template" value="@@folder_contents" />
    <BLANKLINE>
    <BLANKLINE>
      <!-- <div metal:use-macro="context/document_actions/macros/document_actions">
           Document actions (print, sendto etc)
           </div> -->
      <p class="discreet">
        This folder has no visible items. To add content, press the
        add button, or paste content from another location.
      </p>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <div class="visualClear" id="clear-space-before-navigation"><!-- --></div>
    <BLANKLINE>
        <!-- Navigation -->
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <!-- Navigation -->
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    </div>
    <BLANKLINE>
            <input type="hidden" name="_authenticator" value="82f7dbe46cd3830e21f033ea8855e1be07d015d9"/>
          </form>
        </div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
                        <span id="contentBottomLeft"></span>
                        <span id="contentBottomRight"></span>
    <BLANKLINE>
                      </div>
    <BLANKLINE>
                    </div>
    <BLANKLINE>
    <BLANKLINE>
                </td>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
              </tr>
            </tbody>
          </table>
    <BLANKLINE>
    <BLANKLINE>
          <div class="visualClear" id="clear-space-before-footer"><!-- --></div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
            <div id="portal-colophon">
      <div class="colophonWrapper">
      <ul>
        <li>
          <a href="http://plone.org" title="This site was built using Plone CMS, the Open Source Content Management System.">Powered by Plone</a>
        </li>
      </ul>
      </div>
    </div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <div class="visualClear"><!-- --></div>
        </div>
    </body>
    </html>
    <BLANKLINE>
    <BLANKLINE>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 208, in foldercontents.txt
Failed example:
    browser.getLink(id='foldercontents-clearselection').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[52]>", line 1, in <module>
        browser.getLink(id='foldercontents-clearselection').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 212, in foldercontents.txt
Failed example:
    browser.getLink(id='foldercontents-selectall')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[53]>", line 1, in <module>
        browser.getLink(id='foldercontents-selectall')
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 218, in foldercontents.txt
Failed example:
    browser.getLink(id='foldercontents-selectall').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[54]>", line 1, in <module>
        browser.getLink(id='foldercontents-selectall').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 219, in foldercontents.txt
Failed example:
    browser.getLink(id='foldercontents-selectall-completebatch').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[55]>", line 1, in <module>
        browser.getLink(id='foldercontents-selectall-completebatch').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 220, in foldercontents.txt
Failed example:
    browser.getControl(name='folder_delete:method').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[56]>", line 1, in <module>
        browser.getControl(name='folder_delete:method').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'folder_delete:method'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 232, in foldercontents.txt
Failed example:
    self.createDocuments(3)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[58]>", line 1, in <module>
        self.createDocuments(3)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/test_doctests.py", line 27, in createDocuments
        self.portal.invokeFactory('Document', 'testing-%d' % i)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 312, in invokeFactory
        return pt.constructContent(type_name, self, id, RESPONSE, *args, **kw)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/TypesTool.py", line 777, in constructContent
        ob = info.constructInstance(container, id, *args, **kw)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/TypesTool.py", line 288, in constructInstance
        return self._constructInstance(container, id, *args, **kw)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/TypesTool.py", line 497, in _constructInstance
        newid = m(id, *args, **kw)
      File "<string>", line 7, in addATDocument
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/OFS/ObjectManager.py", line 332, in _setObject
        v = self._checkId(id)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/Skinnable.py", line 213, in _checkId
        return superCheckId(self, id, allow_dup)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/OFS/ObjectManager.py", line 116, in checkValidId
        'The id "%s" is invalid - it is already in use.' % id)
    BadRequest: The id "testing-1" is invalid - it is already in use.
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 238, in foldercontents.txt
Failed example:
    browser.getLink(id='foldercontents-selectall').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[60]>", line 1, in <module>
        browser.getLink(id='foldercontents-selectall').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 239, in foldercontents.txt
Failed example:
    print browser.contents
Expected:
    <BLANKLINE>
    ... All ... items in this folder are selected...
Got:
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <!DOCTYPE html PUBLIC
      "-//W3C//DTD XHTML 1.0 Transitional//EN"
      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <BLANKLINE>
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
      <head>
    <BLANKLINE>
        <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
    <BLANKLINE>
    <BLANKLINE>
          <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->
    <BLANKLINE>
    <BLANKLINE>
        <meta name="generator" content="Plone - http://plone.org" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcejquery-cachekey2437.js">
          </script>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey8436.js">
          </script>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <style type="text/css" media="screen">@import url(http://nohost/plone/portal_css/Plone%20Default/member-cachekey2079.css);</style>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey9529.css);</style>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <title>Plone site</title>
    <BLANKLINE>
        <!-- Internet Explorer Fixes -->
        <!--[if IE]>
            <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>
    <BLANKLINE>
            <script type="text/javascript" src="http://nohost/plone/iefixes.js">
            </script>
    <BLANKLINE>
        <![endif]-->
    <BLANKLINE>
    <BLANKLINE>
        <link rel="author" href="http://nohost/plone/author/" title="Author information" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <link rel="home" href="http://nohost/plone" title="Front page" />
    <BLANKLINE>
        <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <link rel="search" href="http://nohost/plone/search_form" title="Search this site" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <!-- Disable IE6 image toolbar -->
        <meta http-equiv="imagetoolbar" content="no" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
      </head>
    <BLANKLINE>
      <body class=" template-foldercontents.pt" dir="ltr">
        <div id="visual-portal-wrapper">
    <BLANKLINE>
          <div id="portal-top">
            <div xmlns="http://www.w3.org/1999/xhtml" id="portal-toolbar-wrapper">
    <BLANKLINE>
    <h5 class="hiddenStructure">Toolbar</h5>
    <BLANKLINE>
    <ul id="portal-toolbar" class="visualInline">
    <BLANKLINE>
           <li><a id="user-name" href="http://nohost/plone/dashboard"><img src="http://nohost/plone/user.gif" alt="" title="User" height="16" width="16" />
                <span class="visualCaseSensitive">portal_owner</span></a></li>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
            <li class="visualIcon actionicon-toolbar-account">
                <a href="http://nohost/plone/@@user_data" class="visualIconPadding">Account</a>
            </li>
    <BLANKLINE>
    <BLANKLINE>
            <li class="visualIcon actionicon-toolbar-portlets">
                <a href="http://nohost/plone/@@manage-portlets" class="visualIconPadding">Manage portlets</a>
            </li>
    <BLANKLINE>
    <BLANKLINE>
            <li class="visualIcon actionicon-toolbar-sitesetup">
                <a href="http://nohost/plone/@@overview-controlpanel" class="visualIconPadding">Site Setup</a>
            </li>
    <BLANKLINE>
    <BLANKLINE>
            <li class="visualIcon actionicon-toolbar-logout">
                <a href="http://nohost/plone/logout" class="visualIconPadding">Log out</a>
            </li>
    <BLANKLINE>
    <BLANKLINE>
    </ul>
    </div>
    <BLANKLINE>
    <div id="portal-header">
        <p class="hiddenStructure">
      <a accesskey="2" href="http://nohost/plone/@@folder_contents#documentContent">Skip to content.</a> |
    <BLANKLINE>
      <a accesskey="6" href="http://nohost/plone/@@folder_contents#portlet-navigation-tree">Skip to navigation</a>
    </p>
    <BLANKLINE>
    <ul id="portal-siteactions">
    <BLANKLINE>
        <li id="siteaction-contact">
          <a href="http://nohost/plone/contact-info" title="Contact">Contact</a>
        </li>
    <BLANKLINE>
        <li id="siteaction-sitemap">
          <a href="http://nohost/plone/sitemap" title="Site Map">Site Map</a>
        </li>
    <BLANKLINE>
    </ul>
    <div id="portal-searchbox">
        <form name="searchform" action="http://nohost/plone/search">
    <BLANKLINE>
            <label for="searchGadget" class="hiddenStructure">Search Site</label>
    <BLANKLINE>
            <div class="LSBox">
            <input name="SearchableText" type="text" size="18" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />
    <BLANKLINE>
            <input class="searchButton" type="submit" value="Search" />
    <BLANKLINE>
            <div class="searchSection">
                <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />
                <label for="searchbox_currentfolder_only" style="cursor: pointer">
                    only in current section
                </label>
            </div>
    <BLANKLINE>
            <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>
            </div>
        </form>
    <BLANKLINE>
        <div id="portal-advanced-search" class="hiddenStructure">
            <a href="http://nohost/plone/search_form" accesskey="5">
                Advanced Search&hellip;
            </a>
        </div>
    <BLANKLINE>
    </div>
    <BLANKLINE>
    <a id="portal-logo" accesskey="1" href="http://nohost/plone">
        <img src="http://nohost/plone/logo.jpg" alt="" title="Plone" height="56" width="216" /></a>
    <BLANKLINE>
    </div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <div id="portal-breadcrumbs">
    <BLANKLINE>
        <span id="breadcrumbs-you-are-here">
          You are here:
        </span>
        <a href="http://nohost/plone">Home</a>
    <BLANKLINE>
    <BLANKLINE>
    </div>
    <BLANKLINE>
          </div>
    <BLANKLINE>
          <div class="visualClear" id="clear-space-before-wrapper-table"><!-- --></div>
    <BLANKLINE>
          <table id="portal-columns">
            <tbody>
              <tr>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
                <td id="portal-column-content">
    <BLANKLINE>
    <BLANKLINE>
                    <div class="documentEditable">
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
            <h5 class="hiddenStructure">Views</h5>
    <BLANKLINE>
            <ul class="contentViews" id="content-views">
    <BLANKLINE>
    <BLANKLINE>
                  <li class="plain" id="contentview-folderContents">
                    <a href="http://nohost/plone/folder_contents">Contents</a>
                  </li>
    <BLANKLINE>
    <BLANKLINE>
                  <li class="plain" id="contentview-local_roles">
                    <a href="http://nohost/plone/@@sharing">Sharing</a>
                  </li>
    <BLANKLINE>
    <BLANKLINE>
                  <li class="plain" id="contentview-view">
                    <a href="http://nohost/plone">View</a>
                  </li>
    <BLANKLINE>
    <BLANKLINE>
            </ul>
    <BLANKLINE>
    <BLANKLINE>
    <div class="contentActions">
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
            <ul id="contentActionMenus">
    <BLANKLINE>
        <li>
    <BLANKLINE>
            <dl class="actionMenu" id="plone-contentmenu-factories">
              <dt class="actionMenuHeader label-">
                <a href="http://nohost/plone/folder_factories" title="Add new items inside this item">
    <BLANKLINE>
    <BLANKLINE>
                      <span>Add new…</span>
    <BLANKLINE>
                      <span class="arrowDownAlternative">&#9660;</span>
    <BLANKLINE>
                </a>
              </dt>
              <dd class="actionMenuContent">
                <ul>
    <BLANKLINE>
                      <li>
                        <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.">
    <BLANKLINE>
                            <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." />
                            <span class="subMenuTitle">Collection</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <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.">
    <BLANKLINE>
                            <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." />
                            <span class="subMenuTitle">Event</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=File" class="contenttype-file" id="file" title="An external file uploaded to the site.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/file_icon.png" title="An external file uploaded to the site." />
                            <span class="subMenuTitle">File</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=Folder" class="contenttype-folder" id="folder" title="A folder which can contain other items.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/folder_icon.png" title="A folder which can contain other items." />
                            <span class="subMenuTitle">Folder</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=Image" class="contenttype-image" id="image" title="An image, which can be referenced in documents.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/image_icon.png" title="An image, which can be referenced in documents." />
                            <span class="subMenuTitle">Image</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=Link" class="contenttype-link" id="link" title="A link to an internal or external resource.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/link_icon.png" title="A link to an internal or external resource." />
                            <span class="subMenuTitle">Link</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <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.">
    <BLANKLINE>
                            <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." />
                            <span class="subMenuTitle">News Item</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=Document" class="contenttype-document" id="document" title="A page in the site. Can contain rich text.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/document_icon.png" title="A page in the site. Can contain rich text." />
                            <span class="subMenuTitle">Page</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
                </ul>
              </dd>
            </dl>
    <BLANKLINE>
        </li>
        <li>
    <BLANKLINE>
            <dl class="actionMenu" id="plone-contentmenu-display">
              <dt class="actionMenuHeader label-">
                <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.">
    <BLANKLINE>
    <BLANKLINE>
                      <span>Display</span>
    <BLANKLINE>
                      <span class="arrowDownAlternative">&#9660;</span>
    <BLANKLINE>
                </a>
              </dt>
              <dd class="actionMenuContent">
                <ul>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/selectViewTemplate?templateId=folder_listing" class="" id="folder_listing" title="">
                            <span>&bull;</span>
    <BLANKLINE>
                            <span class="subMenuTitle">Standard View</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/selectViewTemplate?templateId=folder_summary_view" class="" id="folder_summary_view" title="">
    <BLANKLINE>
    <BLANKLINE>
                            <span class="subMenuTitle">Summary view</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/selectViewTemplate?templateId=folder_tabular_view" class="" id="folder_tabular_view" title="">
    <BLANKLINE>
    <BLANKLINE>
                            <span class="subMenuTitle">Tabular View</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li class="actionSeparator">
                        <a href="http://nohost/plone/select_default_page" class="" id="contextSetDefaultPage" title="Select an item to be used as default view in this folder...">
    <BLANKLINE>
    <BLANKLINE>
                            <span class="subMenuTitle">Select a content item
    as default view...</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
                </ul>
              </dd>
            </dl>
    <BLANKLINE>
        </li>
    <BLANKLINE>
    </ul>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    </div>
    <BLANKLINE>
                      <div id="region-content" class="documentContent">
    <BLANKLINE>
                        <span id="contentTopLeft"></span>
                        <span id="contentTopRight"></span>
    <BLANKLINE>
                        <a name="documentContent"></a>
    <BLANKLINE>
                        <div id="viewlet-status"></div>
    <BLANKLINE>
                        <div id="viewlet-above-content"></div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
                          <div>
    <BLANKLINE>
    <BLANKLINE>
          <h1 class="documentFirstHeading"> 
    <BLANKLINE>
    <BLANKLINE>
                  <img width="16" height="16" src="http://nohost/plone/site_icon.gif" alt="Plone site" /> 
                  Plone site
    <BLANKLINE>
          </h1>
    <BLANKLINE>
          <div class="documentByLine" id="plone-document-byline">
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
      <span class="documentModified">
        &mdash;
        <span>
          last modified
        </span>
        Mar 25, 2009 05:50 AM
      </span>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    </div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <form name="folderContentsForm" method="post" action="http://nohost/plone">
            <div id="folderlisting-main-table">
      <input type="hidden" name="sort_on" value="getObjPositionInParent" />
      <input type="hidden" name="pagenumber" value="1" />
      <input type="hidden" name="show_all" value="False" />
      <input type="hidden" name="orig_template" value="@@folder_contents" />
    <BLANKLINE>
    <BLANKLINE>
      <!-- <div metal:use-macro="context/document_actions/macros/document_actions">
           Document actions (print, sendto etc)
           </div> -->
      <p class="discreet">
        This folder has no visible items. To add content, press the
        add button, or paste content from another location.
      </p>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <div class="visualClear" id="clear-space-before-navigation"><!-- --></div>
    <BLANKLINE>
        <!-- Navigation -->
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <!-- Navigation -->
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    </div>
    <BLANKLINE>
            <input type="hidden" name="_authenticator" value="82f7dbe46cd3830e21f033ea8855e1be07d015d9"/>
          </form>
        </div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
                        <span id="contentBottomLeft"></span>
                        <span id="contentBottomRight"></span>
    <BLANKLINE>
                      </div>
    <BLANKLINE>
                    </div>
    <BLANKLINE>
    <BLANKLINE>
                </td>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
              </tr>
            </tbody>
          </table>
    <BLANKLINE>
    <BLANKLINE>
          <div class="visualClear" id="clear-space-before-footer"><!-- --></div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
            <div id="portal-colophon">
      <div class="colophonWrapper">
      <ul>
        <li>
          <a href="http://plone.org" title="This site was built using Plone CMS, the Open Source Content Management System.">Powered by Plone</a>
        </li>
      </ul>
      </div>
    </div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <div class="visualClear"><!-- --></div>
        </div>
    </body>
    </html>
    <BLANKLINE>
    <BLANKLINE>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 250, in foldercontents.txt
Failed example:
    browser.getLink(id='foldercontents-clearselection')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[63]>", line 1, in <module>
        browser.getLink(id='foldercontents-clearselection')
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 298, in foldercontents.txt
Failed example:
    browser.getLink(id='foldercontents-selectall').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[70]>", line 1, in <module>
        browser.getLink(id='foldercontents-selectall').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 299, in foldercontents.txt
Failed example:
    browser.getControl(name='folder_delete:method').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[71]>", line 1, in <module>
        browser.getControl(name='folder_delete:method').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'folder_delete:method'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 304, in foldercontents.txt
Failed example:
    self.createDocuments(1)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[72]>", line 1, in <module>
        self.createDocuments(1)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/test_doctests.py", line 27, in createDocuments
        self.portal.invokeFactory('Document', 'testing-%d' % i)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 312, in invokeFactory
        return pt.constructContent(type_name, self, id, RESPONSE, *args, **kw)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/TypesTool.py", line 777, in constructContent
        ob = info.constructInstance(container, id, *args, **kw)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/TypesTool.py", line 288, in constructInstance
        return self._constructInstance(container, id, *args, **kw)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/TypesTool.py", line 497, in _constructInstance
        newid = m(id, *args, **kw)
      File "<string>", line 7, in addATDocument
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/OFS/ObjectManager.py", line 332, in _setObject
        v = self._checkId(id)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/Skinnable.py", line 213, in _checkId
        return superCheckId(self, id, allow_dup)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/OFS/ObjectManager.py", line 116, in checkValidId
        'The id "%s" is invalid - it is already in use.' % id)
    BadRequest: The id "testing-1" is invalid - it is already in use.
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 314, in foldercontents.txt
Failed example:
    browser.getLink(id='foldercontents-selectall').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[76]>", line 1, in <module>
        browser.getLink(id='foldercontents-selectall').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 315, in foldercontents.txt
Failed example:
    browser.getControl(name='folder_delete:method').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[77]>", line 1, in <module>
        browser.getControl(name='folder_delete:method').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'folder_delete:method'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 316, in foldercontents.txt
Failed example:
    self.createDocuments(60)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[78]>", line 1, in <module>
        self.createDocuments(60)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/test_doctests.py", line 27, in createDocuments
        self.portal.invokeFactory('Document', 'testing-%d' % i)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 312, in invokeFactory
        return pt.constructContent(type_name, self, id, RESPONSE, *args, **kw)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/TypesTool.py", line 777, in constructContent
        ob = info.constructInstance(container, id, *args, **kw)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/TypesTool.py", line 288, in constructInstance
        return self._constructInstance(container, id, *args, **kw)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/TypesTool.py", line 497, in _constructInstance
        newid = m(id, *args, **kw)
      File "<string>", line 7, in addATDocument
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/OFS/ObjectManager.py", line 332, in _setObject
        v = self._checkId(id)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/Skinnable.py", line 213, in _checkId
        return superCheckId(self, id, allow_dup)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/OFS/ObjectManager.py", line 116, in checkValidId
        'The id "%s" is invalid - it is already in use.' % id)
    BadRequest: The id "testing-1" is invalid - it is already in use.
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 321, in foldercontents.txt
Failed example:
    browser.getLink('Show all items').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[80]>", line 1, in <module>
        browser.getLink('Show all items').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 325, in foldercontents.txt
Failed example:
    browser.contents
Expected:
    '...Testing 1...Testing 11...Testing 60...'
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  <head>\n\n    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />\n\n    \n      <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    \n\n  \n  \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcejquery-cachekey2437.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey8436.js">\n      </script>\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-cachekey2079.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-cachekey9529.css);</style>\n    \n    \n    \n  \n\n\n  \n\n<title>Plone site</title>\n\n    <!-- Internet Explorer Fixes -->\n    <!--[if IE]>\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/se!
 arch_form" title="Search this site" />\n\n\n\n    <!-- Disable IE6 ima
ge 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-toolbar-wrapper">\n\n<h5 class="hiddenStructure">Toolbar</h5>\n\n<ul id="portal-toolbar" 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">portal_owner</span></a></li>\n   \n\n    \n        <li class="visualIcon actionicon-toolbar-account">\n            <a href="http://nohost/plone/@@user_data" class="visualIconPadding">Account</a>\n        </li>\n    \n    \n        <li class="visualIcon actionicon-toolbar-portlets">\n            <a href="http://nohost/plone/@@manage-portlets"!
  class="visualIconPadding">Manage portlets</a>\n        </li>\n    \n    \n        <li class="visualIcon actionicon-toolbar-sitesetup">\n            <a href="http://nohost/plone/@@overview-controlpanel" class="visualIconPadding">Site Setup</a>\n        </li>\n    \n    \n        <li class="visualIcon actionicon-toolbar-logout">\n            <a href="http://nohost/plone/logout" class="visualIconPadding">Log out</a>\n        </li>\n    \n\n</ul>\n</div>\n\n<div id="portal-header">\n    <p 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 id="portal-siteactions">\n\n    <li id="siteaction-contact">\n      <a href="http://nohost/plone/contact-info" title="Contact">Contact</a>\n    </li>\n\n    <li id="siteaction-sitemap">\n      <a href="http://nohost/plone/sitemap" title="Si!
 te Map">Site Map</a>\n    </li>\n\n</ul>\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 id="portal-logo" accesskey="1" href="http://nohost/plone">\n    <img src="http://nohost/plone/logo.jpg" alt="" title="Plone" height="56" width="216" /></a>\n\n</div>\n\n\n\n<div id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here">\n      You are here:\n    </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 class="plain" id="contentview-folderContents">\n                <a href="http!
 ://nohost/plone/folder_contents">Contents</a>\n              </li>\n  
          \n            \n              <li class="plain" id="contentview-local_roles">\n                <a href="http://nohost/plone/@@sharing">Sharing</a>\n              </li>\n            \n            \n              <li class="plain" id="contentview-view">\n                <a href="http://nohost/plone">View</a>\n              </li>\n            \n\n        </ul>\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 wid!
 th="16" height="16" alt="" src="http://nohost/plone/event_icon.png" ti
tle="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.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/image_icon.png" title="An image, which can be referenced in documents." />\n                        <span class="subMenuTitle">Image</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/cre!
 ateObject?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                  <s!
 pan>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                        <span>&bull;</span>\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 class="actionSeparator">\n                    <a href="http://nohost/plone/select_default_page" class="" id="contextSetDefaultPage" title="Select an item to be used as default view in this folder...">\n                        \n                        \n                        <span class="subMenuTitle">Select a 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="re!
 gion-content" class="documentContent">\n\n                    <span id
="contentTopLeft"></span>\n                    <span id="contentTopRight"></span>\n                    \n                    <a name="documentContent"></a>\n\n                    <div id="viewlet-status"></div>\n\n                    <div id="viewlet-above-content"></div>\n\n                    \n                    \n                    \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 class="documentByLine" id="plone-document-byline">\n  \n\n  \n\n  <span class="documentModified">\n    &mdash;\n    <span>\n      last modified\n    </span>\n    Mar 25, 2009 05:50 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://n!
 ohost/plone">\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  <p class="discreet">\n    This folder has no visible items. To add content, press the\n    add button, or paste content from another location.\n  </p>\n\n  \n    \n    <div class="visualClear" id="clear-space-before-navigation"><!-- --></div>\n\n    <!-- Navigation -->\n\n\n    \n    <!-- Navigation -->\n\n\n  \n</div>\n\n        <input type="hidden" name="_authenticator" value="82f7dbe46cd3830e21f033ea8855e1be07d015d9"/>\n      </form>\n    </div>\n                    \n                    \n\n                !
     \n                    \n                      \n\n                
    \n                    \n\n                    <span id="contentBottomLeft"></span>\n                    <span id="contentBottomRight"></span>\n\n                  </div>\n\n                </div>\n\n              \n            </td>\n            \n\n            \n            \n            \n          </tr>\n        </tbody>\n      </table>\n      \n\n      <div class="visualClear" id="clear-space-before-footer"><!-- --></div>\n\n      \n\n        <div id="portal-colophon">\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.">Powered by Plone</a>\n    </li>\n  </ul>\n  </div>\n</div>\n\n\n      \n\n      <div class="visualClear"><!-- --></div>\n    </div>\n</body>\n</html>\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 331, in foldercontents.txt
Failed example:
    browser.getLink(id='foldercontents-selectall').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest foldercontents.txt[82]>", line 1, in <module>
        browser.getLink(id='foldercontents-selectall').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 332, in foldercontents.txt
Failed example:
    print browser.contents
Expected:
    <BLANKLINE>
    ... All ... items in this folder are selected. ...
Got:
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <!DOCTYPE html PUBLIC
      "-//W3C//DTD XHTML 1.0 Transitional//EN"
      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <BLANKLINE>
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
      <head>
    <BLANKLINE>
        <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
    <BLANKLINE>
    <BLANKLINE>
          <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->
    <BLANKLINE>
    <BLANKLINE>
        <meta name="generator" content="Plone - http://plone.org" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcejquery-cachekey2437.js">
          </script>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey8436.js">
          </script>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <style type="text/css" media="screen">@import url(http://nohost/plone/portal_css/Plone%20Default/member-cachekey2079.css);</style>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey9529.css);</style>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <title>Plone site</title>
    <BLANKLINE>
        <!-- Internet Explorer Fixes -->
        <!--[if IE]>
            <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>
    <BLANKLINE>
            <script type="text/javascript" src="http://nohost/plone/iefixes.js">
            </script>
    <BLANKLINE>
        <![endif]-->
    <BLANKLINE>
    <BLANKLINE>
        <link rel="author" href="http://nohost/plone/author/" title="Author information" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <link rel="home" href="http://nohost/plone" title="Front page" />
    <BLANKLINE>
        <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <link rel="search" href="http://nohost/plone/search_form" title="Search this site" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <!-- Disable IE6 image toolbar -->
        <meta http-equiv="imagetoolbar" content="no" />
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
      </head>
    <BLANKLINE>
      <body class=" template-foldercontents.pt" dir="ltr">
        <div id="visual-portal-wrapper">
    <BLANKLINE>
          <div id="portal-top">
            <div xmlns="http://www.w3.org/1999/xhtml" id="portal-toolbar-wrapper">
    <BLANKLINE>
    <h5 class="hiddenStructure">Toolbar</h5>
    <BLANKLINE>
    <ul id="portal-toolbar" class="visualInline">
    <BLANKLINE>
           <li><a id="user-name" href="http://nohost/plone/dashboard"><img src="http://nohost/plone/user.gif" alt="" title="User" height="16" width="16" />
                <span class="visualCaseSensitive">portal_owner</span></a></li>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
            <li class="visualIcon actionicon-toolbar-account">
                <a href="http://nohost/plone/@@user_data" class="visualIconPadding">Account</a>
            </li>
    <BLANKLINE>
    <BLANKLINE>
            <li class="visualIcon actionicon-toolbar-portlets">
                <a href="http://nohost/plone/@@manage-portlets" class="visualIconPadding">Manage portlets</a>
            </li>
    <BLANKLINE>
    <BLANKLINE>
            <li class="visualIcon actionicon-toolbar-sitesetup">
                <a href="http://nohost/plone/@@overview-controlpanel" class="visualIconPadding">Site Setup</a>
            </li>
    <BLANKLINE>
    <BLANKLINE>
            <li class="visualIcon actionicon-toolbar-logout">
                <a href="http://nohost/plone/logout" class="visualIconPadding">Log out</a>
            </li>
    <BLANKLINE>
    <BLANKLINE>
    </ul>
    </div>
    <BLANKLINE>
    <div id="portal-header">
        <p class="hiddenStructure">
      <a accesskey="2" href="http://nohost/plone/@@folder_contents#documentContent">Skip to content.</a> |
    <BLANKLINE>
      <a accesskey="6" href="http://nohost/plone/@@folder_contents#portlet-navigation-tree">Skip to navigation</a>
    </p>
    <BLANKLINE>
    <ul id="portal-siteactions">
    <BLANKLINE>
        <li id="siteaction-contact">
          <a href="http://nohost/plone/contact-info" title="Contact">Contact</a>
        </li>
    <BLANKLINE>
        <li id="siteaction-sitemap">
          <a href="http://nohost/plone/sitemap" title="Site Map">Site Map</a>
        </li>
    <BLANKLINE>
    </ul>
    <div id="portal-searchbox">
        <form name="searchform" action="http://nohost/plone/search">
    <BLANKLINE>
            <label for="searchGadget" class="hiddenStructure">Search Site</label>
    <BLANKLINE>
            <div class="LSBox">
            <input name="SearchableText" type="text" size="18" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />
    <BLANKLINE>
            <input class="searchButton" type="submit" value="Search" />
    <BLANKLINE>
            <div class="searchSection">
                <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />
                <label for="searchbox_currentfolder_only" style="cursor: pointer">
                    only in current section
                </label>
            </div>
    <BLANKLINE>
            <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>
            </div>
        </form>
    <BLANKLINE>
        <div id="portal-advanced-search" class="hiddenStructure">
            <a href="http://nohost/plone/search_form" accesskey="5">
                Advanced Search&hellip;
            </a>
        </div>
    <BLANKLINE>
    </div>
    <BLANKLINE>
    <a id="portal-logo" accesskey="1" href="http://nohost/plone">
        <img src="http://nohost/plone/logo.jpg" alt="" title="Plone" height="56" width="216" /></a>
    <BLANKLINE>
    </div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <div id="portal-breadcrumbs">
    <BLANKLINE>
        <span id="breadcrumbs-you-are-here">
          You are here:
        </span>
        <a href="http://nohost/plone">Home</a>
    <BLANKLINE>
    <BLANKLINE>
    </div>
    <BLANKLINE>
          </div>
    <BLANKLINE>
          <div class="visualClear" id="clear-space-before-wrapper-table"><!-- --></div>
    <BLANKLINE>
          <table id="portal-columns">
            <tbody>
              <tr>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
                <td id="portal-column-content">
    <BLANKLINE>
    <BLANKLINE>
                    <div class="documentEditable">
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
            <h5 class="hiddenStructure">Views</h5>
    <BLANKLINE>
            <ul class="contentViews" id="content-views">
    <BLANKLINE>
    <BLANKLINE>
                  <li class="plain" id="contentview-folderContents">
                    <a href="http://nohost/plone/folder_contents">Contents</a>
                  </li>
    <BLANKLINE>
    <BLANKLINE>
                  <li class="plain" id="contentview-local_roles">
                    <a href="http://nohost/plone/@@sharing">Sharing</a>
                  </li>
    <BLANKLINE>
    <BLANKLINE>
                  <li class="plain" id="contentview-view">
                    <a href="http://nohost/plone">View</a>
                  </li>
    <BLANKLINE>
    <BLANKLINE>
            </ul>
    <BLANKLINE>
    <BLANKLINE>
    <div class="contentActions">
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
            <ul id="contentActionMenus">
    <BLANKLINE>
        <li>
    <BLANKLINE>
            <dl class="actionMenu" id="plone-contentmenu-factories">
              <dt class="actionMenuHeader label-">
                <a href="http://nohost/plone/folder_factories" title="Add new items inside this item">
    <BLANKLINE>
    <BLANKLINE>
                      <span>Add new…</span>
    <BLANKLINE>
                      <span class="arrowDownAlternative">&#9660;</span>
    <BLANKLINE>
                </a>
              </dt>
              <dd class="actionMenuContent">
                <ul>
    <BLANKLINE>
                      <li>
                        <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.">
    <BLANKLINE>
                            <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." />
                            <span class="subMenuTitle">Collection</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <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.">
    <BLANKLINE>
                            <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." />
                            <span class="subMenuTitle">Event</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=File" class="contenttype-file" id="file" title="An external file uploaded to the site.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/file_icon.png" title="An external file uploaded to the site." />
                            <span class="subMenuTitle">File</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=Folder" class="contenttype-folder" id="folder" title="A folder which can contain other items.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/folder_icon.png" title="A folder which can contain other items." />
                            <span class="subMenuTitle">Folder</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=Image" class="contenttype-image" id="image" title="An image, which can be referenced in documents.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/image_icon.png" title="An image, which can be referenced in documents." />
                            <span class="subMenuTitle">Image</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=Link" class="contenttype-link" id="link" title="A link to an internal or external resource.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/link_icon.png" title="A link to an internal or external resource." />
                            <span class="subMenuTitle">Link</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <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.">
    <BLANKLINE>
                            <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." />
                            <span class="subMenuTitle">News Item</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/createObject?type_name=Document" class="contenttype-document" id="document" title="A page in the site. Can contain rich text.">
    <BLANKLINE>
                            <img width="16" height="16" alt="" src="http://nohost/plone/document_icon.png" title="A page in the site. Can contain rich text." />
                            <span class="subMenuTitle">Page</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
                </ul>
              </dd>
            </dl>
    <BLANKLINE>
        </li>
        <li>
    <BLANKLINE>
            <dl class="actionMenu" id="plone-contentmenu-display">
              <dt class="actionMenuHeader label-">
                <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.">
    <BLANKLINE>
    <BLANKLINE>
                      <span>Display</span>
    <BLANKLINE>
                      <span class="arrowDownAlternative">&#9660;</span>
    <BLANKLINE>
                </a>
              </dt>
              <dd class="actionMenuContent">
                <ul>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/selectViewTemplate?templateId=folder_listing" class="" id="folder_listing" title="">
                            <span>&bull;</span>
    <BLANKLINE>
                            <span class="subMenuTitle">Standard View</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/selectViewTemplate?templateId=folder_summary_view" class="" id="folder_summary_view" title="">
    <BLANKLINE>
    <BLANKLINE>
                            <span class="subMenuTitle">Summary view</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li>
                        <a href="http://nohost/plone/selectViewTemplate?templateId=folder_tabular_view" class="" id="folder_tabular_view" title="">
    <BLANKLINE>
    <BLANKLINE>
                            <span class="subMenuTitle">Tabular View</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
    <BLANKLINE>
                      <li class="actionSeparator">
                        <a href="http://nohost/plone/select_default_page" class="" id="contextSetDefaultPage" title="Select an item to be used as default view in this folder...">
    <BLANKLINE>
    <BLANKLINE>
                            <span class="subMenuTitle">Select a content item
    as default view...</span>
                        </a>
    <BLANKLINE>
                      </li>
    <BLANKLINE>
                </ul>
              </dd>
            </dl>
    <BLANKLINE>
        </li>
    <BLANKLINE>
    </ul>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    </div>
    <BLANKLINE>
                      <div id="region-content" class="documentContent">
    <BLANKLINE>
                        <span id="contentTopLeft"></span>
                        <span id="contentTopRight"></span>
    <BLANKLINE>
                        <a name="documentContent"></a>
    <BLANKLINE>
                        <div id="viewlet-status"></div>
    <BLANKLINE>
                        <div id="viewlet-above-content"></div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
                          <div>
    <BLANKLINE>
    <BLANKLINE>
          <h1 class="documentFirstHeading"> 
    <BLANKLINE>
    <BLANKLINE>
                  <img width="16" height="16" src="http://nohost/plone/site_icon.gif" alt="Plone site" /> 
                  Plone site
    <BLANKLINE>
          </h1>
    <BLANKLINE>
          <div class="documentByLine" id="plone-document-byline">
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
      <span class="documentModified">
        &mdash;
        <span>
          last modified
        </span>
        Mar 25, 2009 05:50 AM
      </span>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    </div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <form name="folderContentsForm" method="post" action="http://nohost/plone">
            <div id="folderlisting-main-table">
      <input type="hidden" name="sort_on" value="getObjPositionInParent" />
      <input type="hidden" name="pagenumber" value="1" />
      <input type="hidden" name="show_all" value="False" />
      <input type="hidden" name="orig_template" value="@@folder_contents" />
    <BLANKLINE>
    <BLANKLINE>
      <!-- <div metal:use-macro="context/document_actions/macros/document_actions">
           Document actions (print, sendto etc)
           </div> -->
      <p class="discreet">
        This folder has no visible items. To add content, press the
        add button, or paste content from another location.
      </p>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <div class="visualClear" id="clear-space-before-navigation"><!-- --></div>
    <BLANKLINE>
        <!-- Navigation -->
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
        <!-- Navigation -->
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    </div>
    <BLANKLINE>
            <input type="hidden" name="_authenticator" value="82f7dbe46cd3830e21f033ea8855e1be07d015d9"/>
          </form>
        </div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
                        <span id="contentBottomLeft"></span>
                        <span id="contentBottomRight"></span>
    <BLANKLINE>
                      </div>
    <BLANKLINE>
                    </div>
    <BLANKLINE>
    <BLANKLINE>
                </td>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
              </tr>
            </tbody>
          </table>
    <BLANKLINE>
    <BLANKLINE>
          <div class="visualClear" id="clear-space-before-footer"><!-- --></div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
            <div id="portal-colophon">
      <div class="colophonWrapper">
      <ul>
        <li>
          <a href="http://plone.org" title="This site was built using Plone CMS, the Open Source Content Management System.">Powered by Plone</a>
        </li>
      </ul>
      </div>
    </div>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
    <BLANKLINE>
          <div class="visualClear"><!-- --></div>
        </div>
    </body>
    </html>
    <BLANKLINE>
    <BLANKLINE>

............

Failure in test /home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/basecontent.txt
Failed doctest test for basecontent.txt
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/basecontent.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/basecontent.txt", line 115, in basecontent.txt
Failed example:
    [b.Title for b in catalog(getId = 'my-container')]
Expected:
    ['A sample container']
Got:
    []
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/basecontent.txt", line 117, in basecontent.txt
Failed example:
    [b.Title for b in catalog(getId = 'my-item')]
Expected:
    ['A non-folderish item']
Got:
    []
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/basecontent.txt", line 128, in basecontent.txt
Failed example:
    [b.Title for b in catalog(getId = 'my-container')]
Expected:
    ['A sample container']
Got:
    []
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/basecontent.txt", line 130, in basecontent.txt
Failed example:
    [b.Title for b in catalog(getId = 'my-item')]
Expected:
    ['A non-folderish item']
Got:
    []
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/basecontent.txt", line 137, in basecontent.txt
Failed example:
    [b.Title for b in catalog(getId = 'my-container')]
Expected:
    ['Updated title']
Got:
    []
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/basecontent.txt", line 139, in basecontent.txt
Failed example:
    [b.Title for b in catalog(getId = 'my-item')]
Expected:
    ['Also updated title']
Got:
    []

...............................................................................
...............................................................................
.........................................................

Failure in test test_anonymous_before_authenticated (plone.app.layout.sitemap.tests.test_sitemap.SiteMapTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.layout/plone/app/layout/sitemap/tests/test_sitemap.py", line 117, in test_anonymous_before_authenticated
    'published not found in sitemap')
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: published not found in sitemap

.

Failure in test test_authenticated_before_anonymous (plone.app.layout.sitemap.tests.test_sitemap.SiteMapTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.layout/plone/app/layout/sitemap/tests/test_sitemap.py", line 103, in test_authenticated_before_anonymous
    'published not found in sitemap')
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: published not found in sitemap

.

Failure in test test_changed_catalog (plone.app.layout.sitemap.tests.test_sitemap.SiteMapTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.layout/plone/app/layout/sitemap/tests/test_sitemap.py", line 143, in test_changed_catalog
    'pending not found in sitemap')
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: pending not found in sitemap

............................................

Failure in test test_published_events (plone.app.portlets.tests.test_events_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_events_portlet.py", line 97, in test_published_events
    self.assertEquals(1, len(r.published_events()))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: 1 != 0

..........................................

Error in test testAboveRoot (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 312, in testAboveRoot
    self.assertEqual(tree['children'][0]['item'].getPath(), '/plone/folder2/doc21')
IndexError: list index out of range

.

Error in test testBottomLevelStopsAtFolder (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 278, in testBottomLevelStopsAtFolder
    self.assertEqual(tree['children'][-1]['item'].getPath(), '/plone/folder2')
IndexError: list index out of range

..

Error in test testCreateNavTreeCurrentItem (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 126, in testCreateNavTreeCurrentItem
    self.assertEqual(tree['children'][-1]['currentItem'], True)
IndexError: list index out of range

..

Failure in test testCustomQuery (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 350, in testCustomQuery
    self.assertEqual(len(tree['children']), 1)
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: 0 != 1

.

Error in test testIsCurrentParentWithOverlapingNames (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 412, in testIsCurrentParentWithOverlapingNames
    folder2x_node = [n for n in tree['children'] if n['path'] == '/plone/folder2x'][0]
IndexError: list index out of range

.

Error in test testNavTreeExcludesDefaultPage (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 191, in testNavTreeExcludesDefaultPage
    self.assertEqual([c for c in tree['children'][-1]['children']
IndexError: list index out of range

...

Error in test testNavTreeMarksParentMetaTypesNotToQuery (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 199, in testNavTreeMarksParentMetaTypesNotToQuery
    self.assertEqual(tree['children'][-1]['show_children'],True)
IndexError: list index out of range

.

Error in test testNoRootSet (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 285, in testNoRootSet
    self.assertEqual(tree['children'][-1]['item'].getPath(), '/plone/folder2')
IndexError: list index out of range

.

Error in test testNonStructuralFolderHidesChildren (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 224, in testNonStructuralFolderHidesChildren
    self.assertEqual(tree['children'][3]['children'][3]['item'].getPath(),
IndexError: list index out of range

.

Error in test testOutsideRoot (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 318, in testOutsideRoot
    self.assertEqual(tree['children'][0]['item'].getPath(), '/plone/folder2/doc21')
IndexError: list index out of range

..

Failure in test testPrunedRootNodeShowsAllParents (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 400, in testPrunedRootNodeShowsAllParents
    self.assertEqual(len(tree['children']), 1)
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: 0 != 1

..

Error in test testRootIsCurrent (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 324, in testRootIsCurrent
    self.assertEqual(tree['children'][0]['item'].getPath(), '/plone/folder2/doc21')
IndexError: list index out of range

.

Error in test testRootIsCurrentWithFolderishDefaultPage (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 333, in testRootIsCurrentWithFolderishDefaultPage
    self.assertEqual(tree['children'][0]['item'].getPath(), '/plone/folder2/doc21')
IndexError: list index out of range

.

Error in test testRootIsNotPortal (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 297, in testRootIsNotPortal
    self.assertEqual(tree['children'][0]['item'].getPath(), '/plone/folder2/doc21')
IndexError: list index out of range

.

Error in test testRootIsPortal (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 291, in testRootIsPortal
    self.assertEqual(tree['children'][-1]['item'].getPath(), '/plone/folder2')
IndexError: list index out of range

.

Error in test testShowAllParentsOverridesBottomLevel (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 270, in testShowAllParentsOverridesBottomLevel
    self.assertEqual(tree['children'][-1]['item'].getPath(), '/plone/folder2')
IndexError: list index out of range

.

Failure in test testShowAllParentsOverridesNavTreeExcludesItemsInIdsNotToList (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 182, in testShowAllParentsOverridesNavTreeExcludesItemsInIdsNotToList
    self.failUnless(found)
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testShowAllParentsOverridesNavTreeExcludesItemsWithExcludeProperty (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 155, in testShowAllParentsOverridesNavTreeExcludesItemsWithExcludeProperty
    self.failUnless(found)
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testStateFiltering (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 371, in testStateFiltering
    self.assertEqual(len(tree['children']), 1)
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: 0 != 1

.

Error in test testTopLevel (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 232, in testTopLevel
    self.assertEqual(tree['children'][-1]['item'].getPath(), '/plone/folder2/file21')
IndexError: list index out of range

...

Failure in test testTopLevelWithNavigationRoot (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 252, in testTopLevelWithNavigationRoot
    self.assertEqual(len(tree['children']), 1)
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: 0 != 1

.........

Failure in test test_published_news_items (plone.app.portlets.tests.test_news_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_news_portlet.py", line 97, in test_published_news_items
    self.assertEquals(1, len(r.published_news_items()))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: 1 != 0

.......

Failure in test test_recent_items (plone.app.portlets.tests.test_recent_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_recent_portlet.py", line 99, in test_recent_items
    self.assertEquals(2, len(r.recent_items()))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: 2 != 0

........

Failure in test test_review_items (plone.app.portlets.tests.test_review_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_review_portlet.py", line 89, in test_review_items
    self.assertEquals(1, len(r.review_items()))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: 1 != 0

..............................................

Failure in test testFindPrivateFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_folder_workflow.py", line 417, in testFindPrivateFolder
    self.failUnless(self.catalog(id='dir'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testFindPublishedFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_folder_workflow.py", line 431, in testFindPublishedFolder
    self.failUnless(self.catalog(id='dir'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testFindVisibleFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_folder_workflow.py", line 403, in testFindVisibleFolder
    self.failUnless(self.catalog(id='dir'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.........

Failure in test testManagerPublishesPrivateFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_folder_workflow.py", line 86, in testManagerPublishesPrivateFolder
    self.failUnless(self.catalog(id='dir', review_state='published'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testManagerPublishesVisibleFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_folder_workflow.py", line 78, in testManagerPublishesVisibleFolder
    self.failUnless(self.catalog(id='dir', review_state='published'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testManagerRetractsPublishedFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_folder_workflow.py", line 94, in testManagerRetractsPublishedFolder
    self.failUnless(self.catalog(id='dir', review_state='visible'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

..............

Failure in test testOwnerHidesPublishedFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_folder_workflow.py", line 64, in testOwnerHidesPublishedFolder
    self.failUnless(self.catalog(id='dir', review_state='private'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testOwnerHidesVisibleFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_folder_workflow.py", line 37, in testOwnerHidesVisibleFolder
    self.failUnless(self.catalog(id='dir', review_state='private'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testOwnerPublishesPrivateFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_folder_workflow.py", line 51, in testOwnerPublishesPrivateFolder
    self.failUnless(self.catalog(id='dir', review_state='published'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testOwnerPublishesVisibleFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_folder_workflow.py", line 57, in testOwnerPublishesVisibleFolder
    self.failUnless(self.catalog(id='dir', review_state='published'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testOwnerRetractsPublishedFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_folder_workflow.py", line 71, in testOwnerRetractsPublishedFolder
    self.failUnless(self.catalog(id='dir', review_state='visible'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testOwnerShowsPrivateFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_folder_workflow.py", line 44, in testOwnerShowsPrivateFolder
    self.failUnless(self.catalog(id='dir', review_state='visible'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

...........................

Failure in test /home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/onestateworkflow.txt
Failed doctest test for onestateworkflow.txt
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/onestateworkflow.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/onestateworkflow.txt", line 51, in onestateworkflow.txt
Failed example:
    'Please log in' not in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/onestateworkflow.txt", line 56, in onestateworkflow.txt
Failed example:
    'document1' and 'newsitem1' and 'event1' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/onestateworkflow.txt", line 123, in onestateworkflow.txt
Failed example:
    'document1' and 'newsitem1' and 'event1' in browser.contents
Expected:
    True
Got:
    False

..........

Failure in test /home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/sharingpage.txt
Failed doctest test for sharingpage.txt
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/sharingpage.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/sharingpage.txt", line 20, in sharingpage.txt
Failed example:
    browser.open('%s' % self.folder.absolute_url())
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest sharingpage.txt[5]>", line 1, in <module>
        browser.open('%s' % self.folder.absolute_url())
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 236, in _mech_open
        response = UserAgentBase.open(self, request, data)
      File "build/bdist.linux-i686/egg/mechanize/_opener.py", line 191, in open
        response = urlopen(self, req, data)
      File "/usr/local/python2.5/lib/python2.5/urllib2.py", line 399, in _open
        '_open', req)
      File "/usr/local/python2.5/lib/python2.5/urllib2.py", line 360, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/Products/Five/testbrowser.py", line 85, in http_open
        return self.do_open(PublisherConnection, req)
      File "/usr/local/python2.5/lib/python2.5/urllib2.py", line 1079, in do_open
        h.request(req.get_method(), req.get_selector(), req.data, headers)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/testing.py", line 82, in request
        self.response = self.caller(request_string, handle_errors)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/Testing/ZopeTestCase/functional.py", line 40, in wrapped_func
        return func(*args, **kw)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/Testing/ZopeTestCase/zopedoctest/functional.py", line 182, in http
        debug=not handle_errors,
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/ZPublisher/Test.py", line 202, in publish_module
        response = publish(request, module_name, after_list, debug=debug)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/ZPublisher/Publish.py", line 150, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/ZPublisher/Publish.py", line 110, in publish
        object=request.traverse(path, validated_hook=validated_hook)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/ZPublisher/BaseRequest.py", line 607, in traverse
        response.unauthorized()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/ZPublisher/HTTPResponse.py", line 715, in unauthorized
        raise Unauthorized, m
    Unauthorized: <strong>You are not authorized to access this resource.</strong>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/sharingpage.txt", line 25, in sharingpage.txt
Failed example:
    'Please log in' not in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest sharingpage.txt[6]>", line 1, in <module>
        'Please log in' not in browser.contents
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/sharingpage.txt", line 30, in sharingpage.txt
Failed example:
    browser.getLink('Sharing')
Expected:
    Traceback (most recent call last):
    ...
    LinkNotFoundError
Got:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest sharingpage.txt[7]>", line 1, in <module>
        browser.getLink('Sharing')
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 624, in find_link
        return self._filter_links(self._factory.links(), **kwds).next()
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 645, in _filter_links
        if not self.viewing_html():
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 449, in viewing_html
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/sharingpage.txt", line 189, in sharingpage.txt
Failed example:
    browser.open('%s' % self.folder.absolute_url())
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest sharingpage.txt[80]>", line 1, in <module>
        browser.open('%s' % self.folder.absolute_url())
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 236, in _mech_open
        response = UserAgentBase.open(self, request, data)
      File "build/bdist.linux-i686/egg/mechanize/_opener.py", line 191, in open
        response = urlopen(self, req, data)
      File "/usr/local/python2.5/lib/python2.5/urllib2.py", line 399, in _open
        '_open', req)
      File "/usr/local/python2.5/lib/python2.5/urllib2.py", line 360, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/Products/Five/testbrowser.py", line 85, in http_open
        return self.do_open(PublisherConnection, req)
      File "/usr/local/python2.5/lib/python2.5/urllib2.py", line 1079, in do_open
        h.request(req.get_method(), req.get_selector(), req.data, headers)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/testing.py", line 82, in request
        self.response = self.caller(request_string, handle_errors)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/Testing/ZopeTestCase/functional.py", line 40, in wrapped_func
        return func(*args, **kw)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/Testing/ZopeTestCase/zopedoctest/functional.py", line 182, in http
        debug=not handle_errors,
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/ZPublisher/Test.py", line 202, in publish_module
        response = publish(request, module_name, after_list, debug=debug)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/ZPublisher/Publish.py", line 150, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/ZPublisher/Publish.py", line 110, in publish
        object=request.traverse(path, validated_hook=validated_hook)
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/ZPublisher/BaseRequest.py", line 607, in traverse
        response.unauthorized()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.5-linux-i686.egg/ZPublisher/HTTPResponse.py", line 715, in unauthorized
        raise Unauthorized, m
    Unauthorized: <strong>You are not authorized to access this resource.</strong>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/sharingpage.txt", line 190, in sharingpage.txt
Failed example:
    browser.getLink('Sharing').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest sharingpage.txt[81]>", line 1, in <module>
        browser.getLink('Sharing').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 624, in find_link
        return self._filter_links(self._factory.links(), **kwds).next()
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 645, in _filter_links
        if not self.viewing_html():
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 449, in viewing_html
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/sharingpage.txt", line 192, in sharingpage.txt
Failed example:
    "Can add" in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest sharingpage.txt[82]>", line 1, in <module>
        "Can add" in browser.contents
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/sharingpage.txt", line 194, in sharingpage.txt
Failed example:
    "Can edit" in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest sharingpage.txt[83]>", line 1, in <module>
        "Can edit" in browser.contents
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/sharingpage.txt", line 196, in sharingpage.txt
Failed example:
    "Can manage" in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest sharingpage.txt[84]>", line 1, in <module>
        "Can manage" in browser.contents
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/sharingpage.txt", line 198, in sharingpage.txt
Failed example:
    "Can own" in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest sharingpage.txt[85]>", line 1, in <module>
        "Can own" in browser.contents
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/sharingpage.txt", line 200, in sharingpage.txt
Failed example:
    "Can subscribe" in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest sharingpage.txt[86]>", line 1, in <module>
        "Can subscribe" in browser.contents
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/sharingpage.txt", line 202, in sharingpage.txt
Failed example:
    "Can view" in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest sharingpage.txt[87]>", line 1, in <module>
        "Can view" in browser.contents
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/sharingpage.txt", line 204, in sharingpage.txt
Failed example:
    "Can review" in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest sharingpage.txt[88]>", line 1, in <module>
        "Can review" in browser.contents
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.5.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'

......................

Failure in test testFindPendingDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_plone_workflow.py", line 455, in testFindPendingDocument
    self.failUnless(self.catalog(id='doc'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testFindPrivateDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_plone_workflow.py", line 441, in testFindPrivateDocument
    self.failUnless(self.catalog(id='doc'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testFindPublishedDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_plone_workflow.py", line 471, in testFindPublishedDocument
    self.failUnless(self.catalog(id='doc'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testFindVisibleDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_plone_workflow.py", line 427, in testFindVisibleDocument
    self.failUnless(self.catalog(id='doc'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

..............

Failure in test testMyWorklist (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_plone_workflow.py", line 489, in testMyWorklist
    self.failUnless(len(worklist) == 1)
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testOwnerHidesVisibleDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_plone_workflow.py", line 42, in testOwnerHidesVisibleDocument
    self.failUnless(self.catalog(id='doc', review_state='private'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

..

Failure in test testOwnerRetractsPendingDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_plone_workflow.py", line 62, in testOwnerRetractsPendingDocument
    self.failUnless(self.catalog(id='doc', review_state='visible'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testOwnerRetractsPublishedDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_plone_workflow.py", line 71, in testOwnerRetractsPublishedDocument
    self.failUnless(self.catalog(id='doc', review_state='visible'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testOwnerShowsPrivateDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_plone_workflow.py", line 49, in testOwnerShowsPrivateDocument
    self.failUnless(self.catalog(id='doc', review_state='visible'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

..

Failure in test testOwnerSubmitsVisibleDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_plone_workflow.py", line 55, in testOwnerSubmitsVisibleDocument
    self.failUnless(self.catalog(id='doc', review_state='pending'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testReviewerPublishesPendingDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_plone_workflow.py", line 79, in testReviewerPublishesPendingDocument
    self.failUnless(self.catalog(id='doc', review_state='published'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testReviewerPublishesVisibleDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_plone_workflow.py", line 94, in testReviewerPublishesVisibleDocument
    self.failUnless(self.catalog(id='doc', review_state='published'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testReviewerRejectsPendingDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_plone_workflow.py", line 87, in testReviewerRejectsPendingDocument
    self.failUnless(self.catalog(id='doc', review_state='visible'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.

Failure in test testReviewerRejectsPublishedDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_plone_workflow.py", line 102, in testReviewerRejectsPublishedDocument
    self.failUnless(self.catalog(id='doc', review_state='visible'))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.............

Failure in test test_remap_to_no_workflow (plone.app.workflow.tests.test_remap.TestRemapWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_remap.py", line 78, in test_remap_to_no_workflow
    self.failIf('Anonymous' in view_at_d1)
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 305, in failIf
    if expr: raise self.failureException, msg
AssertionError

.

Failure in test test_remap_with_partial_state_map (plone.app.workflow.tests.test_remap.TestRemapWorkflow)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/test_remap.py", line 60, in test_remap_with_partial_state_map
    self.assertEquals(self._state(self.portal.d1), 'published')
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: 'visible' != 'published'

..................................................

Error in test testRandomQuery (plone.portlet.collection.tests.test_portlet_collection.TestCollectionQuery)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.portlet.collection/plone/portlet/collection/tests/test_portlet_collection.py", line 175, in testRandomQuery
    self.assertEqual(len(collectionrenderer.results()), 1)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.portlet.collection/plone/portlet/collection/collection.py", line 131, in results
    return self._random_results()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.portlet.collection/plone/portlet/collection/collection.py", line 169, in _random_results
    results = [results._seq[1]._func(i) for i in random.sample(results._seq[1]._seq, limit)]
IndexError: list index out of range

.

Failure in test testSimpleQuery (plone.portlet.collection.tests.test_portlet_collection.TestCollectionQuery)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.portlet.collection/plone/portlet/collection/tests/test_portlet_collection.py", line 129, in testSimpleQuery
    self.failUnless(collection_num_items >= 6)
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

........
  Ran 648 tests with 46 failures and 16 errors in 1 minutes 47.263 seconds.
Running plone.app.customerize.tests.layer.PloneCustomerize tests:
  Set up plone.app.customerize.tests.layer.PloneCustomerize in 0.000 seconds.
  Running:
...........................
  Ran 27 tests with 0 failures and 0 errors in 1 minutes 24.211 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Tear down plone.app.customerize.tests.layer.PloneCustomerize in 0.000 seconds.
  Set up plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.012 seconds.
  Running:
.....
  Ran 5 tests with 0 failures and 0 errors in 0.065 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 1.188 seconds.
  Running:
...........
  Ran 11 tests with 0 failures and 0 errors in 3.492 seconds.
Running plone.app.viewletmanager.tests.test_exportimport.Layer tests:
  Tear down plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 0.000 seconds.
  Tear down plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.264 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.014 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Running:
................
  Ran 16 tests with 0 failures and 0 errors in 0.118 seconds.
Running plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer tests:
  Tear down plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.033 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 4.943 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 7.708 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.181 seconds.
  Running:
.........
  Ran 9 tests with 0 failures and 0 errors in 0.494 seconds.
Running plone.theme.tests.test_doctest.PloneThemeLayer tests:
  Tear down plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.000 seconds.
  Set up plone.theme.tests.test_doctest.PloneThemeLayer in 0.079 seconds.
  Running:
.....
  Ran 5 tests with 0 failures and 0 errors in 0.155 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.theme.tests.test_doctest.PloneThemeLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.679 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.007 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Running:
...................................../home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.portlets/plone/portlets/README.txt:1: DeprecationWarning: ISite is deprecated. Moved to zope.location.interfaces. Importing from here will stop working in Zope 3.6
  =====================
...............................................................................
...............................................................................
...............................................................................
...............................................................................
......
  Ran 359 tests with 0 failures and 0 errors in 6.993 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.

Tests with errors:
   testAboveRoot (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testBottomLevelStopsAtFolder (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testCreateNavTreeCurrentItem (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testIsCurrentParentWithOverlapingNames (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testNavTreeExcludesDefaultPage (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testNavTreeMarksParentMetaTypesNotToQuery (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testNoRootSet (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testNonStructuralFolderHidesChildren (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testOutsideRoot (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testRootIsCurrent (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testRootIsCurrentWithFolderishDefaultPage (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testRootIsNotPortal (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testRootIsPortal (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testShowAllParentsOverridesBottomLevel (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testTopLevel (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testRandomQuery (plone.portlet.collection.tests.test_portlet_collection.TestCollectionQuery)

Tests with failures:
   /home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt
   /home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/basecontent.txt
   test_anonymous_before_authenticated (plone.app.layout.sitemap.tests.test_sitemap.SiteMapTestCase)
   test_authenticated_before_anonymous (plone.app.layout.sitemap.tests.test_sitemap.SiteMapTestCase)
   test_changed_catalog (plone.app.layout.sitemap.tests.test_sitemap.SiteMapTestCase)
   test_published_events (plone.app.portlets.tests.test_events_portlet.TestRenderer)
   testCustomQuery (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testPrunedRootNodeShowsAllParents (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testShowAllParentsOverridesNavTreeExcludesItemsInIdsNotToList (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testShowAllParentsOverridesNavTreeExcludesItemsWithExcludeProperty (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testStateFiltering (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   testTopLevelWithNavigationRoot (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
   test_published_news_items (plone.app.portlets.tests.test_news_portlet.TestRenderer)
   test_recent_items (plone.app.portlets.tests.test_recent_portlet.TestRenderer)
   test_review_items (plone.app.portlets.tests.test_review_portlet.TestRenderer)
   testFindPrivateFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
   testFindPublishedFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
   testFindVisibleFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
   testManagerPublishesPrivateFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
   testManagerPublishesVisibleFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
   testManagerRetractsPublishedFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
   testOwnerHidesPublishedFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
   testOwnerHidesVisibleFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
   testOwnerPublishesPrivateFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
   testOwnerPublishesVisibleFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
   testOwnerRetractsPublishedFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
   testOwnerShowsPrivateFolder (plone.app.workflow.tests.test_folder_workflow.TestFolderWorkflow)
   /home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/onestateworkflow.txt
   /home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/plone.app.workflow/plone/app/workflow/tests/sharingpage.txt
   testFindPendingDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
   testFindPrivateDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
   testFindPublishedDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
   testFindVisibleDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
   testMyWorklist (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
   testOwnerHidesVisibleDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
   testOwnerRetractsPendingDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
   testOwnerRetractsPublishedDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
   testOwnerShowsPrivateDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
   testOwnerSubmitsVisibleDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
   testReviewerPublishesPendingDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
   testReviewerPublishesVisibleDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
   testReviewerRejectsPendingDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
   testReviewerRejectsPublishedDocument (plone.app.workflow.tests.test_plone_workflow.TestDefaultWorkflow)
   test_remap_to_no_workflow (plone.app.workflow.tests.test_remap.TestRemapWorkflow)
   test_remap_with_partial_state_map (plone.app.workflow.tests.test_remap.TestRemapWorkflow)
   testSimpleQuery (plone.portlet.collection.tests.test_portlet_collection.TestCollectionQuery)
Total: 1093 tests, 46 failures, 16 errors in 4 minutes 4.000 seconds.

FAILED (failures=46, errors=16) 




More information about the Testbot mailing list