https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27294

            Bug ID: 27294
           Summary: Error when deleting claim
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: minor
          Priority: P5 - low
         Component: Templates
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

To reproduce:

- View a patron who has resolved claims, either the checkout page or the patron
detail page.
- From the claim's "Action" menu, choose "Delete"
- In the browser console you will see an error:

Uncaught ReferenceError: issuesTable is not defined

The claim is deleted, but the action is supposed to trigger a refresh of the
checkouts table. Because "issueTable" is defined within a different function it
can't be referenced here.

-- 
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/

Reply via email to