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

Backport NXP-25219 to 9.10

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 9.10
    • Fix Version/s: 9.10-HF24
    • Component/s: CSV Importer
    • Backlog priority:
      600
    • Upgrade notes:
      Hide

      Dates in CSV files are using a legacy date format (without time information) MM/dd/yyyy.

      However, it is possible to use the W3C date format, that supports time information, by setting the configuration property nuxeo.csv.import.legacyDateFormat to false:

      <require>org.nuxeo.ecm.csv.core.properties</require>
      <extension point="configuration" target="org.nuxeo.runtime.ConfigurationService">
        <property name="nuxeo.csv.import.legacyDateFormat">false</property>
      </extension>
      

      More information on the W3C documentation.

      Show
      Dates in CSV files are using a legacy date format (without time information) MM/dd/yyyy . However, it is possible to use the W3C date format, that supports time information, by setting the configuration property nuxeo.csv.import.legacyDateFormat to false : <require> org.nuxeo.ecm.csv.core.properties </require> <extension point= "configuration" target= "org.nuxeo.runtime.ConfigurationService" > <property name= "nuxeo.csv.import.legacyDateFormat" > false </property> </extension> More information on the W3C documentation .
    • Sprint:
      nxfit 10.10.3
    • Story Points:
      2

      Description

      Per customer's request, please backport NXP-25219's code changes to 9.10

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                1 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 - 0 minutes
                  0m
                  Logged:
                  Time Spent - 3 hours
                  3h