https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37606
--- Comment #6 from Sukhmandeep <[email protected]> --- I tried to recreate the issue, but the results I obtained do not match those described in the test plan. For the step: 4 - Import the CSV in the new framework Expected Behavior: Every field after the one containing double quotes should have no subfields. Observed Results: - All the fields after the one containing double quotes, including the field with the double quotes, were not present in the new framework. - The fields before the one with the double quotes had no subfields. After applying the patch, everything seems to be working correctly. All fields are now present with their appropriate subfields. Note: I am not sure if the issue can be signed off. -- 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/
