Index: /trunk/ppBackground/src/ppBackgroundRestore.c
===================================================================
--- /trunk/ppBackground/src/ppBackgroundRestore.c	(revision 28284)
+++ /trunk/ppBackground/src/ppBackgroundRestore.c	(revision 28285)
@@ -67,4 +67,8 @@
     }
 
+    ro->data_exists = true;
+    ro->parent->data_exists = true;
+    ro->parent->parent->data_exists = true;
+
     return true;
 }
