[Bug 5051] New: Renewal due date doesn't always show on patron Checkout tab
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5051 Summary: Renewal due date doesn't always show on patron Checkout tab Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Circulation AssignedTo: kyle.m.hall@gmail.com ReportedBy: jwagner@ptfs.com QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com Estimated Hours: 0.0 Created attachment 2402 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2402 Screen shot with missing renewal date box On the patron Details tab, in the list of checkouts, there is always a box for entering a due date for renewals with a calendar gadget. This box does not always show on the patron Checkout tab. The pattern seems to be that if nothing was checked out to the patron today, the renewal due date box doesn't show (first screenshot). If you then check something out, the box shows (second screenshot), but it will be gone if you go back into the record tomorrow. I don't think this is intended behavior but I'm not quite sure what's causing it. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5051 --- Comment #1 from Jane Wagner <jwagner@ptfs.com> --- Created attachment 2403 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2403 Screen shot where renewal date shows up after current day checkout -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5051 --- Comment #2 from Jane Wagner <jwagner@ptfs.com> --- Note -- I tested this on an older system as well as current head -- same behavior. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5051 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kyle.m.hall@gmail.com |oleonard@myacpl.org Severity|enhancement |normal -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5051 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2010-09-09 15:13:36 UTC --- I tested this today and the renewal date fields does not show up on the checkouts tab, only on the details tab. An easy workaround is to always use the details tab, but it's still confusing and should work the same on both tabs. Koha version: 3.01.00.145 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5051 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> 2010-09-09 16:03:15 UTC --- Created attachment 2611 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2611 Proposed fix Display of the renewal date footer in the template was conditional upon the existence of checkouts from today. In order to fix this bug it was necessary to repeat the markup for the table footer twice in the template, so I created an include file for it. The same include file can now be used in moremember.tmpl. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5051 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5051 Brice Sanchez <brice.sanchez@sys-tech.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brice.sanchez@sys-tech.net --- Comment #5 from Brice Sanchez <brice.sanchez@sys-tech.net> 2010-10-04 15:56:47 UTC --- (In reply to comment #4)
Created attachment 2611 [details] Proposed fix
Display of the renewal date footer in the template was conditional upon the existence of checkouts from today.
In order to fix this bug it was necessary to repeat the markup for the table footer twice in the template, so I created an include file for it. The same include file can now be used in moremember.tmpl.
What is the status of the patch? Will it be accepted? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5051 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #6 from Chris Cormack <chris@bigballofwax.co.nz> 2010-11-29 19:42:06 UTC --- Patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5051 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #7 from Jane Wagner <jwagner@ptfs.com> 2010-11-30 15:41:13 UTC --- Seems to be fixed in current head. Thanks. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org