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.
Created attachment 2794 [details] [review] Proposed patch
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_."
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
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
Pushed, please test
Ok, Commit : http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=1c461680c89fb73d0df55260dc9173899bcd032b
Final comment. Tanks all.