27 May
2020
27 May
'20
1:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25609 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #0)
Initially the course reserves used "location", since bug 21446 it uses "permanent location".
It leads to a display problem if permanent location is not set, but location is.
Reported initially on bug 25444 comment 14.
That leads to an interesting question; How is it possible to have permanent location not set while location is? Koha::Item::store sets permanent_location to location if it doesn't have one in nearly all scenarios. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.