(In reply to Marcel de Rooy from comment #109) > Another report may still deal with this warn: > Use of uninitialized value in string eq at C4/Acquisition.pm line 318.
Created attachment 63927 [details] [review] Bug 18717: Check existence of variables Test plan: 0) Apply the patches from bug 8612 1) Have basket with some orders - at least one biblio should NOT have isbn filled 2) Define custom CSV profile of tpe SQL and Usage "Basket export in acquisition" 2) Go to basket detail and download basket as CSV using this custom CSV profile 3) Read the log --> without this patch you see the warning about uninitialized variables --> with patch the warning shouldn't be logged
Fixed by Jonathan's followup on bug 8612. *** This bug has been marked as a duplicate of bug 8612 ***