browser.txt test fails in plone 3.3.* not in plone 3.2.*

Bug #451362 reported by pellekrogholt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Singing & Dancing
New
Undecided
Unassigned

Bug Description

how to reproduce
==============
simple use http://dist.plone.org/release/3.3.1/versions.cfg

traceback
=======

File "/Users/pelle/buildout.tryouts/buildout.tryouts_dancing/src/collective.dancing/collective/dancing/browser.txt", line 1652, in browser.txt
Failed example:
    channel.queue.dispatch() # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Expected:
    *TestingMailDelivery sending*:
    ...Our little he=C3=83=C2=A4der...Welcome to Plone...
    ...Our little f=C3=83=C2=B6=C3=83=C2=B6ter...
    (1, 0)
Got:
    *TestingMailDelivery sending*:
    From: Portal Master <email address hidden>
    To: <email address hidden>
    Message follows:
    Content-Type: multipart/mixed; boundary="===============0218181701=="
    MIME-Version: 1.0
    Subject: Welcome to Plone
    From: Portal Master <email address hidden>
    To: <email address hidden>
    Date: Wed, 14 Oct 2009 17:17:55 +0200
    Message-ID: <email address hidden>
    Reply-To: <email address hidden>
    <BLANKLINE>
    This is a multi-part message in MIME format.
    --===============0218181701==
    Content-Type: multipart/alternative; boundary="===============1345404579=="
    MIME-Version: 1.0
    <BLANKLINE>
    --===============1345404579==
    Content-Type: text/plain; charset="utf-8"
    MIME-Version: 1.0
    Content-Transfer-Encoding: quoted-printable
    <BLANKLINE>
    Our little he=C3=A4der
    <BLANKLINE>
    Welcome to Plone
    <BLANKLINE>
    Congratulations! You have successfully installed Plone.
    <BLANKLINE>
    Also available in presentation mode=E2=80=A6[1]
    <BLANKLINE>
    If you're seeing this instead of the web site you were expecting, the
    owner of this web site has just installed Plone. Do not contact the
    Plone Team or the Plone mailing lists about this.
    <BLANKLINE>
    Get started
    <BLANKLINE>
    Before you start exploring your newly created Plone site, please do the
    following:
    <BLANKLINE>
    Make sure you are logged in as an admin/manager user. (You should see a
    Site Setup link in the top right corner)
    Set up your mail server[2]. (Plone needs a valid SMTP server to verify
    users and send out password reminders)
    Decide what security level you want on your site[3]. (Who can join,
    password policies, etc)
    <BLANKLINE>
    Get comfortable
    <BLANKLINE>
    After that, we suggest you do one or more of the following:
    <BLANKLINE>
    Find out What's new in Plone 3[4].
    Read the documentation[5], especially the What documentation should I
    read[6] and Server setup recommendations[7].
    Explore the available add-on products[8] for Plone.
    Read and/or subscribe to the support forums[9].
    <BLANKLINE>
    Make it your own
    <BLANKLINE>
    Plone has a lot of different settings that can be used to make it do
    what you want it to. Some examples:
    <BLANKLINE>
    Try out a different theme, either pick from the included ones[10], or
    one of the available themes from plone.org[11]. (Make sure the theme is
    compatible with the version of Plone you are currently using)
    Decide what kind of workflow you want in your site.[12] (The default is
    a website-centric workflow, if you want to use Plone as a closed
    intranet, you should adjust your workflow settings accordingly)
    By default, Plone uses a visual editor for content. (If you prefer
    text-based syntax and/or wiki syntax, you can change this in the markup
    control panel[13])
    &#8230;and many more settings are available in the Site Setup[14].
    <BLANKLINE>
    Tell us how you use it
    <BLANKLINE>
    Are you doing something interesting with Plone? Big site deployments,
    interesting use cases? Do you have a company that delivers Plone-based
    solutions?
    <BLANKLINE>
    Add your sites to the Plone site listing[15]. (Or see what sites are
    already out there!)
    Add your company as a Plone provider[16].
    Add a case study[17] describing your deployed project and customer.
    <BLANKLINE>
    Find out more about our architecture
    <BLANKLINE>
    Plone is based on the Zope application server, and uses the Python
    programming language. More about these technologies:
    <BLANKLINE>
    The Plone open source Content Management System[18] web site.
    The Zope application server[19] web site.
    The Python programming language[20] web site.
    <BLANKLINE>
    Donate to the Plone Foundation
    <BLANKLINE>
    Plone is made possible only through the efforts of thousands of
    dedicated individuals and hundreds of companies. The Plone Foundation:
    <BLANKLINE>
    &#8230;protects and promotes Plone.
    &#8230;is a registered 501(c)(3) charitable organization.
    &#8230;donations are tax-deductible.
    Show your support![21]
    <BLANKLINE>
    Thanks for using our product, we hope you like it!
    <BLANKLINE>
    &#8212; The Plone Team[22]
    <BLANKLINE>
    History
    Publish by portal_owner[23] on Oct 14, 2009 05:16 PM
    <BLANKLINE>
    Our little f=C3=B6=C3=B6ter You're receiving this e-mail because you're
    registered for the My other channel newsletter. Click here to
    unsubscribe. [24]
    <BLANKLINE>
    ------------------------------------------------------------------------
    <BLANKLINE>
    [1] http://nohost/plone/front-page/presentation_view
    [2] http://nohost/plone/front-page/@@mail-controlpanel
    [3] http://nohost/plone/front-page/@@security-controlpanel
    [4] http://plone.org/products/plone/features/3.0
    [5] http://plone.org/documentation
    [6] http://plone.org/documentation/how-to/read-documentation
    [7] http://plone.org/documentation/faq/server-recommendations
    [8] http://plone.org/products
    [9] http://plone.org/support
    [10] http://nohost/plone/front-page/@@skins-controlpanel
    [11] http://plone.org/products/by-category/themes
    [12] http://nohost/plone/front-page/@@types-controlpanel
    [13] http://nohost/plone/front-page/@@markup-controlpanel
    [14] http://nohost/plone/front-page/plone_control_panel
    [15] http://plone.net/sites
    [16] http://plone.net/providers
    [17] http://plone.net/case-studies
    [18] http://plone.org
    [19] http://www.zope.org
    [20] http://www.python.org
    [21] http://plone.org/foundation/foundation-donations
    [22] http://plone.org/about/team
    [23] http://nohost/plone/author/portal_owner
    [24] http://nohost/plone/portal_newsletters/channels/my-other-channel/unsub=
    scribe.html?secret=3D0815b1d8eca481aaeed9d870d9fc24e0
    <BLANKLINE>
    --===============1345404579==
    Content-Type: text/html; charset="utf-8"
    MIME-Version: 1.0
    Content-Transfer-Encoding: quoted-printable
    <BLANKLINE>
    <html xmlns=3D"http://www.w3.org/1999/xhtml" xml:lang=3D"en" lang=3D"en">
    <head>
    <title>Welcome to Plone</title>
    <style type=3D"text/css"></style>
    </head>
    <body>
    <div class=3D"header">Our little he=C3=A4der</div>
    <div id=3D"contents">
    <div class=3D"contentItem">
    <h1 class=3D"documentFirstHeading">
    <span class=3D" kssattr-atfieldname-title kssattr-templateId-widgets/string=
     kssattr-macro-string-field-view" id=3D"parent-fieldname-title">
                Welcome to Plone
            </span>
    </h1>
    <p class=3D"documentDescription">
    <span class=3D" kssattr-atfieldname-description kssattr-templateId-widgets/=
    textarea kssattr-macro-textarea-field-view" id=3D"parent-fieldname-descript=
    ion">
                Congratulations! You have successfully installed Plone.
            </span>
    </p>
    <p id=3D"link-presentation"><a href=3D"http://nohost/plone/front-page/prese=
    ntation_view" rel=3D"nofollow" class=3D"link-presentation">Also available i=
    n presentation mode=E2=80=A6</a></p>
    <div class=3D" kssattr-atfieldname-text kssattr-templateId-widgets/rich kss=
    attr-macro-rich-field-view" id=3D"parent-fieldname-text">
    <p class=3D"discreet">
    If you're seeing this instead of the web site you were expecting, the owner=
     of
    this web site has just installed Plone. Do not contact the Plone Team =
    <BLANKLINE>
    or the Plone mailing lists about this.
    </p>
    <h2>Get started</h2>
    <p>
    Before you start exploring your newly created Plone site, please do the fol=
    lowing:
    </p>
    <ol>
    <li>Make sure you are logged in as an admin/manager user.
            <span class=3D"discreet">(You should see a Site Setup link in the t=
    op right corner)</span></li>
    <li><a href=3D"http://nohost/plone/front-page/@@mail-controlpanel">Set up y=
    our mail server</a>. <span class=3D"discreet">(Plone needs a valid SMTP ser=
    ver to verify users and send out password reminders)</span></li>
    <li><a href=3D"http://nohost/plone/front-page/@@security-controlpanel">Deci=
    de what security level you want on your site</a>. <span class=3D"discreet">=
    (Who can join, password policies, etc)</span></li>
    </ol>
    <h2>Get comfortable</h2>
    <p>After that, we suggest you do one or more of the following:</p>
    <ul>
    <li>Find out <a class=3D"link-plain" href=3D"http://plone.org/products/plon=
    e/features/3.0" target=3D"_blank">What's new in Plone 3</a>.</li>
    <li>Read the <a class=3D"link-plain" href=3D"http://plone.org/documentation=
    " target=3D"_blank">documentation</a>, especially the =
    <BLANKLINE>
            <a class=3D"link-plain" href=3D"http://plone.org/documentation/how-=
    to/read-documentation" target=3D"_blank">What documentation should I read</=
    a> =
    <BLANKLINE>
            and =
    <BLANKLINE>
            <a class=3D"link-plain" href=3D"http://plone.org/documentation/faq/=
    server-recommendations" target=3D"_blank">Server setup recommendations</a>.
        </li>
    <li>Explore the <a class=3D"link-plain" href=3D"http://plone.org/products" =
    target=3D"_blank">available add-on products</a> for Plone.</li>
    <li>Read and/or subscribe to the <a class=3D"link-plain" href=3D"http://plo=
    ne.org/support" target=3D"_blank">support forums</a>.</li>
    </ul>
    <h2>Make it your own</h2>
    <p>Plone has a lot of different settings that can be used to make it do wha=
    t you want it to. Some examples:</p>
    <ul>
    <li>
        Try out a different theme, either pick from =
    <BLANKLINE>
        <a href=3D"http://nohost/plone/front-page/@@skins-controlpanel">the inc=
    luded ones</a>, or one of the =
    <BLANKLINE>
        <a class=3D"link-plain" href=3D"http://plone.org/products/by-category/t=
    hemes" target=3D"_blank">available themes =
    <BLANKLINE>
           from plone.org</a>. <span class=3D"discreet">(Make sure the theme is =
    <BLANKLINE>
           compatible with the version of Plone you are currently using)</span>
    </li>
    <li>
    <a href=3D"http://nohost/plone/front-page/@@types-controlpanel">
        Decide what kind of workflow you want in your site.</a>
    <span class=3D"discreet">(The default is a
        website-centric workflow, if you want to use Plone as a closed intranet=
    , =
    <BLANKLINE>
        you should adjust your workflow settings accordingly)</span>
    </li>
    <li>
        By default, Plone uses a visual editor for content. =
    <BLANKLINE>
        <span class=3D"discreet">(If you prefer text-based syntax and/or wiki =
    <BLANKLINE>
            syntax, you can change this in the
        <a href=3D"http://nohost/plone/front-page/@@markup-controlpanel">markup=
     control panel</a>)</span>
    </li>
    <li>&hellip;and many more settings are available in the =
    <BLANKLINE>
            <a href=3D"http://nohost/plone/front-page/plone_control_panel">Site=
     Setup</a>.
        </li>
    </ul>
    <h2>Tell us how you use it</h2>
    <p>
    Are you doing something interesting with Plone? Big site deployments, =
    <BLANKLINE>
    interesting use cases? Do you have a company that delivers Plone-based =
    <BLANKLINE>
    solutions?
    </p>
    <ul>
    <li>Add your sites to the <a class=3D"link-plain" href=3D"http://plone.net/=
    sites" target=3D"_blank">Plone site listing</a>.
            <span class=3D"discreet">(Or see what sites are already out there!)=
    </span>
    </li>
    <li>Add your company as a <a class=3D"link-plain" href=3D"http://plone.net/=
    providers" target=3D"_blank">Plone provider</a>.</li>
    <li>Add a <a class=3D"link-plain" href=3D"http://plone.net/case-studies" ta=
    rget=3D"_blank">case study</a> describing your =
    <BLANKLINE>
            deployed project and customer.</li>
    </ul>
    <h2>Find out more about our architecture</h2>
    <p>
    Plone is based on the Zope application server, and uses the Python programm=
    ing
    language. More about these technologies:
    </p>
    <ul>
    <li>The <a class=3D"link-plain" href=3D"http://plone.org" target=3D"_blank"=
    >Plone open source =
    <BLANKLINE>
        Content Management System</a> web site.</li>
    <li>The <a class=3D"link-plain" href=3D"http://www.zope.org" target=3D"_bla=
    nk">Zope =
    <BLANKLINE>
        application server</a> web site.</li>
    <li>The <a class=3D"link-plain" href=3D"http://www.python.org" target=3D"_b=
    lank">Python =
    <BLANKLINE>
        programming language</a> web site.</li>
    </ul>
    <h2>Donate to the Plone Foundation</h2>
    <p>
    Plone is made possible only through the efforts of thousands of dedicated =
    <BLANKLINE>
    individuals and hundreds of companies. The Plone Foundation:
    </p>
    <ul>
    <li>&hellip;protects and promotes Plone.</li>
    <li>&hellip;is a registered 501(c)(3) charitable organization.</li>
    <li>&hellip;donations are tax-deductible.</li>
    <li><a href=3D"http://plone.org/foundation/foundation-donations">Show your =
    support!</a></li>
    </ul>
    <p>Thanks for using our product, we hope you like it!</p>
    <p>
    &mdash;
    <a class=3D"link-plain" href=3D"http://plone.org/about/team" target=3D"_bla=
    nk">The Plone Team</a>
    </p>
    </div>
    <div class=3D"relatedItems">
    </div>
    <div xmlns=3D"http://www.w3.org/1999/xhtml" class=3D"contentHistory" id=3D"=
    content-history">
    <dl id=3D"history" class=3D"collapsible collapsedOnLoad">
    <dt class=3D"collapsibleHeader">History</dt>
    <dd class=3D"collapsibleContent">
    <div class=3D"historyRecord">
    <div class=3D"historyByLine">
    <span class=3D"historyAction">Publish</span> =
    <BLANKLINE>
                                by =
    <BLANKLINE>
                                <a href=3D"http://nohost/plone/author/portal_ow=
    ner">portal_owner</a>
                                on
                                Oct 14, 2009 05:16 PM
                            =
    <BLANKLINE>
                            =
    <BLANKLINE>
    <BLANKLINE>
                        </div>
    </div>
    </dd>
    </dl>
    </div>
    <div class=3D"visualClear"><!-- --></div>
    </div>
    </div>
    <div class=3D"footer">Our little f=C3=B6=C3=B6ter</div>
    <div class=3D"whyReceiving">
          You're receiving this e-mail because you're registered for the
          My other channel
          newsletter.
        </div>
    <div class=3D"unsubOption">
    <a href=3D"http://nohost/plone/portal_newsletters/channels/my-other-channel=
    /unsubscribe.html?secret=3D0815b1d8eca481aaeed9d870d9fc24e0">
            Click here to unsubscribe.
          </a>
    </div>
    </body>
    </html>
    <BLANKLINE>
    --===============1345404579==--
    --===============0218181701==--
    <BLANKLINE>
    (1, 0)

..............
  Ran 191 tests with 1 failures and 0 errors in 1 minutes 15.266 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.699 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.006 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Running:
...........................................
  Ran 43 tests with 0 failures and 0 errors in 0.101 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.

Tests with failures:
   /Users/pelle/buildout.tryouts/buildout.tryouts_dancing/src/collective.dancing/collective/dancing/browser.txt
Total: 234 tests, 1 failures, 0 errors in 1 minutes 46.821 seconds.
bash-3.2$

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.