After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 653759 - UPnP sends back containers on search
UPnP sends back containers on search
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: plugins
git master
Other Linux
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2011-06-30 16:56 UTC by Bastien Nocera
Modified: 2011-09-28 14:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2011-06-30 16:56:34 UTC
With the same old Rygel instance as in bug 653756, I get containers/directories listed in the results of searches on a UPnP share.
Comment 1 Juan A. Suarez Romero 2011-09-28 14:11:31 UTC
commit 094154f32eb99545435a4a14d295bc02bebe5676
Author: Juan A. Suarez Romero <jasuarez@igalia.com>
Date:   Wed Sep 28 13:59:48 2011 +0000

    upnp: filter containers from search
    
    This fixes https://bugzilla.gnome.org/show_bug.cgi?id=653759
    
    Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>

 src/media/upnp/grl-upnp.c |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)