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

Jonathan Druart <[email protected]> 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 <[email protected]> 
---
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.
_______________________________________________
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/

Reply via email to