Uploaded image for project: 'Commons CSV'
  1. Commons CSV
  2. CSV-238

Escape quotes in CLOBs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.7
    • None
    • Patch

    Description

      CSV-234 left an issue where CLOBs with embedded quotes were not properly escaped.

      Given a CLOB like:

      Choose either
      "Y" or "N"

      It should be transformed to:

      Choose either
      ""Y"" or ""N""

       

      This patch will fix it (the bad coverage report is from unrelated code pushed to master this past weekend)

      https://github.com/apache/commons-csv/pull/39

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              luyseyal Stephen Olander-Waters
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m