http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8262

Kyle M Hall <k...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |k...@bywatersolutions.com

--- Comment #9 from Kyle M Hall <k...@bywatersolutions.com> ---
Instead of having all this code in the perl scripts, wouldn't it be far simpler
to to check C4::Context->userenv->{number} and display a warning that this
account can't create a list? 

A TT plugin for userenv access could simplify this even more. I think a UserEnv
sub that returned whatever $userenv->{$key} could easily be added to the Koha
TT plugin.

In addition, the code assumes that any failure should generate this message,
which may not always be the case. I'd say that's a qa blocker.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to