<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fc0 solid; padding: 6px; }
#msg ul, pre { overflow: auto; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[12255] trunk/wp-admin/includes/upgrade.php:
  Update the test case for #11008 - original pre paragraphed text was relying on autop to insert 
 &lt;br /&gt; for the line breaks so make it explicit in the expected result.</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd><a href="http://trac.wordpress.org/changeset/12255">12255</a></dd>
<dt>Author</dt> <dd>westi</dd>
<dt>Date</dt> <dd>2009-11-22 10:34:37 +0000 (Sun, 22 Nov 2009)</dd>
</dl>

<h3>Log Message</h3>
<pre>Update the test case for <a href="http://trac.wordpress.org/ticket/11008">#11008</a> - original pre paragraphed text was relying on autop to insert &lt;br /&gt; for the line breaks so make it explicit in the expected result.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadminincludesupgradephp">trunk/wp-admin/includes/upgrade.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadminincludesupgradephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/upgrade.php (12254 => 12255)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/upgrade.php        2009-11-21 11:31:21 UTC (rev 12254)
+++ trunk/wp-admin/includes/upgrade.php        2009-11-22 10:34:37 UTC (rev 12255)
</span><span class="lines">@@ -164,6 +164,7 @@
</span><span class="cx">                                                                 'post_date_gmt' =&gt; $now_gmt,
</span><span class="cx">                                                                 'post_content' =&gt; sprintf(__('
</span><span class="cx"> Welcome to WordPress!  This post contains important information.  After you read it, you can make it private to hide it from visitors but still have the information handy for future reference.
</span><ins>+
</ins><span class="cx"> First things first:
</span><span class="cx"> &lt;ul&gt;
</span><span class="cx"> &lt;li&gt;&lt;a href=&quot;%1$s&quot; title=&quot;Subscribe to the WordPress mailing list for Release Notifications&quot;&gt;Subscribe to the WordPress mailing list for release notifications&lt;/a&gt;&lt;/li&gt;
</span><span class="lines">@@ -171,6 +172,7 @@
</span><span class="cx"> As a subscriber, you will receive an email every time an update is available (and only then).  This will make it easier to keep your site up to date, and secure from evildoers.
</span><span class="cx"> When a new version is released, &lt;a href=&quot;%2$s&quot; title=&quot;If you are already logged in, this will take you directly to the Dashboard&quot;&gt;log in to the Dashboard&lt;/a&gt; and follow the instructions.
</span><span class="cx"> Upgrading is a couple of clicks!
</span><ins>+
</ins><span class="cx"> Then you can start enjoying the WordPress experience:
</span><span class="cx"> &lt;ul&gt;
</span><span class="cx"> &lt;li&gt;Edit your personal information at &lt;a href=&quot;%3$s&quot; title=&quot;Edit settings like your password, your display name and your contact information&quot;&gt;Users &amp;#8250; Your Profile&lt;/a&gt;&lt;/li&gt;
</span><span class="lines">@@ -182,7 +184,9 @@
</span><span class="cx"> &lt;li&gt;Find answers to your questions at the &lt;a href=&quot;%10$s&quot; title=&quot;The official WordPress documentation, maintained by the WordPress community&quot;&gt;WordPress Codex&lt;/a&gt;&lt;/li&gt;
</span><span class="cx"> &lt;/ul&gt;
</span><span class="cx"> To keep this post for reference, &lt;a href=&quot;%11$s&quot; title=&quot;Click to edit the content and settings of this post&quot;&gt;click to edit it&lt;/a&gt;, go to the Publish box and change its Visibility from Public to Private.
</span><ins>+
</ins><span class="cx"> Thank you for selecting WordPress.  We wish you happy publishing!
</span><ins>+
</ins><span class="cx"> PS.  Not yet subscribed for update notifications?  &lt;a href=&quot;%1$s&quot; title=&quot;Subscribe to the WordPress mailing list for Release Notifications&quot;&gt;Do it now!&lt;/a&gt;
</span><span class="cx"> '), _c('http://wordpress.org/download/','url for release notification mailing list subscription.'), admin_url(''), admin_url('profile.php'), admin_url('post-new.php'), admin_url('page-new.php'),
</span><span class="cx"> admin_url('plugin-install.php'), admin_url('theme-install.php'), admin_url('options-permalink.php'), admin_url('import.php'), _c('http://codex.wordpress.org','url for codex documentation.'), admin_url('post.php?action=edit&amp;post=1')),
</span></span></pre>
</div>
</div>

</body>
</html>