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 687462 - Filtering DIDL for upnp:album also includes upnp:albumArtUri
Filtering DIDL for upnp:album also includes upnp:albumArtUri
Status: RESOLVED FIXED
Product: gupnp-av
Classification: Other
Component: General
0.11.x
Other Linux
: Normal normal
: ---
Assigned To: GUPnP Maintainers
GUPnP Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-02 16:07 UTC by Jens Georg
Modified: 2019-02-22 05:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix node filtering in DIDLLiteWriter (2.88 KB, patch)
2012-11-07 13:16 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2012-11-02 16:07:29 UTC
It looks like the filtering checks prefixes.
Comment 1 Jens Georg 2012-11-07 13:16:48 UTC
Created attachment 228364 [details] [review]
Fix node filtering in DIDLLiteWriter

Completely match node names, avoid matching prefixes.
Comment 2 Jens Georg 2012-11-19 12:31:06 UTC
Attachment 228364 [details] pushed as 1b77e99 - Fix node filtering in DIDLLiteWriter