http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6413
--- Comment #26 from Chris Hall <[email protected]> --- Hey Guys I agree that all the buttons should behave in a similar way and that this could be confusing. However for both pay amount and pay selected the way they are handled is quite differently to the other buttons, everything (either everything selected or everything) in the form is encoded into a one dimensional array that is then encoded as a single string and this is then passed back and forth between multiple scripts. This is quite messy to deal with and get right and would significantly increase the size and complexity of the patch. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
