Revision: 10974
http://bibdesk.svn.sourceforge.net/bibdesk/?rev=10974&view=rev
Author: hofman
Date: 2007-08-23 12:04:59 -0700 (Thu, 23 Aug 2007)
Log Message:
-----------
Fix merging in external groups.
Modified Paths:
--------------
trunk/bibdesk/BibDocument_Groups.m
Modified: trunk/bibdesk/BibDocument_Groups.m
===================================================================
--- trunk/bibdesk/BibDocument_Groups.m 2007-08-23 18:37:10 UTC (rev 10973)
+++ trunk/bibdesk/BibDocument_Groups.m 2007-08-23 19:04:59 UTC (rev 10974)
@@ -1243,7 +1243,7 @@
return;
}
// we should have a single external group selected
- NSArray *pubs = [[[self selectedPublications] lastObject] publications];
+ NSArray *pubs = [[[self selectedGroups] lastObject] publications];
[self mergeInPublications:pubs];
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit