https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28307
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #3 from Lucas Gass <[email protected]> --- This only works for me if I turn on an additional image service, like Amazon. Both detail.tt and results.tt have a line like: [% IF ( AmazonCoverImages || LocalCoverImages || AdlibrisEnabled || (Koha.Preference('CustomCoverImages') && Koha.Preference('Cu stomCoverImagesURL')) ) %] I *think* BakerTaylorEnabled should be added there because B&T should be able to display without any of the other cover image services turned on? -- 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/
