Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-10739

camel-bindy: Unmarshall CSV fields with crlf characters

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • 2.19.0
    • camel-bindy
    • Patch Available
    • Unknown
    • Patch

    Description

      Bindy CSV currently performs line by line scan, and split with provided delimiter ("comma by default"), thus unable to recognize if CSV fields might contain crlf characters.

      Suggestion, add "multiLine" in @CsvRecord, which BindyCsvDataFormat will parse CSV with commons-csv library if multi line is true.

      Attachments

        1. CAMEL-10739-test-case.zip
          6 kB
          Allan Cheong Tyng Huei
        2. CAMEL-10739.patch
          12 kB
          Allan Cheong Tyng Huei

        Issue Links

          Activity

            People

              Unassigned Unassigned
              allancth Allan Cheong Tyng Huei
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: