[Koha-bugs] [Bug 32504] Empty column name for basket/orders in Table settings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 20 15:51:19 CET 2022


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

--- Comment #1 from Slava Shishkin <slavashishkin at gmail.com> ---
Created attachment 144739
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144739&action=edit
Bug 32504: Fix typo columnname in columns_settings.yml

Trivial fix.

To reproduce:
1. Go to /cgi-bin/koha/admin/columns_settings.pl
2. Observe in the section Acquisition > Basket > Orders an empty field in the
Column name, the row between fund and supplier_report rows: it was expected
estimated_delivery_date value.
3. Apply the patch.
4. Restart Memcached (console: service memcached restart)
5. Reload cgi-bin/koha/admin/columns_settings.pl: that empty row now will have
estimated_delivery_date value.

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


More information about the Koha-bugs mailing list