http://bugs.meego.com/show_bug.cgi?id=7664

           Summary: --import: split at empty lines with or without \r
    Classification: MeeGo Projects
           Product: SyncEvolution
           Version: unspecified
          Platform: All
      Architecture: ---
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: SyncEvolution
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected],
                    [email protected]
   Estimated Hours: 0.0


--import splits a single file at the default delimiter, which is \n\n for a
blank line.

This was meant to work for vCard 3.0 and iCalendar 2.0 files, which use \r\n
inside items. Therefore \n\r\n would be a better default delimiter.

However, there's no guarantee that this will always work, because the standards
do not specify how items are meant to be concatenated.

It would be better if both \n\r\n and \n\n worked.

-- 
Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
_______________________________________________
Syncevolution-issues mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution-issues

Reply via email to