https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19261
--- Comment #24 from David Cook <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #23) > What Jonathan and I discussed was to give proper feedback on about.pl about > this problem, and have the frameworks form forbid changing this values, > unless we are fixing them. > > I understand your concern, but conclusion was we would keep carrying this > error Ahh, I think that I understand what you're saying. That's an interesting perspective. That idea does have some merit. Instead of creating an exception in ViewPolicy, you'd be relying on an audit to raise a warning, and then prevent edits based on that warning. In that case, I think we'd need to fail a framework import if it hides the biblionumber too. -- You are receiving this mail because: 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/
