[Koha-bugs] [Bug 34833] "order number" untranslatable when editing estimated delivery date

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 25 09:11:14 CEST 2023


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

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |victor at tuxayo.net
             Status|Signed Off                  |Failed QA
         QA Contact|testopia at bugs.koha-communit |victor at tuxayo.net
                   |y.org                       |

--- Comment #5 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Everything looks good I'm just suspicious about the space at the start there:
« (order number»

The concatenation to make $modalTitle already adds one space. So the HTML ends
up with two.

It seems to come from this change:
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139839&action=diff

Which didn't have two steps to make the string so the space before «(order
number» was necessary.

I tried without the additional space on the 3 places of this ticket and
rendering looks good and HTML has only one space.
Proposal follow-up attached.

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


More information about the Koha-bugs mailing list