https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36872 --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Lucas Gass from comment #9)
(In reply to Fridolin Somers from comment #7)
Looks like this is since Bug 28273
And there are other places :
git grep '" + "\\n"' origin/main origin/main:koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt: msg = _("- Please select a pickup location for the item" + "\n") origin/main:koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt: msg = _("- Please select a pickup location for this hold" + "\n"); origin/main:koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt: msg = _("- Please select a pickup location for this hold" + "\n");
Fridolin, do we need to open a follow-up bug?
Yes, I think it would be good. -- You are receiving this mail because: You are watching all bug changes.