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

            Bug ID: 37089
           Summary: Cannot delete a fund or a currency
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Acquisitions
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
            Blocks: 36192

aqbudgets.pl and currency.pl are looking for op=cud-delete_confirm, but
delete_confirm isn't CUD and the page is just a GET displaying the information.

To reproduce:
Part 1 - Delete a fund
1. Go to Acquisitions > Funds
2. Try to delete a fund
--> Confirmation page shows fund name as '' and fund amount as 0.00
3. Click "Yes, delete this fund"
--> The fund is still there

Part 2 - Delete a currency
1. Go to Acquisitions > Currencies
2. Try to delete a currency
--> Confirmation shows empty values for currency and rate
3. Click, "Yes, delete this currency"
--> An error message appears and the currency is not deleted


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36192
[Bug 36192] [OMNIBUS] CSRF Protection for Koha
-- 
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