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 702253 - 7.3.66.3,4: Can't search for @refID
7.3.66.3,4: Can't search for @refID
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: MediaExport plugin
git master
Other Linux
: Normal normal
: ---
Assigned To: Jens Georg
rygel-maint
ivi
Depends on:
Blocks:
 
 
Reported: 2013-06-14 11:32 UTC by Jens Georg
Modified: 2013-08-08 21:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
media-export: Use fall-back search for @refID (2.99 KB, patch)
2013-08-08 20:15 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2013-06-14 11:32:27 UTC
@refID = 'f97cd66e45afea71cc580731a769be63' does not return anything
Comment 1 Parthiban Balasubramanian 2013-06-26 17:21:03 UTC
There is an existing DLNA CTT bug for this test.
Comment 2 Jens Georg 2013-06-27 10:55:40 UTC
Yes, but that bug is about decoding LPCM and has nothing to do with MediaExport not being able to search for @refID
Comment 3 Jens Georg 2013-06-27 15:18:11 UTC
ok, misread the doc, there's indeed another bug
Comment 4 Jens Georg 2013-06-27 15:31:00 UTC
This test passes when I create a server-side playlist on the DMS.
Comment 5 Jens Georg 2013-08-06 14:47:45 UTC
It's slightly weird, if I force fallback to tree-walk search, it still fails
Comment 6 Parthiban Balasubramanian 2013-08-06 14:49:02 UTC
One more observation, if you disable virtual folders this test will pass
Comment 7 Jens Georg 2013-08-07 15:20:49 UTC
Fallback search in leaf-query-containers isn't implemented, so tree-walk search cannot work.
Comment 8 Jens Georg 2013-08-08 20:15:09 UTC
Created attachment 251206 [details] [review]
media-export: Use fall-back search for @refID

Fixes DLNA TC 7.3.66.3,4
Comment 9 Jens Georg 2013-08-08 21:03:03 UTC
Attachment 251206 [details] pushed as 29dec46 - media-export: Use fall-back search for @refID