[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

2020-03-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271 Fridolin SOMERS changed: What|Removed |Added Status|Failed QA |RESOLVED

[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

2016-12-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271 Nicole C. Engard changed: What|Removed |Added CC|neng...@gmail.com | --

[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

2016-11-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271 --- Comment #11 from Fridolin SOMERS --- (In reply to Jonathan Druart from comment #10) > Would you agree to remove it? Yep -- You are receiving this mail because: You are the QA Contact for the bug.

[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

2016-09-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271 --- Comment #10 from Jonathan Druart --- GetItemIssue has been fixed by commit 5b4752e027ce32492166c7018d44d4a687afae36 Bug 8365: FIX Return issue values instead of item values

[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

2016-08-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271 Marc VĂ©ron changed: What|Removed |Added CC||ve...@veron.ch

[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

2016-08-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271 Owen Leonard changed: What|Removed |Added Version|3.4 |master

[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

2015-02-20 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271 Jonathan Druart jonathan.dru...@biblibre.com changed: What|Removed |Added CC|

[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

2011-10-06 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271 Paul Poulain paul.poul...@biblibre.com changed: What|Removed |Added CC|

[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

2011-10-06 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271 Paul Poulain paul.poul...@biblibre.com changed: What|Removed |Added Patch Status|Signed Off

[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

2011-09-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271 dev_patc...@biblibre.com changed: What|Removed |Added CC|

[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

2011-08-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271 --- Comment #4 from Fridolyn SOMERS fridolyn.som...@gmail.com 2011-08-30 15:59:12 UTC --- Created attachment 5225 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5225 Proposed patch -- Configure bugmail:

[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

2011-08-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271 --- Comment #5 from Fridolyn SOMERS fridolyn.som...@gmail.com 2011-08-30 16:03:57 UTC --- Patch solves the problem by always adding items.renewals AS totalrenewals in queries where issues and items are joined. This behavior comes from

[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

2011-08-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271 Nicole C. Engard neng...@gmail.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

2011-04-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271 Colin Campbell colin.campb...@ptfs-europe.com changed: What|Removed |Added CC|

[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

2011-04-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271 --- Comment #2 from Fridolyn SOMERS fridolyn.som...@gmail.com 2011-04-27 13:59:00 UTC --- (In reply to comment #1) SELECT * is generally frowned on in db circles and issues.renewals and items.renewals describe the contents of these

[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

2011-04-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271 --- Comment #3 from Fridolyn SOMERS fridolyn.som...@gmail.com 2011-04-27 14:01:03 UTC --- SELECT issues.*, items.homebranch, items.holdingbranch, items.notforlaon, ... (end of previous comment) -- Configure bugmail: