[wp-testers] 404 if no posts found in admin area

Aaron Lozier lozieraj at gmail.com
Thu Apr 22 17:15:17 UTC 2010


No plugins installed here, and I do have a custom theme but don't see
how that would affect it - this is in the admin area.  Did you try
with a multi-site?

Aaron

On Thu, Apr 22, 2010 at 12:05 PM, scribu <scribu at gmail.com> wrote:
> Can't reproduce in trunk. It's probably a plugin or theme issue.
>
>
> On Thu, Apr 22, 2010 at 7:04 PM, Aaron Lozier <lozieraj at gmail.com> wrote:
>
>> Testing WP3 beta - but not sure if this affects other versions...
>> Also using Multi-site option.
>>
>> I deleted the "Hello World" post and then began getting 404 errors
>> throughout the admin.  Finally tracked the issue to
>> wp-includes/classes.php, handle_404 function.  if no posts are found
>> then 404 is returned.  thinking !is_admin() needs to be added to the
>> conditional in line 477 - but i'll leave that to the gurus :)
>>
>> Aaron
>> _______________________________________________
>> wp-testers mailing list
>> wp-testers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-testers
>>
>
>
>
> --
> http://scribu.net
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>


More information about the wp-testers mailing list