[Koha-bugs] [Bug 11075] New: Clicking 'select all' link in export tab in checkout page clears renew checkboxes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 17 18:56:12 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11075

            Bug ID: 11075
           Summary: Clicking 'select all' link in export tab in checkout
                    page clears renew checkboxes
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: gmcharlt at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

[Discovered during testing the patch for bug 10884]

If circulation exports are enabled (by turning on ExportWithCsvProfile), the
table on the checkout page includes three columns of checkboxes -- 'renew',
'checkin', and 'export'.

For each loan, the renew and checkout links should behave like radio buttons,
but the state of the export checkbox is meant to be independent of the renew
and checkin checkboxes.

However, if the 'select all' link in the export column is clicked, active renew
checkboxes are toggled off.

The desired behavior is that clicking the select all link in the export column
should only affect checkboxes in that column.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list