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

Grid edition with partial repeater content

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.9.1, 4.10.0
    • None
    • None
    • None
    • 4.9.1
    • Oui

      Have a model with 3 nested repeaters.
      Have a search model with the 2 first levels.
      When editing a repeater entry : NPE

      Caused by: java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.Map.get(Object)" is null
      	at org.ametys.cms.workflow.EditContentFunction.lambda$14(EditContentFunction.java:756)
      	at org.ametys.plugins.repository.model.ViewHelper.visitView(ViewHelper.java:77)
      	at org.ametys.cms.workflow.EditContentFunction._parseValues(EditContentFunction.java:694)
      	at org.ametys.cms.workflow.EditContentFunction.lambda$14(EditContentFunction.java:771)
      	at org.ametys.plugins.repository.model.ViewHelper.visitView(ViewHelper.java:77)
      	at org.ametys.cms.workflow.EditContentFunction._parseValues(EditContentFunction.java:694)
      	at org.ametys.cms.workflow.EditContentFunction.lambda$14(EditContentFunction.java:771)
      	at org.ametys.plugins.repository.model.ViewHelper.visitView(ViewHelper.java:77)
      	at org.ametys.cms.workflow.EditContentFunction._parseValues(EditContentFunction.java:694)
      	at org.ametys.cms.workflow.EditContentFunction.parseValues(EditContentFunction.java:686)
      	at org.ametys.cms.workflow.EditContentFunction.getValues(EditContentFunction.java:661)

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

              Created:
              Updated: