media-export: Fix search
authorMark Ryan <mark.d.ryan@intel.com>
Thu, 30 Aug 2012 11:03:10 +0000 (13:03 +0200)
committerJens Georg <mail@jensge.org>
Thu, 30 Aug 2012 15:00:00 +0000 (17:00 +0200)
commit196bb852a394ebd2f0a4f45248a29e78d72bdbdd
tree6b139558e66ccd6c038de33676a35500b97406b2
parent3dcbab66a1d3e537163148a1846c15f67b7ab1f9
media-export: Fix search

Search seems to have been broken in the media-export backend by the changes
to sorting.  Two parameters were being passed to
MediaCache.get_objects_by_search_expression in the wrong order.  To fix
we simply need to pass the arguments in the correct order.

https://bugzilla.gnome.org/show_bug.cgi?id=683028
src/plugins/media-export/rygel-media-export-db-container.vala