http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6379
--- Comment #8 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #6) > Hm, I am sorry, but with the patch applied I have problems adding new tags, > this is after trying form the result list: Thanks for catching that! My error was to try to modify C4::Tags, it's a nightmare. This last patch does what I tried to do but without modifingy the module. It's less efficient but much more safe. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
