[Koha-bugs] [Bug 13471] When editing a subscription, the "subscription length type" disregards the stored value, also make SLT translateable.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 16 14:04:51 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13471

--- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi> ---
Created attachment 34454
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34454&action=edit
Bug 13471 - When editing a subscription, the "subscription length type"
disregards the stored value, also make SLT translateable.

This issue causes loss of data when the subscription length type (SLT) is other
than issues.

TO REPLICATE:

We make an subscription with SLT of months = 12.
Later make an arbitrary edit to the subscription, and miss out the fact that
the SLT selection is set to issues.
Save the changes.
Serial subscription end date is set to 12 issues since the start date, instead
of 12 months which it used to be.
This causes a myriad of issues :=)

AFTER THIS PATCH:

SLT defaults to the value initially saved instead of always being issues.
Now the selection can be translated!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list