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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|Needs Signoff               |Failed QA

--- Comment #2 from David Nind <[email protected]> ---
I had a go at testing, but I think something else is also going on.

After the patch, if I use the search, I no longer get an error message - as
expected.

If I don't do a search, and click +Order, everything works as expected - you
can carry on adding the suggestion to the order.

However, if I do a search and then click the +Order, it results in a "Basket
not found" message:
- The URL doesn't have the basketno:
/cgi-bin/koha/acqui/neworderempty.pl?booksellerid=1&basketno=&suggestionid=1
- The breadcrumb is: Acquisitions > > Basket > New order

In addition, if I search for "Something" (the other suggestion created in the
steps to replicate), I get:
- "There are no outstanding (accepted) suggestions." (even though it was in the
table with all the suggestions listed)
- The URL is:
/cgi-bin/koha/acqui/newordersuggestion.pl?booksellerid=1&title=something&author=&publishercode=
- The breadcrumb is:  Acquisitions > My Vendor > Basket > Add order from a
suggestion

Steps to replicate (using KTD):
1. Add two suggestions, and change their status to accepted - one with the
title "Test" and another with the title "Something else".
2. Go to a basket and then select add to basket
3. Select "From a suggestion" from the dialog box
4. Accepted suggestions are listed, and the header search is now "Search
suggestions" with fields for Title, Author, Publisher.
5. Entering "test" should adjust the table so that one suggestion is listed
6. Click +Order
7. Get "Basket not found"
8. If I don't use search,

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