Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-1559

Add option to disable CRLF to LF XML canonicalization

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 4.0.0
    • API

    Description

      See the review or more details. The short of it is that when converting parse results to XML, we convert CR to LF, and we convert CRLF to LF. This means that we lose the information that the data used to contain CRLF. This is similar to how we lose that information with delimiters if someone uses NL, but it's slightly different since it is actual data. However, it's most user friendly and consistent with other XML technologies to have this behavior.

      Perhaps we need an option to convert CRLF to somewhere in PUA so that this information can be maintained if someone needs it.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              slawrence Steve Lawrence
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: