https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13438
--- Comment #1 from Marcel de Rooy <[email protected]> --- Created attachment 49823 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49823&action=edit Bug 13438: Convert normarc framework plugins to new style Converts NORMARC plugins to new style (with builder and launcher). See also bugs 10480 and 13437. Note: Search.pm is not needed in these plugins. Tabs have been removed in the same pass. Note 2: For the 008 plugin the tag editor already seems to have some problems (js errors on e.g. f18 for Velg materialtype, etc.) This makes that pressing OK does not always work. Outside the scope of this report. Test plan: [1] Run t/db_dependent/FrameworkPlugin.t -incl cataloguing/value_builder/normarc*.pl. (Ignore substr and uninitialized warnings; these are not in the scope of this patch.) [2] Connect the plugin. Test focus (leader,008) and click event. (See note 2.) [3] Look for warnings in the log related(!) to this change. -- 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/
