[Koha-bugs] [Bug 2365] Cannot handle Serials that roll over mid year

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Fri Nov 14 22:13:45 CET 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2365





------- Comment #19 from rch at liblime.com  2008-11-14 13:13 -------


Further work on this revealed another issue: not only were the internal
counters (innerloop{1,2,3}) not always set correctly on subscription add or
edit, but in some cases the value of whenmorethan1 was not properly updated
since the javascript only updated one column in the base prediction table.

Submitting a patch to correct these two problems.

Editing a subscription affected by this bug and setting the pattern straight
_should_ fix the problem, but note that the next 'expected' issue has already
been generated, so the fix won't be apparent until you receive that errant
issue and the next one is predicted.

Long term goal is still to move all this server side and ajaxify, since keeping
the logic in perl and javascript separately is bug-prone.

Final note: this patch doesn't deal with seasonal / non-numeric patterns.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list