[Koha-bugs] [Bug 2997] superlibrarian's ability to edit item/patron home branch affected if all other privileges are selected

bugzilla-daemon at liblime.com bugzilla-daemon at liblime.com
Fri May 29 01:57:23 CEST 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2997


Galen Charlton <galen.charlton at liblime.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |galen.charlton at liblime.com
           Priority|P3                          |PATCH-Sent
            Version|rel_3_0                     |HEAD




--- Comment #1 from Galen Charlton <galen.charlton at liblime.com>  2009-05-28 23:57:22 ---
Pushed patch that addresses most of this.  Please test.

Note to programmers:

[1] It looks like there are still some checks of userenv->{flags} against 1
that still need to be corrected (outside of acq)

[2] Better yet, the test to see if the current user is a superlibrarian should
be refactored; to propose a new guideline, no code outside of C4 should be
checking the userenv flags directly.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list