http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11064 --- Comment #7 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Jacek Ablewicz from comment #6)
(In reply to Jonathan Druart from comment #1)
Created attachment 38319 [details] [review] [review] Bug 11064: Hide the framework choice when importing biblio
This choice is ignored, it's preferable to hide it.
Test plan: 0/ Before to apply the patch, confirm the issue
I'm unable to replicate such issue - framework choice seems to work for me as expected, and it doesn't appear to be ignored (at least not always / not in the cases when it shouldn't be ignored). Can you provide some more details regarding the circumstances when this issue still occurs?
Hum, weird. I don't remember what I tested, but I am pretty sure something was wrong. I have just retested: FW1 : 300$a in tab 1 FW2 : ignore 300$a Create a record with 300$a = "test", export it, import it using the FW2. On editing the imported record, it used FW2 and 300$a is not displayed. If I select FW1, 300$a does not exist. This seems to be the expected behavior. Bernardo, how did you confirm the issue? -- You are receiving this mail because: You are watching all bug changes.