https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24172 --- Comment #14 from Jonathan Druart <jonathan.druart@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.