Revision: 29844
          http://sourceforge.net/p/bibdesk/svn/29844
Author:   hofman
Date:     2025-11-18 21:54:59 +0000 (Tue, 18 Nov 2025)
Log Message:
-----------
initialize authorValue

Modified Paths:
--------------
    trunk/bibdesk/BDSKCondition.m

Modified: trunk/bibdesk/BDSKCondition.m
===================================================================
--- trunk/bibdesk/BDSKCondition.m       2025-11-18 21:51:13 UTC (rev 29843)
+++ trunk/bibdesk/BDSKCondition.m       2025-11-18 21:54:59 UTC (rev 29844)
@@ -86,6 +86,7 @@
         periodValue = BDSKPeriodDay;
         dateValue = nil;
         toDateValue = nil;
+        authorValue = nil;
         group = nil;
         cachedStartDate = nil;
         cachedEndDate = nil;

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to