Bug 5452

Summary: Overdue date color in borrower's today issues
Product: Koha Reporter: Fridolin Somers <fridolin.somers>
Component: CirculationAssignee: Fridolin Somers <fridolin.somers>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: chris, gmcharlt
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Proposed patch

Description Fridolin Somers 2010-11-29 10:01:28 UTC
Hie,

In borrower's check out tab :

When an issue has overdue date, this date is in bold and red (by adding class="od").
This behavior was missing in "today issues" section of table.

Regards,

PS : to test it, I renewed an already overdue issue. So the return date was already in the past.
Comment 1 Fridolin Somers 2010-11-29 10:01:59 UTC
Created attachment 2794 [details] [review]
Proposed patch
Comment 2 Owen Leonard 2010-11-29 14:22:28 UTC
Note that the behavior described in this bug will only appear if you have the "RenewalPeriodBase" system preference set so that "When renewing checkouts, base the new due date on _the old due date of the checkout_."
Comment 3 MJ Ray (software.coop) 2010-12-14 10:22:35 UTC
This bug is mentioned in:
Bug 5452 : Overdue date color in borrower's today	issues http://lists.koha-community.org/pipermail/koha-patches/2010-November/013114.html
Comment 4 MJ Ray (software.coop) 2011-01-06 10:17:39 UTC
This bug is mentioned in:
Bug 5452 : Overdue date color in borrower's	today issues http://lists.koha-community.org/pipermail/koha-patches/2010-December/013489.html
Comment 5 Chris Cormack 2011-01-29 19:01:35 UTC
Pushed, please test
Comment 7 Fridolin Somers 2011-02-15 10:31:50 UTC
Final comment.

Tanks all.