https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21846
--- Comment #37 from Tomรกs Cohen Arazi <[email protected]> --- (In reply to Jonathan Druart from comment #20) > 1. Maybe we should display the WARNING during the updatedb process only if > really needed? > > 2. How do I test the maintenance script? To test: - Enable tags and disable moderation (or plan to moderate and accept tags) - Tag 3 records: a - with ๐ b - with ๐ฎ c - with ๐ - Note the weight on each says '3' - Click the tag to search, you get back all the records - Apply the previous patches from this bug report - Run: $ updatedatabase to upgrade the schema $ kshell k$ perl misc/maintenance/fix_tags_weight.pl => SUCCESS: the weights make sense -- 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/
