Hello all,<br>as the suject suggests, if i try to hold an item using the following method:<br><br><a href="http://localhost/cgi-bin/koha/ilsdi.pl?service=HoldItem&patron_id=1&bib_id=140&item_id=9339">http://localhost/cgi-bin/koha/ilsdi.pl?service=HoldItem&patron_id=1&bib_id=140&item_id=9339</a><br>
<br>i am getting an error like this one:<br><br><pre>Software error:<br><br>Can't use string ("1") as a HASH ref while "strict refs" in use at<br>/usr/share/koha/lib/C4/ILSDI/Utility.pm line 88.<br>
<br></pre>
Note: if the item does not exist, then it returns an xml sheet with 'record not found' but if everything exists, then i am getting the above error. just to inform, i can get item details or patron details through the ils-di without any problem.<br>
<br>Any help will be appreciated.<br><br>Thankx,<br><br>Auninda<br><br>