https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38010 Michaela Sieber <michaela.sieber@kit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #180 from Michaela Sieber <michaela.sieber@kit.edu> --- I started testing and found two bugs which you can recreate in this sandbox : 1.) Error "Something went wrong: Error: Expected integer - got string." Go to acq module search for vendors Go to record 1 = "My Vendor" Click on Baskets on the left Click on Button "Edit vendor" on the top. This leads you to the following URL: https://staff-vendorsvue.sandboxes.ptfs-europe.co.uk/cgi-bin/koha/vendors/1&op=enter --> Error: "Something went wrong: Error: Expected integer - got string." 2.) Error 404 Go to acq module search for vendors Go to record 1 = "My Vendor" Click on Baskets on the left Go to the existing basket "My Basket" (basketno=1) Click on the link to the vendor "My Vendor" on the top. This leads you to the following URL: https://staff-vendorsvue.sandboxes.ptfs-europe.co.uk/cgi-bin/koha/acqui/cgi-... --> Error 404 -- You are receiving this mail because: You are watching all bug changes.