https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18291
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |[email protected], | |martin.renvoize@ptfs-europe | |.com, | |[email protected], | |[email protected] --- Comment #10 from Jonathan Druart <[email protected]> --- Hi Alex, I thought a bit more about this. (In reply to Jonathan Druart from comment #6) > I do not see a valid reason not to fetch the in cache values here, so a 1 > line patch should do the trick ;) Actually there is one, if the cache is not correctly set, for whatever reason, we would like to display the DB value. I do not think it is wrong to have a SELECT statement here. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
