[Koha-bugs] [Bug 14661] New: space needed in added to staff side cart message, if items added are already in cart

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 7 14:20:07 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14661

            Bug ID: 14661
           Summary: space needed in added to staff side cart message, if
                    items added are already in cart
 Change sponsored?: ---
           Product: Koha
           Version: 3.18
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Searching
          Assignee: gmcharlt at gmail.com
          Reporter: hbraum at nekls.org
        QA Contact: testopia at bugs.koha-community.org

There is a missing space in the "added to cart" message on the staff side, when
you are adding 2 or more items to the cart, where 1+ is already in the cart and
1+ is not in the cart. I verified that this is not an issue in the OPAC cart
function. 

Test: 

1. Search for records in your system. 
2. In search results, select the first two records and choose Add to Cart. 
3. Message returned, "2 item(s) added to your cart", as expected. 
4. Keep those 2 records selected, and select 2 additional records (so 4 total
records selected), and choose Add to Cart again. 
5. Message returned, "2 item(s) added to your cart2 already in your cart".

Some sort of break needed between the two messages.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list