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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

[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.
_______________________________________________
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/

Reply via email to