[Koha-bugs] [Bug 15391] Some tests in HoldsQueue.t should not pass

2016-01-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15391 Jonathan Druart changed: What|Removed |Added Assignee|gmcha...@gmail.com |jonathan.dru...@bugs.koha-c

[Koha-bugs] [Bug 15391] Some tests in HoldsQueue.t should not pass

2016-01-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15391 Jonathan Druart changed: What|Removed |Added Status|NEW |Needs Signoff -- You are

[Koha-bugs] [Bug 15391] Some tests in HoldsQueue.t should not pass

2016-01-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15391 --- Comment #5 from Jonathan Druart --- Created attachment 46911 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46911&action=edit Bug 15391: Fix HoldsQueue.t tests Prior to this patch, in HoldsQueue.t: 63 my @item

[Koha-bugs] [Bug 15391] Some tests in HoldsQueue.t should not pass

2016-01-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15391 --- Comment #4 from Kyle M Hall --- Also, I kind of expected this tests to fail when I set item level itypes to biblio, but it still continued to succeed. It seems that the selection of a not for loan itemtype is just cruft at this po

[Koha-bugs] [Bug 15391] Some tests in HoldsQueue.t should not pass

2016-01-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15391 --- Comment #3 from Kyle M Hall --- The "itemtype" from line 64 is being inserted into a biblioitems row at line , which does not have a foreign key to itemtypes, so it succeeds. The itemtype is re-used at line 98 for an item. It appe

[Koha-bugs] [Bug 15391] Some tests in HoldsQueue.t should not pass

2016-01-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15391 Marc VĂ©ron changed: What|Removed |Added CC||ve...@veron.ch -- You are rece

[Koha-bugs] [Bug 15391] Some tests in HoldsQueue.t should not pass

2015-12-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15391 --- Comment #2 from Kyle M Hall --- FYI, this is still on my radar, I just haven't gotten to it yet. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 15391] Some tests in HoldsQueue.t should not pass

2015-12-17 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15391 Jonathan Druart changed: What|Removed |Added See Also||http://bugs.koha-community.

[Koha-bugs] [Bug 15391] Some tests in HoldsQueue.t should not pass

2015-12-17 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15391 Jonathan Druart changed: What|Removed |Added CC||k...@bywatersolutions.com