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 702743 - 7.3.122.9: The container returned in CreateObject is missing dlna:dlnaManaged
7.3.122.9: The container returned in CreateObject is missing dlna:dlnaManaged
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: librygel-server
git master
Other Linux
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2013-06-20 12:50 UTC by Jens Georg
Modified: 2013-06-25 10:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
server: Use object returned from server in CreateObject (881 bytes, patch)
2013-06-20 13:20 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2013-06-20 12:50:54 UTC
We pass through the passed DIDL, CTT creates a restricted container (is that even legal?) thus there's no ocm flags and no dlna:dlnaManaged generated.
Comment 1 Jens Georg 2013-06-20 13:20:50 UTC
Created attachment 247324 [details] [review]
server: Use object returned from server in CreateObject
Comment 2 Jens Georg 2013-06-25 10:27:11 UTC
Attachment 247324 [details] pushed as 5e55206 - server: Use object returned from server in CreateObject