https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39271
--- Comment #8 from Nina Martinez <[email protected]> --- Created attachment 180420 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180420&action=edit Bug 39271: Remove the input size attributes and replace it with css style Test plan : 1- Verify that there are no size attributes in the input tags on the opac pages and Verify that the input design is still coherent . Apply patch and restart_all . Click 'Log in to your account' and click on log in without completing the authentication (opac-auth) ( input tag label, 'Card number or username:' and 'Password:' ) . Click on 'log in to your account' and 'Forgot your password' (opac-password-recovery) (syspref : OpacResetPassword) (input tag name, 'Card number or username:' , 'Email:', 'New password' and 'Confirm new password:' ) .Click on 'Create an account' and create a new account (opac-registration-confirmation) (syspref : PatronSelfRegistration ) (input tag name, 'Card number or username:' and ' Password:' ) . Log in to your account . Click on the 'Personal details' tab (opac-memberentry) (input tag name, all the 'Street number:', 'Library card number:' and 'Date of birth', ') . Click on the 'Change password' tab (opac-passwd)(input tag name, 'Current password:', 'New password:' and 'Re-type new password:') . Click on 'Advanced search' (opac-advsearch)(input tag name, 'Publication date range:' ) . Make a search that will return results . Click on a title to access the detailed record . Click 'Place hold' and show more options (opac-reserve)(input tag name, 'Hold starts on date:' and 'Hold not needed after:' ) (syspref : AllowHoldDateInFuture and OPACAllowHoldDateInFuture) . Enable the UseRecalls system preference . Check out an item to Patron B. (create another Patron, search a record, go to staff interface and check out this item) . Log into the OPAC as Patron A (your account ) and search for the item. . Click 'Place recall' (opac-recall) (input tag name, 'Recall not needed after :' ) . Click on 'Request article' (opac-request-article) (syspref : ArticleRequests)(input tag name, 'Title:', 'Author:', 'Volume', 'Issue', 'Date', 'Pages', 'Chapters' and 'Notes' ) . Click on 'Add to your cart' . Click 'Add to your lists' (if you don't have a list, create one) (opac-addbybiblionumber)(input tag name, 'List name:' ) . Click on 'Lists' . Click on the list name . Click 'Send list' (opac-sendshelfform) (input tag name, 'Email address :' ) . Click on 'List', 'Your lists' and on 'share' (if you don't have a list, create one) (syspref : OpacAllowSharingPrivateLists) (opac-shareshelf) (input tag name, 'Email address :' ) . Click 'Cart' at the top of the page . Click 'Send' (opac-sendbasketform)(input tag name, 'Email address :' ) . Log in, if you're not already logged in and if you already are, go to Your account. After that go to 'Holds' section (if you don't have it, you have to search a record and click on 'place hold' ) (opac-user) (input tag name, 'Suspend until:' ) . Click on the 'Purchase suggestions' tab and 'New purchase suggestion' (syspref : suggestion )(opac-suggestions)(input tag name, 'Standard number (ISBN, ISSN or other):', 'Publication year:', 'Quantity:' and 'Search for:') . Click on the 'Tags' tab (opac-tags) (syspref : TagsEnabled ) (input tag name, 'Tag to show from other users: 'if you are logged in and 'Tags to show:' if you are not ) .Click on 'Subject cloud' (opac-tags_subject) (syspref : OpacCloud )(input tag name, 'up to' ) . opac-reset-password page (input tag name : 'Card number or username:', 'Current password:', 'New password:' and 'Confirm new password:') 2- if that is the case, the test succeeds -- 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/
