<font color="#000000"><font size="2"><font face="arial,helvetica,sans-serif">Ah, I see. Thanks, Chip!<br clear="all"></font></font></font><span style="font-family:verdana,sans-serif;color:rgb(51, 51, 51)">___________________________________________________________________</span><br style="font-family:verdana,sans-serif;color:rgb(51, 51, 51)">
<br style="font-family:verdana,sans-serif;color:rgb(51, 51, 51)"><b style="color:rgb(51, 51, 51);font-family:arial,helvetica,sans-serif">Taryn Wallis</b><br style="font-family:arial,helvetica,sans-serif;color:rgb(51, 51, 51)">
<span style="font-family:arial,helvetica,sans-serif;color:rgb(51, 51, 51)">Phenomenoodle</span><br style="font-family:arial,helvetica,sans-serif;color:rgb(51, 51, 51)"><span style="font-family:arial,helvetica,sans-serif;color:rgb(51, 51, 51)">WordPress website design &amp; development for small businesses with big dreams</span><br style="font-family:arial,helvetica,sans-serif;color:rgb(51, 51, 51)">
<a style="font-family:arial,helvetica,sans-serif;color:rgb(0, 0, 153)" href="http://www.phenomenoodle.com" target="_blank">www.phenomenoodle.com</a><br style="font-family:arial,helvetica,sans-serif;color:rgb(51, 51, 51)">
<span style="font-family:arial,helvetica,sans-serif;color:rgb(51, 51, 51)">+44 1875 34 0044</span><br style="font-family:arial,helvetica,sans-serif;color:rgb(51, 51, 51)"><span style="font-family:arial,helvetica,sans-serif;color:rgb(51, 51, 51)">+44 774 839 8473</span><br>
<br>
<br><br><div class="gmail_quote">On Tue, Apr 26, 2011 at 8:45 PM, Chip Bennett <span dir="ltr">&lt;<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
It&#39;s not really a &quot;bug&quot;. It is a result of importing the test data. On the source site (<a href="http://wpthemetestdata.wordpress.com" target="_blank">wpthemetestdata.wordpress.com</a>), the PostID for that post is &quot;14&quot;. However, the Post ID changes upon import. The solution is to delete the post slug, and to let WordPress re-generate it.<div>

<br></div><div>I will add this clarification to the list of Codex changes I need to make.</div><div><br></div><div>Chip<br><br><div class="gmail_quote"><div><div></div><div class="h5">On Tue, Apr 26, 2011 at 2:42 PM, Taryn Wallis <span dir="ltr">&lt;<a href="mailto:taryn@phenomenoodle.com" target="_blank">taryn@phenomenoodle.com</a>&gt;</span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5"><font color="#000000"><font size="2"><font face="arial,helvetica,sans-serif">In one of the themes I reviewed (</font></font></font><font color="#888888"><a href="http://themes.trac.wordpress.org/ticket/3553#comment:6" target="_blank">http://themes.trac.wordpress.org/ticket/3553</a>)</font><font color="#000000"><font size="2"><font face="arial,helvetica,sans-serif">, I noted that the post with no title wasn&#39;t showing up in the blog and gave a 404 error when I tried to access it directly (via the &#39;view post&#39; link in the Posts screen).<br>


<br>The theme author has written the response below detailing a bug he found - has anyone come across this before?<br><br>Thanks for your help!<br>T<br clear="all"></font></font></font><span style="font-family:verdana,sans-serif;color:rgb(51, 51, 51)"></span><br>


<br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">WordPress Themes</b> <span dir="ltr">&lt;<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>&gt;</span><br>


Date: Tue, Apr 26, 2011 at 7:40 PM<br>Subject: Re: [WordPress Themes] #3553: THEME: The Common Blog - 1.0<br>To: <br><br><br><div>#3553: THEME: The Common Blog - 1.0<br>
---------------------------+----------------------------------<br>
  Reporter:  <a href="http://plebeian.se" target="_blank">plebeian.se</a>   |     Owner:  phenomenoodle<br>
      Type:  theme         |    Status:  closed<br>
Resolution:  not-approved  |  Keywords:  theme-the-common-blog<br>
---------------------------+----------------------------------<br>
<br>
</div>Comment (by <a href="http://plebeian.se" target="_blank">plebeian.se</a>):<br>
<br>
 Regarding &quot;(no title) post not displayed and gives 404 error&quot;, I switched<br>
 to Twentyten and noticed that it had the same error. After some testing I<br>
 discovered that if you set your permalink structure to &quot;Month and name&quot;,<br>
 and you have a low post id, WordPress takes the post id as a date.<br>
<br>
 Example:<br>
 An empty post with id number 14, posted on the 4th march 2011, will get<br>
 permalink /2011/03/14/, if you have &quot;Month and name&quot;.<br>
 This will give a 404 if you have no posts posted on the 14th of march<br>
 2011. And it will give an &quot;day archive&quot; for the 14th of march 2011 if you<br>
 have any other posts on that specific date.<br>
 If you change this to &quot;Day and name&quot; instead the post permalink will be<br>
 /2011/03/04/14/ and the post is found.<br>
<br>
 Ive changed my common settings to &quot;Day and name&quot; and you can see that it<br>
 works here:<br>
 <a href="http://www.plebeian.se/dev/2008/05/04/14/" target="_blank">http://www.plebeian.se/dev/2008/05/04/14/</a><br>
<br>
 And like I said, Twentyten has the exact same &quot;bug&quot;.<br>
<br>
 If the post ID is bigger, like 403 or something, this problem doesn&#39;t<br>
 exist. Basically, I think it&#39;s not a problem as long as the post id is<br>
 bigger then the number of dates in the specific month of that post. A post<br>
 id 31 will work if posted in February. But not in march.<br>
<br>
<br>
 Do I still need to fix this? :)<br>
<font color="#888888"><br>
--<br>
Ticket URL: &lt;<a href="http://themes.trac.wordpress.org/ticket/3553#comment:6" target="_blank">http://themes.trac.wordpress.org/ticket/3553#comment:6</a>&gt;<br>
</font><div><div></div><div>WordPress Themes &lt;<a href="http://themes.trac.wordpress.org/" target="_blank">http://themes.trac.wordpress.org/</a>&gt;<br>
WordPress.org Theme Directory Reviews<br>
</div></div></div><br>
<br></div></div>_______________________________________________<br>
theme-reviewers mailing list<div class="im"><br>
<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
</div><a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br>