[Koha-bugs] [Bug 21746] Remove NO_LIBRARY_SET

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 17 11:19:09 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21746

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #98934|0                           |1
        is obsolete|                            |
  Attachment #98935|0                           |1
        is obsolete|                            |
  Attachment #98936|0                           |1
        is obsolete|                            |
  Attachment #98937|0                           |1
        is obsolete|                            |

--- Comment #10 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 99071
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99071&action=edit
Bug 21746: Remove NO_LIBRARY_SET

NO_LIBRARY_SET was used when the DB user was logged in. Since bug 20489
it's not longer possible. We could remove the code.

One occurrence left in C4::InstallAuth as there is no (real) logged in user
yet.

Test plan:
* Install Koha to make sure NO_LIBRARY_SET is not needed during the
install process
* Login into Koha
* Make sure the your library's name is displayed correctly in the header
* Set another library
* Confirm that the library's name is updated

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list