https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21777
--- Comment #9 from Julian Maurice <[email protected]> --- Here's what I tried: 1) Turn off memcached 2) DELETE FROM columns_settings 3) git checkout master && restart starman I can reproduce the bug and the column checkout_on_unformatted is not in admin page 4) Check some boxes and save, now columns_settings is filled with a lot of lines (but no checkout_on_unformatted) 5) git checkout qa/21777 && restart starman 6) Refresh admin page: checkout_on_unformatted appears both boxes checked and not modifiable, checkout_on_unformatted is not in columns_settings 7) Go to circulation page, the bug is gone -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
