core: Add DLNA testcase number
authorJens Georg <mail@jensge.org>
Mon, 20 Feb 2012 11:38:05 +0000 (13:38 +0200)
committerJens Georg <mail@jensge.org>
Tue, 21 Feb 2012 13:41:44 +0000 (15:41 +0200)
src/rygel/rygel-item-creator.vala

index dac59c1..879d2a9 100644 (file)
@@ -158,7 +158,7 @@ internal class Rygel.ItemCreator: GLib.Object, Rygel.StateMachine {
                                      "CreateItem");
         }
 
-        // FIXME: Is this check really necessary?
+        // FIXME: Is this check really necessary? 7.3.118.4 passes without it.
         if ((didl_item.dlna_managed &
             (OCMFlags.UPLOAD |
              OCMFlags.CREATE_CONTAINER |