This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".
The branch, 3.16.x has been updated
via fddeb231827dfb17af18ecd4ea0e7f26644105b1 (commit)
from d209815421ae09f492b03666a587c3aef05f62c0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fddeb231827dfb17af18ecd4ea0e7f26644105b1
Author: Mason James <[email protected]>
Date: Mon Mar 30 19:33:45 2015 +1300
Bug 13109 - Serial failure for received and general viewing.
to test...
1/ attempt to view a subscription-detail that has a NULL value for either
it's 'startdate' or 'enddate'
an example url would be...
http://koha-admin.foo.org/cgi-bin/koha/serials/subscription-detail.pl?subscriptionid=1
observe error...
'Date::Calc::PP::Delta_Days(): Usage:
Date::Calc::Delta_Days($year1,$month1,$day1,$year2,$month2,$day2) at
/your/koha/C4/Serials.pm line 2325'
2/ apply patch
3/ repeat step 1/
observe that detail page displays OK
Signed-off-by: Jonathan Druart <[email protected]>
I confirm the issue if startdate is null (can exist with old data,
before the js check on the form).
Amended patch: Remove trailing space char and the link to the bz number
(can be found using git log).
Signed-off-by: Katrin Fischer <[email protected]>
Signed-off-by: Mason James <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
C4/Serials.pm | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)
hooks/post-receive
--
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits