https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19096
--- Comment #48 from Marcel de Rooy <[email protected]> --- (In reply to Jonathan Druart from comment #46) > Reviewed on top of bug 10306 > > 1/ I always though we would need to fix the mapping at some point, and make > it use the correct template. Here we are moving the other way around. > Does that mean we should move the mapping out of the framework tables? Implicitly, yes. They could in be another table. The code now looks only at Default, but keeps the other frameworks in sync. Note that I only did this after consulting the mailings lists in order to know if there are relevant objections for doing so. I did receive responses of approval, but no objections. -- 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/
