Sync to trunk.

This commit is contained in:
John Schember 2010-12-24 18:42:36 -05:00
commit 56d29c6b96

View File

@ -556,6 +556,7 @@ class BrowseServer(object):
ids = self.search_cache('search:"%s"'%which)
except:
raise cherrypy.HTTPError(404, 'Search: %r not understood'%which)
else:
all_ids = self.search_cache('')
if category == 'newest':
ids = all_ids