Active
Project:
Entrez Database Import
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
8 Oct 2009 at 09:28 UTC
Updated:
3 Nov 2009 at 14:39 UTC
The flag operations are created by the module and available to the view, but the hash-style codes do not seem to stay the same from version to version, so the view loads without knowing the bulk operations that have been assigned to it.
Split from http://drupal.org/node/577606 see comments 6 through 8 including the screenshot.
Comments
Comment #1
mlncn commentedThe manual workaround is simply to edit the view, admin/build/views/edit/entrez_biblio_moderate
And checkmark the following two options:
Publish bibliography (flag_nodes:655d866e382c6cc813e433e4b7e56527)
Reject biblio (flag_nodes:d31273b66c2fb90c1c1781bc791a9dbe)
The hash codes following won't matter at this point, but if you could report back if by some wonderful chance they happen to be the same as these, this problem would be easily solvable for future downloaders of this module!
ben, agaric
Comment #2
tj43 commentedBen,
From Views Edit page: admin/build/views/edit/entrez_biblio_moderate&destination=admin%2Fcontent%2Fentrez%2Fbiblio-moderate%2Fpublished#views-tab-page_1........
I checked the following:
Publish bibliography (flag_nodes:655d866e382c6cc813e433e4b7e56527)
Reject biblio (flag_nodes:d31273b66c2fb90c1c1781bc791a9dbe)
Hash codes appear to match.
All Entrez views now have these two options checked.
But still no bulk options listed in any of the Moderate Biblios views. All three 'Moderate biblois' tabs have Biblios listed: 'Awaiting Moderation', 'Approved' and 'Rejected'
Had problems using 'Import by search terms'. Had FCK editor 'on' and query must have had html. Excluded path: admin/content/entrez/search_import in FCK editor page: admin/settings/fckeditor/editg and can now import by search term.
Thanks for all your work on Entrez
Jim
Comment #3
fast3r commentedHi guys, I think I've found a workaround for this problem.
It seems that choosing Display operations as "Each action as a separate button" everything works and the Operations you've selected appear on the Bulk operations field.
I've done this only for the "Unpublished/Unmoderated" tab in the view but I think it's not important.
You have to activate at least the Publish bibliography (flag_nodes:655d866e382c6cc813e433e4b7e56527) operation as well.