https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26392
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #6 from Julian Maurice <[email protected]> --- (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. _______________________________________________ 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/
