[Koha-bugs] [Bug 21441] System information gives reference to a non-existant table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 5 00:44:19 CET 2019


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

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 84759
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84759&action=edit
Bug 21441: Fix wrong reference to a 'holds' table on system information tab

It looks like a typo snuck in on the about page, listing a holds
table instead of reserves.

To test:
- Manually create the same PK (reserve_id) in reserves and old_reserves
- Verify that the message on about > system information now
  correctly lists those tables (not holds and old_reserves)

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


More information about the Koha-bugs mailing list