[rygel] core: Add DLNA testcase number



commit 61bf0158ce25306d65fe32f4dd9d6f016e69ddca
Author: Jens Georg <mail jensge org>
Date:   Mon Feb 20 13:38:05 2012 +0200

    core: Add DLNA testcase number

 src/rygel/rygel-item-creator.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/rygel/rygel-item-creator.vala b/src/rygel/rygel-item-creator.vala
index dac59c1..879d2a9 100644
--- a/src/rygel/rygel-item-creator.vala
+++ b/src/rygel/rygel-item-creator.vala
@@ -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 |



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]