http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13957
--- Comment #2 from Jonathan Druart <[email protected]> --- Created attachment 37548 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37548&action=edit Bug 13957: If not value, display an empty string instead of "null" Using the autocomplete feature in the patron search, if one value is missing (i.e. country), it will be replaced with 'null'. The default value should be an empty string. Test plan: 0/ Enable the patron autocomplete feature 1/ Create a patron without value for country 2/ Go on the circ home page 3/ Search for this patron. The country should not have been replaced by "null". -- 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/
