http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11319 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #37 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #36)
It is more or less intended. All changes done on these patches (and linked) are not trivial and I don't want to add complexity for now. This limitation will exist until the entire feature will be pushed. (Not enough time at the moment to work on it without knowing when it will be pushed...).
Could you please retest with *all* patches applied? Actually I split patches into different bug reports but all patches should be QA at once (patches from bug 11413 and bug 11395). I think this is fixed by the patch "Bug 11413: Change the field number logic".
I applied 11319, 11413 and 11395 together now. The limitation seems to not be the same anymore. But it is still not possible to move from a control field to a regular subfield. If I move from a control field to a regular field, the marc modification will not work without warning the user. Say from 001 to 029. Only a error like this one could be found in the koha logs: stage-marc-import.pl: ERROR occurred in SetUTF8Flag Field 029 must have indicators (use ' ' for empty indicators)at /usr/share/koha/testclone/C4/Charset.pm line 146. Note that the field 001 is cleared, but the contents does not reach 029. -- You are receiving this mail because: You are watching all bug changes.