https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26392 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #6 from Julian Maurice <julian.maurice@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.