https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31717
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #13 from Marcel de Rooy <[email protected]> --- Hmm. This is a tiny change but the plugin itself seems to ask for more attention? It is still in the old style with plugin_javascript instead of builder/launcher. No blocker btw. It seems that it actually does not need a launcher since it only needs an ajax call for the publishercode. But it does to by calling the launcher from the builder, which is a bit odd. (Too much overhead?) No blocker too. The function operates on the Blur event; do we really need to fetch the publishercode (again) if the field did not change? Or should we just use Change? Why write the same code to two fields now? I did not check the UNIMARC specs, but is it really meant to duplicate info here? Or is it meant to use only one of the two? Changing status for feedback. -- 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/
