https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26653
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from David Cook <[email protected]> --- I've never paid much attention to moredetail.pl and updateitem.pl, but now that I am... I am not loving what I'm seeing. From my perspective, the problem is... how do we manage the permissions for these things? Managing Lost/Damaged/Withdrawn status... that probably makes sense for circulation, especially since they're fixed fields. But notes fields... there are more restricted/security-conscious environments where that's a big problem. (It's even a problem with the status quo because they bypass SubfieldsToAllowForRestrictedEditing which is not great.) Actually even in a normal environment... you'd probably want to be able to see who added the note. By editing the public/non-public notes... it seems like a workaround to a real problem that isn't being addressed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
