Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2009 at 11:58 UTC
Updated:
22 Jan 2009 at 14:30 UTC
When we set the access of biblio import to ordinary members and they import the biblios, it sets the new contents author to admin not the uploader user!
Comments
Comment #1
rjerome commentedI fixed the problem, now regular users will see the same "drop down" select box that the admin user sees for selecting users, however it will be disabled so they will not be able to set a value other than their own userID.
Ron.
Comment #2
rjerome commentedComment #3
war1237 commentedIn previous versions, a user with admin role could import bibliographies for another user. In this release, it seems only the admin user can do that. Is there something I can do to change it back to allow all administrators to do that? Our system uses CAS authentication, and the admin user is not a real person (so we have to take the site down to allow admin user to import these bibliographies.
Thanks!
Comment #4
rjerome commentedI just changed the code so that anyone with "biblio admin" privileges can now set the UserID. Will that address your problem?
Ron.
Comment #5
war1237 commentedYes, that would be great! Will that come out in rc3?
Thanks!
Comment #6
rjerome commentedYes, in the next release, or if you want it right now, it's in the -dev version.
Comment #7
war1237 commentedThanks, that fixed it!