Revision: 30045
          http://sourceforge.net/p/bibdesk/svn/30045
Author:   hofman
Date:     2026-02-23 10:19:24 +0000 (Mon, 23 Feb 2026)
Log Message:
-----------
when item parent changes a cite key has changed

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

Modified: trunk/bibdesk/BDSKEditor.m
===================================================================
--- trunk/bibdesk/BDSKEditor.m  2026-02-22 22:48:07 UTC (rev 30044)
+++ trunk/bibdesk/BDSKEditor.m  2026-02-23 10:19:24 UTC (rev 30045)
@@ -2354,6 +2354,7 @@
         [self reloadTableWithFields:nil];
         [authorTableView reloadData];
         [self synchronizeWindowTitleWithDocumentName];
+        [self updateCiteKeyDuplicateWarning];
     }
     else if([changeKey isEqualToString:BDSKCiteKeyString]){
         [citeKeyField setStringValue:[publication citeKey]];

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