https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10306
--- Comment #65 from Marcel de Rooy <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #64) > Marcel, I've looked at this patchset, along with bug 19096. Everything looks > correct so far. I'm only concerned about the UI changes, the 'comma' > separator for subfields, and no feedback on wrong input. About the UI changes of koha2marclinks.pl: You mentioned "It seems to be no option to edit a mapping. Only an 'Add' button.". We have a few possibilities: 1) There are no buttons for fields like biblionumber, itemnumber 2) There is only one Add button, when the field is not yet used in a mapping. 3) There are two buttons: Add and Remove. You can remove the current mapping or add a new one. Why is there no Edit button? This is by design. You cant change a mapping but you can remove it. Or add a new one. The comma is used when adding a new field in the js form. Do you have another suggestion? When you type something silly, there is no feedback. This was somewhat lazy indeed, thinking that we have an admin here; if you are not knowing what you are doing, this is a very dangerous form.. -- 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/
