https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42666
--- Comment #1 from Chris Mathevet <[email protected]> --- Created attachment 199480 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199480&action=edit Bug 42666: Parse kohaTable pageLength setting to int Test plan : 01 - Go to Administration > Item types 02 - You need to have more than 10 item types, add some if needed 03 - Observe "Showing 1 to 010 of XX" on top of the table 04 - Click on "next" button at the bottom of the table 05 - Nothing happens 06 - Go to Administration > Patron categories 07 - You need to have more than 20 patron categories, add some if needed 08 - Observe "Showing 1 to 020 of XX" on top of the table 09 - Click on "next" button at the bottom of the table 10 - Nothing happens 11 - Apply patch 12 - Repeat 1-4 and 6-9, observe that the leading 0 is gone, and that the "next" button works -- 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/
