[Koha-bugs] [Bug 26392] Wrap all translatable strings in opac-main.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 11 15:33:14 CEST 2020


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

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff

--- Comment #6 from Julian Maurice <julian.maurice at biblibre.com> ---
(In reply to Owen Leonard from comment #3)
> This looks good overall but I see one issue:
> 
> If I have the NewsAuthorDisplay set to "none" it looks like the template is
> still trying to show an author. I see something like this on each news item:
> 
> Published on 10.03.2019 by
> 
> I think the "author" variable is getting evaluated as true even if the [% IF
> %] block inside it evaluates as false. I think the "author" BLOCK belongs
> inside the "[% IF ( (newsdisp == 'opac'..."

You're 100% right :) Thanks
Fixed in the last patch.

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


More information about the Koha-bugs mailing list