https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41958
Laura Escamilla <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #194186|0 |1 is obsolete| | --- Comment #2 from Laura Escamilla <[email protected]> --- Created attachment 194390 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194390&action=edit Bug 41958: Rename BibTeX cart and list download options in the staff interface This patch renames BibTex to BibTeX (with a capital X) for the staff interface cart and list download options, to match the OPAC. Test plan: 1. Log in to the staff interface and search for a term that returns results. 2. Add some records from the results to the cart (select records > Add to cart). 3. Add some records from the results to a new public list (select records > Add to list > New list > name the list > make it a public list > Save). 4. Note the download options for the cart and the spelling: Cart > Download > BibTexi (with a lowercase X). 5. Note the download options for lists and the spelling: Lists > Public lists > select the list > Download list > BibTex (with a lowercase X). 6. Go to the OPAC and search for a term that returns results. 7. Add some records from the results to the cart (select records > Add to cart). 8. Note the download options for the cart and the spelling (with a capital X): Cart > Download > BibTeX. 9. Note the download options for lists and the spelling (with a capital X): Lists > Public lists > the name of your list > Download > BibTeX. 10. Apply the patch. 11. Recheck the download options in steps 4 and 5. 12. The option should now show as BibTeX (with a capital X). Signed-off-by: David Nind <[email protected]> Signed-off-by: Laura_Escamilla <[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/
