[Koha-bugs] [Bug 24172] Locale is ignored when saving season name in the database

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 8 09:31:01 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24172

--- Comment #14 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Had a look again at this.

I agree with the changes in subscription-detail.tt, catalogue/detail.tt and
opac-detail.tt
However I am still not sure what we are doing in serials-edit.tt is correct:

(In reply to Jonathan Druart from comment #10)
> I do not understand what is done here, why do we want to modify the value on
> editing?
> It means we are going to have "Winter" and "Hiver" at the same time in the
> DB?

So basically we have "Winter" in DB, we are editing a serial, "Hiver" is put in
the input text letting the user think that it is the value in DB, you save, and
"Hiver" is inserted in DB.

Could you confirm it is the behaviour you expect?

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


More information about the Koha-bugs mailing list