http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14544
--- Comment #115 from Fridolin SOMERS <[email protected]> --- A behaviour I'm not sure it is the scope of this bug : - Log-in with a user A at intranet - Create a public list - Add some records - Allow anyone else to add entries and anyone to remove his own contributed entries, do not allow any user to remove any entries - Log-in with a user B at OPAC - View the list - You see links "Remove from this list" on every record, even if they where added by another user => It would be better to show this link only in records you can remove - When clicked and alert accepted, you get the message "No biblio has been removed." (records are not removed) => You should get a message of "unauthorized_on_remove_biblios" - Select some records - Click on "Remove from list" - You get no message (records are not removed) => Not sure what to do here because you may be allowed on some selected records -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
