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

            Bug ID: 9841
           Summary: Improve the link from the "logged in as
                    mysql-user"-warning
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Authentication
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Bug 9008 introduced a nice warning message on the admin homepage for users
logged in as the MySQL user. There is a link from the warning to create a
patron, which looks like this:

/cgi-bin/koha/members/memberentry.pl?op=add

This takes me to a screen for adding an "Adult patron" (category code S), but
when I save a patron it's actually saved with category code J, which is kind of
weird... You'd probably want to create a "Librarian" patron, but since there is
no way to know the category code that corresponds to "Librarian" in any given
installation, I think it would be better if the link simply pointed to:

/cgi-bin/koha/members/memberentry.pl

where the desired category code can be chosen directly. 

There is also a small typo in the warning: "This a bad idea".

-- 
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/

Reply via email to