https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30915
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This patch set removes the release notes| |Context TT plugin which | |only contained the Scalar | |method. This was only used | |a few times in the | |codebase. (We do not expect | |them to be used in notices | |on larger scale.) | | | |The db revision will warn | |users for (adjusted) | |notices that contain this | |construct if any. | |Occurrences like [% | |Context.Scalar(x,y) %] can | |be replaced by [% x.y %]. | |If x.y returns a list, | |change to x.y.size. -- 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/
