Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-10762

Impossible to modify a content with an external multiple data

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 4.4.0
    • 4.4.0
    • None
    • None
    • 4.4 RC4

      How to reproduce

      • In exhaustive content, set "doublemult" as externalizable
      • Modify an axhaustive content (or create a new one)
        • When the form panel is onpened, there is this JS error => KO
      Uncaught TypeError: value.split is not a function
       at constructor.getErrors (DefaultWidgets.js:332)
       at constructor.getErrors (ext-all.js:7497)
       at constructor.getErrors (Externalizable.js:403)
       at constructor.getErrors (ext-all.js:7497)
       at constructor.validateValue (AbstractField.js:269)
       at constructor.isValid (AbstractField.js:185)
       at ext-all.js:194112
       at constructor.findBy (ext-all.js:47295)
       at constructor.hasInvalidField (ext-all.js:194108)
       at constructor.checkValidity (ext-all.js:194144)
      • Modify som data in the form and try to save your modification
        • The same js error appears, and the form is kept opened => KO

            raphael Raphaƫl Franchet
            cbayle Caroline Bayle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: