https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15801
--- Comment #18 from Jonathan Druart <[email protected]> --- (In reply to Bernardo Gonzalez Kriegel from comment #15) > Hi Jonathan Hi Bernardo, Thanks for testing :) > 1) Small qa fail > FAIL koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt > FAIL forbidden patterns > forbidden pattern: tab char (line 66) Fixed. > 2) Bad: Can't change framework on edit, think that this code needs change > > koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt > > line 495+ [% FOREACH frameworkcodeloo IN frameworkcodeloop %] Fixed as well. > 3) Test plan for third patch: don't get a warning, only a link to fast > catalog if FA is present and have right permissions. I have updated the test plan, actually you should see a "Fast cataloguing" like if the FA framework exists. -- 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/
