http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13109 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtompset@hotmail.com --- Comment #6 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Mason James from comment #4)
1/ attempt to view a subscription-detail that has a NULL value for either it's 'startdate' or 'enddate'
The date picker forces it or a length to be entered. How do you get this situation without messing with data in the back end?
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
Could you just confirm test steps more explicitly, assuming fresh install with one superlibrarian created and defaults all installed? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.