http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13272 Bug ID: 13272 Summary: Check in textbox lacks type attribute Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com While applying some CSS styling to Koha's textboxes, I notice that the Check in textbox on the Koha search bar (mainpage.pl, circulation-home.pl, circulation.pl, renew.pl, branchtransfers.pl) as well as the primary textbox on the Check in page (returns.pl) and the Renew page (renew.pl) is lacking the type="text" attribute, and is therefore inconsistent with the other textboxes. I am also seeing this attribute missing from the barcode textbox on the Transfers page (branchtransfers.pl). There may be other textboxes with the same issue. It would be preferable to have these textboxes consistently attributed with type. Christopher -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.