Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-31466

Fix CSV export for String values which starts with a dash

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2021
    • Fix Version/s: 2023.0, 2021.32
    • Component/s: CSV
    • Release Notes Summary:
      CSV injectable values are now escaped.
    • Backlog priority:
      700
    • Sprint:
      nxplatform #77, nxplatform #78, nxplatform #79
    • Story Points:
      3

      Description

      Steps to reproduce:

      1. set the value -2147483648 to the field dublincore:source on a File document
      2. navigate to the parent folder
      3. click on the CSV export button
      4. a CSV file is downloaded
      5. open the CSV file and observe that the value for dublincore:source is now 2147483648 => the dashboard has been removed

      Expected result: the value for dublincore:source in the CSV export is -2147483648

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: