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

            Bug ID: 42134
           Summary: String displays incorrectly: words “notices” and “for”
                    appear concatenated
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Templates
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Description:
When viewing a notice in the Notices and slips page -> Format tab there is a
text `Apply format settings to all noticesfor this language:`

The rendered text on the staff interface shows the words *“notices”* and
*“for”* stuck together without a space.

This occurs on the following translation entry:  
https://translate.koha-community.org/translate/koha/main/staff-prog/fi/?checksum=f4c4407f9e9f3b2d

Apply format settings to all notices%sfor this language%s:

koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt:827


Steps to reproduce:
1. Open the staff interface and navigate to Tools -> Notices and slips -> Open
one of the notices -> Go to the Format tab.  
2. Navigate to the section where the above string is displayed.  
3. Observe that the rendered text lacks a space between “notices” and “for”.

Expected behavior:
A space should appear between the words, e.g.: `Apply format settings to all
notices for this language:`  

Actual behavior:
The words appear concatenated: `noticesfor`

-- 
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