http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7454 Bug #: 7454 Summary: Sip renewal all response returns incorrect info Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 - low Component: SIP2 AssignedTo: colin.campbell@ptfs-europe.com ReportedBy: colin.campbell@ptfs-europe.com QAContact: ian.walls@bywatersolutions.com Testing by talkingtech to use the Koha sip interface for telephone renewals found that the response to a renew all request was returning more renewed items than the user actually had on loan. The usual workflow is for the client to send a patron info request to get a list of onloan items. The client can then send renewal requests individually or for all. Subsequent testing found that in a simple case after a couple of calls to renew_all for the same patron with one item on loan caused the response to list the same item twice, then three times, then four etc (on initial testing the number of items was wrong but as they came from another borrower it was not so clear that the list was just repeating from a previous session. Cause is that the data members used to return the list of item barcodes was not being cleared for the transaction and items could persist from a previous transaction -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.