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

Owen Leonard <[email protected]> changed:

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

--- Comment #3 from Owen Leonard <[email protected]> ---
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 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