http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9417
--- Comment #2 from Galen Charlton <[email protected]> --- Created attachment 15083 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15083&action=edit screenshot of incorrectly constructed select list The feature works as advertised, but the drop-down for selecting the number of rows to display isn't being constructed correctly. As you can see in the screenshot I've attached, if you change the number of rows and re-run the report, the currently selected number of rows is duplicated at the top of the option list. Idiomatic HTML would wouldn't duplicate the value but would simply select the corresponding entry on the option list. -- 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/
