Version: 2.3.4 OS: Linux See http://ubuntuforums.org/showpost.php?p=11380201&postcount=9 Tellico doesn't import multi-line YAML notes field correctly. Reproducible: Didn't try Steps to Reproduce: Import Alexandria collection with multi-line note Actual Results: Only the YAML characters "|-" are imported Expected Results: Multi-line note value
Git commit 25ee49de52fad1b887bf4b63674b2b2eaefe95b4 by Robby Stephenson. Committed on 15/12/2011 at 08:31. Pushed by rstephenson into branch '2.3'. Fix importing and exporting of multi-line note fields using Alexandria Tellico was not using the YAML multi-line scalar correctly. BUG: 289022 FIXED-IN: 2.3.5 M +4 -0 ChangeLog M +6 -1 src/tests/alexandriatest.cpp M +3 -1 src/tests/data/alexandria/0060574623.yaml M +6 -1 src/translators/alexandriaexporter.cpp M +19 -1 src/translators/alexandriaimporter.cpp http://commits.kde.org/tellico/25ee49de52fad1b887bf4b63674b2b2eaefe95b4