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

Fridolin Somers <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m
         Depends on|                            |28273

--- Comment #7 from Fridolin Somers <[email protected]> ---
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");


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28273
[Bug 28273] Multi-holds allow invalid pickup locations
-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to