﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
17670	Errors in get_page_by_path()	dd32		"Example of accessing an Image through it's not post url:

{{{
Expected url: /2008/06/10/post-format-test-gallery/canola2/
Accessed url: /canola2/
}}}

get_page_by_path() will result in these 2 warnings:
{{{
NOTICE: wp-includes\post.php:3167 - Trying to get property of non-object
NOTICE: wp-includes\post.php:3162 - Trying to get property of non-object
}}}

Similar warnings are now emmited by trunk when accessing child pages as well"	defect (bug)	closed	highest omg bbq	3.3	Warnings/Notices	3.1	blocker	fixed	has-patch needs-testing needs-unit-tests	ocean90 dkikizas@… mtekkmonkey@… marko@… coenjacobs@… Otto42
