[Koha-bugs] [Bug 25473] New: Can't add order from MARC file, save button does nothing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 13 05:35:59 CEST 2020


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

            Bug ID: 25473
           Summary: Can't add order from MARC file, save button does
                    nothing
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: victor at tuxayo.net
        QA Contact: testopia at bugs.koha-community.org

tl;dr it seems form error handling can break it. (when not ticking a record to
import)

== Test plan ==
1. stage a marc record
2. acquisitions: have a basket
3. click on "Add to basket"
4. "From a staged file"
5. "Add orders" button
6. Optional open JavaScript console
   - You see twice the error "$ is not defined"
   - not sure if related though
7. Don't tick the record
8. Save (at least try)
9. You should see an expected error message
10. Tick the record
11. Choose a fund
12. Save (at least try)
13. Nothing happens :<

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