https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38979
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #177945|0 |1 is obsolete| | --- Comment #6 from David Nind <[email protected]> --- Created attachment 178117 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178117&action=edit Bug 38979: Correct instances of "cardnumber" to "card number" The patron list detail page template has several instances of "cardnumber" which should be corrected to "card number." To test, apply the patch and go to Tools -> Patron lists. - Create a patron list if necessary. - When viewing the patron list, click "Add multiple patrons." - Under "Choose type of IDs to enter," you should see "Card numbers". - Add some patrons to the list. - Try to add one or more of the same patrons to the list using the "Add multiple patrons" link.. - You should see a warning message, "Warning, the following card numbers..." - The table showing the duplicate card numbers should have the heading "Card numbers already in list". - Use the "Add multiple patrons" link to add card numbers which do not exist. - You should see a warning message, "Warning, the following card numbers..." - The table showing the unknown card numbers should have the heading "Card numbers not found". Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
