Uploaded image for project: 'Content IO'
  1. Content IO
  2. CONTENTIO-253

[CSV import] Title with only figures are not supported

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.7.0
    • 3.6.3
    • None
    • 4.5 RC1

      We already faced the same kind of issue before

      java.lang.IllegalArgumentException: 300 doesn't match the expected regular expression : ^([0-9-_]*)[a-z].*$
      	at org.ametys.cms.FilterNameHelper.filterName(FilterNameHelper.java:56)
      	at org.ametys.plugins.contentio.csv.CSVImporter._getOrCreateContent(CSVImporter.java:471)
      	at org.ametys.plugins.contentio.csv.CSVImporter._processContent(CSVImporter.java:164)
      	at org.ametys.plugins.contentio.csv.CSVImporter.importContentsFromCSV(CSVImporter.java:137)
      	at org.ametys.plugins.contentio.csv.ImportCSVFileHelper.importContents(ImportCSVFileHelper.java:162)
      	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      

      see CMS-9474 for example fix

            ggouin Guillaume Gouin
            ggouin Guillaume Gouin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: