]> err.no Git - sope/commitdiff
added a missing key in the .woo
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Mon, 3 Oct 2005 19:16:21 +0000 (19:16 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Mon, 3 Oct 2005 19:16:21 +0000 (19:16 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1146 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

sope-appserver/samples/CoreDataBlog/ChangeLog
sope-appserver/samples/CoreDataBlog/MonthPage.wo/MonthPage.woo

index c6b44c77dc22ba587ae1a418bed4e0116813d56e..cc990a4cf434e2a7b234d5ef71d885cbb9128414 100644 (file)
@@ -1,3 +1,7 @@
+2005-10-03  Helge Hess  <helge.hess@opengroupware.org>
+
+       * MonthPage.wo/MonthPage.woo: added missing selector for kv qualifier
+
 2005-08-06  Helge Hess  <helge.hess@opengroupware.org>
 
        * added ability to save/rollback changes in managed object context
index c7033723a476bdb80efe4b6219d4812f27e29711..8a8dd11fe8463be18e52733de498ac014434eac1 100644 (file)
@@ -45,6 +45,7 @@
             class = "EOKeyValueQualifier";
             key   = "creationDate";
             value = "";
+            selectorName = "isEqualTo";
           };
         };
       };