http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7915
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #2 from Owen Leonard <[email protected]> --- This doesn't have a system preference to turn it on and off. Is that an omission which should be addressed in a revision, or is that a feature which was dropped? What was mean by "house the content of the card?" There are some issues I see with this: 1. There are violations of the capitalization rule described in Bug 2780. 2. The printable card view has a label "Membership No" but the term we standardize on is "Card number." 3. The printed card show the patron image whether or not the patronimages system preference is enabled. 4. The printable card view page has invalid XHTML. 5. The patch adds a CSS file, screen.css. This CSS could probably be embedded in the body of the page since it is "single-purpose." Another idea would be to put the CSS into its own system preference so that libraries could customize it. In any case, "screen.css" is not a descriptive enough name. If the CSS isn't moved into the template the file name should at least be changed. 6. The "Print card" option is added to the toolbar used on some patron-related pages but not to the toolbar used on others. These should be consistent (Sorry, Bug 6261 is still open). -- 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/
