﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
23044	adjacent_image_link() needs optimization	markjaquith		"`adjacent_image_link()` is really slow and stupid. It queries for '''all''' of the images attached to that post. And then it picks the previous or next one in PHP. And there's no caching, so you'll typically get this happening '''three times''' on an attachment page, (image [linked to next], prev link, next link).

We should actually just make the query grab the ONE image we want."	enhancement	new	normal	Future Release	Query	3.5	major			xoodrew@… ADAMSILVERSTEIN@… dromsey@… hardyy
