﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
7122	Incoming Links bug for Google Blog Search	synapsestudios	anonymous	"'''Problem:'''[[BR]]
When using the Google blog search the ""1"" in the following conditional should be ""0"".  When you only have 1 incoming link from Google it will tell you, incorrectly, that you have none.

'''File:'''[[BR]]
wp-admin/includes/dashboard.php 

'''Line:'''[[BR]]
316

{{{
if ( isset($rss->items) && 1 < count($rss->items) )  {// Technorati returns a 1-item feed when it has no results
}}}"	defect (bug)	closed	normal	2.6	General	2.5.1	normal	fixed	dashboard, incoming links, google blog search	
